summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd
AgeCommit message (Expand)Author
2018-05-15drm/amd/powerplay: initialzie the dpm intial enabled stateKenneth Feng
2018-05-15drm/amd/powerplay: Get more than 8 level gfxclk statesKenneth Feng
2018-05-15amd/powerplay: implement the vega12_force_clock_level interfaceKenneth Feng
2018-05-15drm/amdgpu: Add APU support in vi_set_vce_clocksRex Zhu
2018-05-15drm/amdgpu: Add APU support in vi_set_uvd_clocksRex Zhu
2018-05-15drm/amd/pp: Remove unnecessary forward declarationRex Zhu
2018-05-15drm/amd/pp: Move same macro definitions to hwmgr.hRex Zhu
2018-05-15drm/amd/display: remove dummy is_blanked() to optimise boot timeShirish S
2018-05-15drm/amd/display: Don't spam debug messagesHarry Wentland
2018-05-15drm/amd/display: Remove PRE_VEGA flagHarry Wentland
2018-05-15drm/amd/display: Fix 64-bit division in hwss_edp_power_controlHarry Wentland
2018-05-15drm/amdgpu: fix and cleanup cpu visible VRAM handlingChristian König
2018-05-15drm/amdgpu: use ctx bytes_movedChristian König
2018-05-15drm/amd/pp: fix the wrong readout engine clock in deep sleepEvan Quan
2018-05-15drm/amd/pp: use soc15 common macros instead of vega10 specificEvan Quan
2018-05-15drm/amdgpu: add MP1 and THM hw ip base reg offsetEvan Quan
2018-05-15drm/amd/pp: Refine pp_atomfwctrl_get_vbios_bootup_valuesRex Zhu
2018-05-15drm/amdgpu: fix null pointer panic with direct fw loading on gpu resetHuang Rui
2018-05-15drm/amd/display: Fix memleak on input transfer functionLeo (Sunpeng) Li
2018-05-15drm/amd/display: Fix dim display on DCE11Leo (Sunpeng) Li
2018-05-15drm/amd/display: Have DC manage its own allocation of gammaAnthony Koo
2018-05-15drm/amd/display: Fix structure initialization of hdmi_info_packetAnthony Koo
2018-05-15drm/amd/display: move color_transfer_func to color modAnthony Koo
2018-05-15drm/amd/display: Refactor color moduleAnthony Koo
2018-05-15drm/amd/display: csc_transform to dc_csc_transformAnthony Koo
2018-05-15drm/amd/display: Do not use os typesAnthony Koo
2018-05-15drm/amd/display: Remove unused fieldsAnthony Koo
2018-05-15drm/amd/display: Get rid of unused input_tfAnthony Koo
2018-05-15drm/amd/display: Updated HDR Static Metadata to directly take info packet rawAnthony Koo
2018-05-15Merge tag 'drm-amdkfd-next-2018-05-14' of git://people.freedesktop.org/~gabba...Dave Airlie
2018-05-10drm/amd/pp: Fix performance drop on FijiRex Zhu
2018-05-09drm/amd/pp: Refine the output of pp_power_profile_mode on VIRex Zhu
2018-05-09drm/amdgpu: Switch to interruptable wait to recover from ring hang.Andrey Grodzovsky
2018-05-09drm/amd/display: Use kvzalloc for potentially large allocationsMichel Dänzer
2018-05-09drm/amd/display: Don't return ddc result and read_bytes in same return valueHarry Wentland
2018-05-09drm/amd/display: Add get_firmware_info_v3_2 for VG12Harry Wentland
2018-05-09drm/amd: Add BIOS smu_info v3_3 required struct def.Jerry (Fangzhi) Zuo
2018-05-09drm/amd/display: Add VG12 ASIC IDsHarry Wentland
2018-04-26Merge branch 'drm-fixes-4.17' of git://people.freedesktop.org/~agd5f/linux in...Dave Airlie
2018-04-25drm/amd/display: Check dc_sink every time in MST hotplugJerry (Fangzhi) Zuo
2018-04-25drm/amd/display: Update MST edid property every timeJerry (Fangzhi) Zuo
2018-04-25drm/amd/display: Don't read EDID in atomic_checkHarry Wentland
2018-04-25drm/amd/display: Disallow enabling CRTC without primary plane with FBHarry Wentland
2018-04-25drm/amd/display: Fix deadlock when flushing irqMikita Lipski
2018-04-24drm/amdgpu: set COMPUTE_PGM_RSRC1 for SGPR/VGPR clearing shadersNicolai Hähnle
2018-04-24drm/amdkfd: fix build, select MMU_NOTIFIERRandy Dunlap
2018-04-24drm/amdkfd: fix clock counter retrieval for node without GPUAndres Rodriguez
2018-04-24drm/amdkfd: Fix the error return code in kfd_ioctl_unmap_memory_from_gpu()Wei Yongjun
2018-04-24drm/amdkfd: kfd_dev_is_large_bar() can be statickbuild test robot
2018-04-22Merge tag 'drm-fixes-for-v4.17-rc2' of git://people.freedesktop.org/~airlied/...Linus Torvalds