summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/amdgpu (follow)
Commit message (Expand)AuthorAgeFilesLines
* drm/amdgpu: Use atomic function to disable crtcs with dc enabledMikita Lipski2018-03-151-3/+6
* drm/amdgpu/dce: Don't turn off DP sink when disconnectedMichel Dänzer2018-03-141-19/+12
* drm/amdgpu: save/restore backlight level in legacy dce codeAlex Deucher2018-03-147-2/+40
* drm/amdgpu: fix prime teardown orderChristian König2018-03-142-2/+2
* drm/amdgpu:Always save uvd vcpu_bo in VM ModeJames Zhu2018-03-071-5/+8
* drm/amdgpu:Correct max uvd handlesJames Zhu2018-03-071-1/+1
* drm/amdgpu/dce6: Use DRM_DEBUG instead of DRM_INFO for HPD IRQ infoMichel Dänzer2018-03-071-1/+1
* drm/amdgpu: Notify sbios device ready before send requestRex Zhu2018-03-071-0/+3
* drm/amdgpu: fix KV harvestingAlex Deucher2018-03-071-28/+2
* drm/amdgpu: used cached pcie gen info for SI (v2)Alex Deucher2018-03-052-49/+23
* drm/amd/amdgpu: Mask rptr as well in ring debugfsTom St Denis2018-03-051-1/+1
* drm/amdgpu: skip ECC for SRIOV in gmc late_initMonk Liu2018-02-281-1/+1
* drm/amd/amdgpu: Correct VRAM width for APUs with GMC9Tom St Denis2018-02-281-1/+4
* drm/amdgpu: fix&cleanups for wb_clearMonk Liu2018-02-282-3/+4
* drm/amdgpu: Correct sdma_v4 get_wptr(v2)Emily Deng2018-02-281-11/+7
* drm/amdgpu:Fixed wrong emit frame size for encJames Zhu2018-02-281-1/+1
* drm/amdgpu: move WB_FREE to correct placeMonk Liu2018-02-281-5/+7
* drm/amdgpu: only flush hotplug work without DCMonk Liu2018-02-281-2/+4
* Merge branch 'drm-fixes-4.16' of git://people.freedesktop.org/~agd5f/linux in...Dave Airlie2018-02-282-10/+1
|\
| * drm/amdgpu: Unify the dm resume calls into oneMikita Lipski2018-02-201-9/+0
| * drm/amdgpu: Add a missing lock for drm_mm_takedownMikita Lipski2018-02-201-1/+1
* | Merge tag 'drm-misc-fixes-2018-02-21' of git://anongit.freedesktop.org/drm/dr...Dave Airlie2018-02-211-20/+38
|\ \ | |/ |/|
| * drm/amdgpu: Fix deadlock on runtime suspendLukas Wunner2018-02-161-20/+38
| * drm/amdgpu: fix MAP_QUEUES paramterMonk Liu2017-12-121-1/+1
| * drm/amdgpu: add license to files where it was missingAlex Deucher2017-12-042-1/+25
| * drm/amdgpu: add license to MakefilesAlex Deucher2017-12-041-1/+21
* | drm/amdgpu: add new device to use atpx quirkKai-Heng Feng2018-02-091-0/+1
* | drm/amdgpu: re-enable CGCG on CZ and disable on STShirish S2018-02-061-1/+1
* | drm/amdgpu: disable coarse grain clockgating for STShirish S2018-01-301-1/+0
* | drm/amdgpu: remove WARN_ON when VM isn't found v2Christian König2018-01-301-1/+1
* | drm/amdgpu: fix locking in vega10_ih_prescreen_ivChristian König2018-01-301-1/+3
* | drm/amdgpu: fix another potential cause of VM faultsChristian König2018-01-301-20/+12
* | drm/amdgpu: use queue 0 for kiq ringHuang Rui2018-01-301-2/+6
* | drm/amdgpu: Avoid leaking PM domain on driver unbind (v2)Alex Deucher2018-01-231-2/+0
* | drm/amd/amdgpu: Add Polaris version checkJames Zhu2018-01-231-2/+15
* | drm/amdgpu: Reenable manual GPU reset from sysfsAndrey Grodzovsky2018-01-231-1/+1
* | drm/amdgpu: disable MMHUB power gating on ravenHuang Rui2018-01-191-2/+2
* | drm/amdgpu: only check for ECC on Vega10Alex Deucher2018-01-181-8/+10
* | drm/amdgpu/gfx9: fix ngg enablement to clear gds reserved memory (v2)Junwei Zhang2018-01-161-4/+5
* | drm/amdgpu: fix CPU based VM updatesChristian König2018-01-161-5/+9
* | drm/amdgpu: fix typo in amdgpu_vce_validate_boChristian König2018-01-161-2/+2
* | drm/amdgpu: fix amdgpu_vm_pasid_fault_creditChristian König2018-01-161-3/+7
* | drm/amdgpu: fix 64bit BAR detectionChristian König2018-01-101-1/+1
* | drm/amdgpu: optimize moved handling only when vm_debug is inactiveChristian König2018-01-101-1/+1
* | drm/amdgpu: simplify huge page handlingChristian König2018-01-101-42/+18
* | drm/amdgpu: update VM PDs after the PTsChristian König2018-01-102-8/+8
* | drm/amdgpu: minor optimize VM moved handling v2Christian König2018-01-101-1/+14
* | drm/amdgpu: loosen the criteria for huge pages a bitChristian König2018-01-101-5/+2
* | drm/amdgpu/gfx9: only init the apertures used by KGD (v2)Alex Deucher2018-01-101-1/+1
* | drm/amdgpu: add atpx quirk handling (v2)Alex Deucher2018-01-101-7/+50