summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd
AgeCommit message (Expand)AuthorLines
2018-05-31drm/amd/display: Update color props when modeset is requiredLeo (Sunpeng) Li-2/+6
2018-05-31drm/amd/display: Make atomic-check validate underscan changesDavid Francis-7/+16
2018-05-29drm/amd/display: Fix BUG_ON during CRTC atomic check updateLeo (Sunpeng) Li-6/+7
2018-05-10drm/amd/pp: Fix performance drop on FijiRex Zhu-3/+1
2018-05-09drm/amd/pp: Refine the output of pp_power_profile_mode on VIRex Zhu-30/+23
2018-05-09drm/amdgpu: Switch to interruptable wait to recover from ring hang.Andrey Grodzovsky-2/+4
2018-05-09drm/amd/display: Use kvzalloc for potentially large allocationsMichel Dänzer-41/+45
2018-05-09drm/amd/display: Don't return ddc result and read_bytes in same return valueHarry Wentland-13/+22
2018-05-09drm/amd/display: Add get_firmware_info_v3_2 for VG12Harry Wentland-1/+85
2018-05-09drm/amd: Add BIOS smu_info v3_3 required struct def.Jerry (Fangzhi) Zuo-2/+168
2018-05-09drm/amd/display: Add VG12 ASIC IDsHarry Wentland-2/+7
2018-04-26Merge branch 'drm-fixes-4.17' of git://people.freedesktop.org/~agd5f/linux in...Dave Airlie-37/+39
2018-04-25drm/amd/display: Check dc_sink every time in MST hotplugJerry (Fangzhi) Zuo-7/+9
2018-04-25drm/amd/display: Update MST edid property every timeJerry (Fangzhi) Zuo-3/+3
2018-04-25drm/amd/display: Don't read EDID in atomic_checkHarry Wentland-22/+10
2018-04-25drm/amd/display: Disallow enabling CRTC without primary plane with FBHarry Wentland-1/+9
2018-04-25drm/amd/display: Fix deadlock when flushing irqMikita Lipski-2/+3
2018-04-24drm/amdgpu: set COMPUTE_PGM_RSRC1 for SGPR/VGPR clearing shadersNicolai Hähnle-2/+5
2018-04-24drm/amdkfd: fix build, select MMU_NOTIFIERRandy Dunlap-0/+1
2018-04-24drm/amdkfd: fix clock counter retrieval for node without GPUAndres Rodriguez-6/+7
2018-04-24drm/amdkfd: Fix the error return code in kfd_ioctl_unmap_memory_from_gpu()Wei Yongjun-1/+1
2018-04-24drm/amdkfd: kfd_dev_is_large_bar() can be statickbuild test robot-1/+1
2018-04-22Merge tag 'drm-fixes-for-v4.17-rc2' of git://people.freedesktop.org/~airlied/...Linus Torvalds-14/+13
2018-04-23Merge branch 'drm-next-4.17' of git://people.freedesktop.org/~agd5f/linux int...Dave Airlie-14/+13
2018-04-23Merge tag 'exynos-drm-fixes-for-v4.17-rc2' of git://git.kernel.org/pub/scm/li...Dave Airlie-8/+15
2018-04-19drm/amd/powerplay: header file interface to SMU updateKenneth Feng-1/+3
2018-04-19drm/amd/pp: Fix bug voltage can't be OD separately on VIRex Zhu-6/+10
2018-04-19drm/amd/display: Don't program bypass on linear regamma LUTHarry Wentland-7/+0
2018-04-12Merge tag 'drm-fixes-for-v4.17-rc1' of git://people.freedesktop.org/~airlied/...Linus Torvalds-1628/+417
2018-04-12Revert "drm/amd/display: disable CRTCs with NULL FB on their primary plane (V2)"Harry Wentland-28/+0
2018-04-12Revert "drm/amd/display: fix dereferencing possible ERR_PTR()"Harry Wentland-3/+0
2018-04-12drm/amd/display: Fix regamma not affecting full-intensity color valuesLeo (Sunpeng) Li-3/+6
2018-04-12drm/amd/display: Fix FBC text console corruptionRoman Li-13/+54
2018-04-12drm/amd/display: Only register backlight device if embedded panel connectedHarry Wentland-25/+33
2018-04-11drm/amd/display: fix brightness level after resume from suspendRoman Li-1/+18
2018-04-11drm/amd/display: HDMI has no sound after Panel power off/onCharlene Liu-0/+2
2018-04-11drm/amdgpu: add MP1 and THM hw ip base reg offsetEvan Quan-1/+4
2018-04-11drm/amdgpu: fix null pointer panic with direct fw loading on gpu resetHuang Rui-0/+3
2018-04-07treewide: fix up files incorrectly marked executableLinus Torvalds-0/+0
2018-04-05Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds-2/+2
2018-04-03drm/amdgpu: Fix memory leaks at amdgpu_init() error pathTakashi Iwai-4/+5
2018-04-03drm/amdgpu: Fix PCIe lane width calculationAlex Deucher-2/+2
2018-04-03drm/amdgpu/si: implement get/set pcie_lanes asic callbackAlex Deucher-0/+67
2018-04-03drm/amdgpu: Add support for SRBM selection v3Andrey Grodzovsky-79/+72
2018-04-03Revert "drm/amdgpu: Don't change preferred domian when fallback GTT v5"Chunming Zhou-17/+17
2018-04-03drm/amd/powerply: fix power reading on FijiEric Huang-1/+2
2018-04-03drm/amd/powerplay: Enable ACG SS featureKenneth Feng-18/+39
2018-04-03drm/amdgpu/sdma: fix mask in emit_pipeline_syncAlex Deucher-4/+4
2018-04-03drm/amdgpu: Fix KIQ hang on bare metal for device unbind/bind back v2.Andrey Grodzovsky-1/+53
2018-04-03drm/amd/pp: Clean header file in vega12_smumgr.cRex Zhu-4/+2