aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/amdgpu (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-03-14drm/amdgpu/dce: Don't turn off DP sink when disconnectedMichel Dänzer1-19/+12
2018-03-14drm/amdgpu: save/restore backlight level in legacy dce codeAlex Deucher7-2/+40
2018-03-14drm/amdgpu: fix prime teardown orderChristian König2-2/+2
2018-03-07drm/amdgpu:Always save uvd vcpu_bo in VM ModeJames Zhu1-5/+8
2018-03-07drm/amdgpu:Correct max uvd handlesJames Zhu1-1/+1
2018-03-07drm/amdgpu/dce6: Use DRM_DEBUG instead of DRM_INFO for HPD IRQ infoMichel Dänzer1-1/+1
2018-03-07drm/amdgpu: Notify sbios device ready before send requestRex Zhu1-0/+3
2018-03-07drm/amdgpu: fix KV harvestingAlex Deucher1-28/+2
2018-03-05drm/amdgpu: used cached pcie gen info for SI (v2)Alex Deucher2-49/+23
2018-03-05drm/amd/amdgpu: Mask rptr as well in ring debugfsTom St Denis1-1/+1
2018-02-28drm/amdgpu: skip ECC for SRIOV in gmc late_initMonk Liu1-1/+1
2018-02-28drm/amd/amdgpu: Correct VRAM width for APUs with GMC9Tom St Denis1-1/+4
2018-02-28drm/amdgpu: fix&cleanups for wb_clearMonk Liu2-3/+4
2018-02-28drm/amdgpu: Correct sdma_v4 get_wptr(v2)Emily Deng1-11/+7
2018-02-28drm/amdgpu:Fixed wrong emit frame size for encJames Zhu1-1/+1
2018-02-28drm/amdgpu: move WB_FREE to correct placeMonk Liu1-5/+7
2018-02-28drm/amdgpu: only flush hotplug work without DCMonk Liu1-2/+4
2018-02-28Merge branch 'drm-fixes-4.16' of git://people.freedesktop.org/~agd5f/linux into drm-fixesDave Airlie2-10/+1
2018-02-22Merge tag 'drm-misc-fixes-2018-02-21' of git://anongit.freedesktop.org/drm/drm-misc into drm-fixesDave Airlie1-20/+38
2018-02-20drm/amdgpu: Unify the dm resume calls into oneMikita Lipski1-9/+0
2018-02-20drm/amdgpu: Add a missing lock for drm_mm_takedownMikita Lipski1-1/+1
2018-02-16drm/amdgpu: Fix deadlock on runtime suspendLukas Wunner1-20/+38
2018-02-08drm/amdgpu: add new device to use atpx quirkKai-Heng Feng1-0/+1
2018-02-06drm/amdgpu: re-enable CGCG on CZ and disable on STShirish S1-1/+1
2018-01-29drm/amdgpu: disable coarse grain clockgating for STShirish S1-1/+0
2018-01-29drm/amdgpu: remove WARN_ON when VM isn't found v2Christian König1-1/+1
2018-01-29drm/amdgpu: fix locking in vega10_ih_prescreen_ivChristian König1-1/+3
2018-01-29drm/amdgpu: fix another potential cause of VM faultsChristian König1-20/+12
2018-01-29drm/amdgpu: use queue 0 for kiq ringHuang Rui1-2/+6
2018-01-23drm/amdgpu: Avoid leaking PM domain on driver unbind (v2)Alex Deucher1-2/+0
2018-01-23drm/amd/amdgpu: Add Polaris version checkJames Zhu1-2/+15
2018-01-23drm/amdgpu: Reenable manual GPU reset from sysfsAndrey Grodzovsky1-1/+1
2018-01-19drm/amdgpu: disable MMHUB power gating on ravenHuang Rui1-2/+2
2018-01-18drm/amdgpu: only check for ECC on Vega10Alex Deucher1-8/+10
2018-01-16drm/amdgpu/gfx9: fix ngg enablement to clear gds reserved memory (v2)Junwei Zhang1-4/+5
2018-01-16drm/amdgpu: fix CPU based VM updatesChristian König1-5/+9
2018-01-16drm/amdgpu: fix typo in amdgpu_vce_validate_boChristian König1-2/+2
2018-01-16drm/amdgpu: fix amdgpu_vm_pasid_fault_creditChristian König1-3/+7
2018-01-10drm/amdgpu: fix 64bit BAR detectionChristian König1-1/+1
2018-01-10drm/amdgpu: optimize moved handling only when vm_debug is inactiveChristian König1-1/+1
2018-01-10drm/amdgpu: simplify huge page handlingChristian König1-42/+18
2018-01-10drm/amdgpu: update VM PDs after the PTsChristian König2-8/+8
2018-01-10drm/amdgpu: minor optimize VM moved handling v2Christian König1-1/+14
2018-01-10drm/amdgpu: loosen the criteria for huge pages a bitChristian König1-5/+2
2018-01-10drm/amdgpu/gfx9: only init the apertures used by KGD (v2)Alex Deucher1-1/+1
2018-01-10drm/amdgpu: add atpx quirk handling (v2)Alex Deucher1-7/+50
2018-01-10drm/amdgpu: Add dpm quirk for Jet PRO (v2)Alex Deucher1-0/+5
2018-01-09drm/amdgpu: use %pap format string for phys_addr_tArnd Bergmann1-2/+2
2018-01-09Merge branch 'drm-next-4.16' of git://people.freedesktop.org/~agd5f/linux into drm-nextDave Airlie43-668/+797
2017-12-30drm/amdgpu: Correct the IB size of bo update mapping.Emily Deng1-2/+8