summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd
Commit message (Expand)AuthorAgeFilesLines
* drm/amdkfd: Fix incorrect use of process->mmFelix Kuehling2018-10-041-8/+29
* drm/amd/display: Signal hw_done() after waiting for flip_done()Shirish S2018-10-041-2/+8
* drm/amd/display: Fix Edid emulation for linuxBhawanpreet Lakha2018-09-273-7/+137
* drm/amd/display: Fix Vega10 lightup on S3 resumeRoman Li2018-09-273-18/+1
* drm/amdgpu: Fix vce work queue was not cancelled when suspendRex Zhu2018-09-272-3/+4
* drm/amdkfd: Fix ATS capablity was not reported correctly on some APUsYong Zhao2018-09-203-6/+29
* drm/amdkfd: Change the control stack MTYPE from UC to NC on GFX9Yong Zhao2018-09-205-5/+10
* drm/amdgpu: Fix SDMA HQD destroy error on gfx_v7Amber Lin2018-09-201-1/+1
* drm/amdgpu: add new polaris pci idAlex Deucher2018-09-192-6/+9
* drm/amdgpu: fix error handling in amdgpu_cs_user_fence_chunkChristian König2018-09-111-8/+15
* drm/amdgpu: move PSP init prior to IH in gpu resetEmily Deng2018-09-101-1/+1
* drm/amdgpu: Fix SDMA hang in prt mode v2Tao Zhou2018-09-101-2/+5
* drm/amdgpu: fix amdgpu_mn_unlock() in the CS error pathChristian König2018-09-101-1/+1
* Merge branch 'drm-fixes-4.19' of git://people.freedesktop.org/~agd5f/linux in...Dave Airlie2018-08-3014-109/+124
|\
| * drm/amdgpu: Need to set moved to true when evict boEmily Deng2018-08-281-0/+1
| * drm/amdgpu: Remove duplicated power source updateRex Zhu2018-08-271-8/+0
| * drm/amd/display: Fix memory leak caused by missed dc_sink_releaseSivapiriyanKumarasamy2018-08-271-1/+5
| * drm/amdgpu: fix holding mn_lock while allocating memoryChristian König2018-08-271-12/+19
| * drm/amdgpu: Power on uvd block when hw_finiRex Zhu2018-08-271-2/+2
| * drm/amdgpu: Update power state at the end of smu hw_init.Rex Zhu2018-08-272-5/+2
| * drm/amdgpu: Fix vce initialize failed on Kaveri/MullinsRex Zhu2018-08-271-15/+26
| * drm/amdgpu: Enable/disable gfx PG feature in rlc safe modeRex Zhu2018-08-271-1/+10
| * drm/amdgpu: Adjust the VM size based on system memory size v2Felix Kuehling2018-08-272-5/+29
| * drm/amd/display: Fix bug use wrong pp interfaceRex Zhu2018-08-241-2/+10
| * drm/amdgpu: Fix page fault and kasan warning on pci device remove.Andrey Grodzovsky2018-08-224-49/+8
| * amdgpu: fix multi-process hang issueEmily Deng2018-08-221-1/+2
| * drm/amdgpu: fix preamble handlingChristian König2018-08-221-7/+9
| * drm/amdgpu: fix VM clearing for the root PDChristian König2018-08-221-1/+1
* | Merge tag 'drm-next-2018-08-24' of git://anongit.freedesktop.org/drm/drmLinus Torvalds2018-08-2432-141/+154
|\|
| * drm/amd/display: Don't build DCN1 when kcov is enabledLeo (Sunpeng) Li2018-08-211-5/+3
| * Revert "drm/amdgpu/display: Replace CONFIG_DRM_AMD_DC_DCN1_0 with CONFIG_X86"Leo (Sunpeng) Li2018-08-2126-58/+64
| * drm/amdgpu/display: disable eDP fast boot optimization on DCE8Alex Deucher2018-08-211-1/+7
| * drm/amdgpu: fix amdgpu_amdkfd_remove_eviction_fence v3Christian König2018-08-211-57/+46
| * drm/amdgpu: fix incorrect use of drm_file->pidChristian König2018-08-211-15/+4
| * drm/amdgpu: fix incorrect use of fcheckChristian König2018-08-211-1/+3
| * drm/powerplay: enable dpm under pass-throughYintian Tao2018-08-211-1/+3
| * drm/amdgpu: access register without KIQYintian Tao2018-08-211-2/+2
| * drm/amdgpu: set correct base for THM/NBIF/MP1 IPEvan Quan2018-08-211-0/+3
| * drm/amd/display: fix dentist did rangesDmytro Laktyushkin2018-08-211-2/+8
| * drm/amd/display: make dp_ss_off optionalDmytro Laktyushkin2018-08-212-3/+4
| * drm/amd/display: fix dp_ss_control vbios flag parsingDmytro Laktyushkin2018-08-211-1/+1
| * drm/amd/display: Do not retain link settingsSamson Tam2018-08-211-2/+13
* | mm, oom: distinguish blockable mode for mmu notifiersMichal Hocko2018-08-221-8/+35
|/
* drm/amdgpu: Use kvmalloc for allocating UVD/VCE/VCN BO backup memoryMichel Dänzer2018-08-163-8/+8
* drm/amd/display: Guard against null crtc in CRC IRQNicholas Kazlauskas2018-08-131-2/+8
* drm/amd/display: Pass connector id when executing VBIOS CTMikita Lipski2018-08-131-2/+2
* drm/amd/display: Check if clock source in use before disablingMikita Lipski2018-08-133-15/+40
* drm/amd/display: Allow clock sharing b/w HDMI and DVIMikita Lipski2018-08-131-2/+2
* drm/amd/display: Fix warning observed in mode change on VegaJerry (Fangzhi) Zuo2018-08-131-1/+1
* drm/amd/display: fix single link DVI has no displayCharlene Liu2018-08-131-0/+2