aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd (follow)
AgeCommit message (Expand)AuthorFilesLines
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/amd/powerplay: fix power over limit on FijiEric Huang1-7/+0
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-28drm/amd/display: check for ipp before calling cursor operationsShirish S1-2/+4
2018-02-28Merge branch 'drm-fixes-4.16' of git://people.freedesktop.org/~agd5f/linux into drm-fixesDave Airlie6-20/+19
2018-02-25Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds2-2/+2
2018-02-22treewide/trivial: Remove ';;$' typo noiseIngo Molnar2-2/+2
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/amd/display: VGA black screen from s3 when attached to hookHersen Wu1-1/+1
2018-02-20drm/amdgpu: Unify the dm resume calls into oneMikita Lipski2-10/+3
2018-02-20drm/amdgpu: Add a missing lock for drm_mm_takedownMikita Lipski1-1/+1
2018-02-20drm/amd/powerplay/smu7: allow mclk switching with no displaysAlex Deucher1-4/+7
2018-02-20drm/amd/powerplay/vega10: allow mclk switching with no displaysAlex Deucher1-4/+7
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-25Merge branch 'drm-next-4.16' of git://people.freedesktop.org/~agd5f/linux into drm-nextDave Airlie10-49/+71
2018-01-24drm/amd/display: Demote error print to debug print when ATOM impl missingHarry Wentland2-19/+19
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-18drm/amd/powerplay: Fix smu_table_entry.handle typeAndrey Grodzovsky1-1/+1
2018-01-18Merge tag 'drm-amdkfd-next-fixes-2018-01-15' of git://people.freedesktop.org/~gabbayo/linux into drm-nextDave Airlie3-10/+16
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/amdkfd: Fix potential NULL pointer dereferencesGustavo A. R. Silva1-1/+7
2018-01-10drm/amd/pp: Implement get_max_high_clocks for CI/VIRex Zhu1-0/+20
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/amd/powerplay: set pp_num_states as 0 on error situationEvan Quan1-0/+2
2018-01-10drm/amd/powerplay: fix memory leakage when reload (v2)Yintian Tao1-0/+6
2018-01-10drm/amdgpu/gfx9: only init the apertures used by KGD (v2)Alex Deucher1-1/+1