summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd
AgeCommit message (Expand)AuthorLines
2018-10-04drm/amdkfd: Fix incorrect use of process->mmFelix Kuehling-8/+29
2018-10-04drm/amd/display: Signal hw_done() after waiting for flip_done()Shirish S-2/+8
2018-09-27drm/amd/display: Fix Edid emulation for linuxBhawanpreet Lakha-7/+137
2018-09-27drm/amd/display: Fix Vega10 lightup on S3 resumeRoman Li-18/+1
2018-09-27drm/amdgpu: Fix vce work queue was not cancelled when suspendRex Zhu-3/+4
2018-09-20drm/amdkfd: Fix ATS capablity was not reported correctly on some APUsYong Zhao-6/+29
2018-09-20drm/amdkfd: Change the control stack MTYPE from UC to NC on GFX9Yong Zhao-5/+10
2018-09-20drm/amdgpu: Fix SDMA HQD destroy error on gfx_v7Amber Lin-1/+1
2018-09-19drm/amdgpu: add new polaris pci idAlex Deucher-6/+9
2018-09-11drm/amdgpu: fix error handling in amdgpu_cs_user_fence_chunkChristian König-8/+15
2018-09-10drm/amdgpu: move PSP init prior to IH in gpu resetEmily Deng-1/+1
2018-09-10drm/amdgpu: Fix SDMA hang in prt mode v2Tao Zhou-2/+5
2018-09-10drm/amdgpu: fix amdgpu_mn_unlock() in the CS error pathChristian König-1/+1
2018-08-30Merge branch 'drm-fixes-4.19' of git://people.freedesktop.org/~agd5f/linux in...Dave Airlie-109/+124
2018-08-28drm/amdgpu: Need to set moved to true when evict boEmily Deng-0/+1
2018-08-27drm/amdgpu: Remove duplicated power source updateRex Zhu-8/+0
2018-08-27drm/amd/display: Fix memory leak caused by missed dc_sink_releaseSivapiriyanKumarasamy-1/+5
2018-08-27drm/amdgpu: fix holding mn_lock while allocating memoryChristian König-12/+19
2018-08-27drm/amdgpu: Power on uvd block when hw_finiRex Zhu-2/+2
2018-08-27drm/amdgpu: Update power state at the end of smu hw_init.Rex Zhu-5/+2
2018-08-27drm/amdgpu: Fix vce initialize failed on Kaveri/MullinsRex Zhu-15/+26
2018-08-27drm/amdgpu: Enable/disable gfx PG feature in rlc safe modeRex Zhu-1/+10
2018-08-27drm/amdgpu: Adjust the VM size based on system memory size v2Felix Kuehling-5/+29
2018-08-24Merge tag 'drm-next-2018-08-24' of git://anongit.freedesktop.org/drm/drmLinus Torvalds-141/+154
2018-08-24drm/amd/display: Fix bug use wrong pp interfaceRex Zhu-2/+10
2018-08-22drm/amdgpu: Fix page fault and kasan warning on pci device remove.Andrey Grodzovsky-49/+8
2018-08-22amdgpu: fix multi-process hang issueEmily Deng-1/+2
2018-08-22drm/amdgpu: fix preamble handlingChristian König-7/+9
2018-08-22drm/amdgpu: fix VM clearing for the root PDChristian König-1/+1
2018-08-22mm, oom: distinguish blockable mode for mmu notifiersMichal Hocko-8/+35
2018-08-21drm/amd/display: Don't build DCN1 when kcov is enabledLeo (Sunpeng) Li-5/+3
2018-08-21Revert "drm/amdgpu/display: Replace CONFIG_DRM_AMD_DC_DCN1_0 with CONFIG_X86"Leo (Sunpeng) Li-58/+64
2018-08-21drm/amdgpu/display: disable eDP fast boot optimization on DCE8Alex Deucher-1/+7
2018-08-21drm/amdgpu: fix amdgpu_amdkfd_remove_eviction_fence v3Christian König-57/+46
2018-08-21drm/amdgpu: fix incorrect use of drm_file->pidChristian König-15/+4
2018-08-21drm/amdgpu: fix incorrect use of fcheckChristian König-1/+3
2018-08-21drm/powerplay: enable dpm under pass-throughYintian Tao-1/+3
2018-08-21drm/amdgpu: access register without KIQYintian Tao-2/+2
2018-08-21drm/amdgpu: set correct base for THM/NBIF/MP1 IPEvan Quan-0/+3
2018-08-21drm/amd/display: fix dentist did rangesDmytro Laktyushkin-2/+8
2018-08-21drm/amd/display: make dp_ss_off optionalDmytro Laktyushkin-3/+4
2018-08-21drm/amd/display: fix dp_ss_control vbios flag parsingDmytro Laktyushkin-1/+1
2018-08-21drm/amd/display: Do not retain link settingsSamson Tam-2/+13
2018-08-16drm/amdgpu: Use kvmalloc for allocating UVD/VCE/VCN BO backup memoryMichel Dänzer-8/+8
2018-08-13drm/amd/display: Guard against null crtc in CRC IRQNicholas Kazlauskas-2/+8
2018-08-13drm/amd/display: Pass connector id when executing VBIOS CTMikita Lipski-2/+2
2018-08-13drm/amd/display: Check if clock source in use before disablingMikita Lipski-15/+40
2018-08-13drm/amd/display: Allow clock sharing b/w HDMI and DVIMikita Lipski-2/+2
2018-08-13drm/amd/display: Fix warning observed in mode change on VegaJerry (Fangzhi) Zuo-1/+1
2018-08-13drm/amd/display: fix single link DVI has no displayCharlene Liu-0/+2