summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/amdgpu
AgeCommit message (Expand)AuthorLines
2021-05-19drm/amdgpu: Skip the program of GRBM_CAM* in SRIOVPeng Ju Zhou-0/+3
2021-05-19drm/amdgpu: Fix GPU TLB update error when PAGE_SIZE > AMDGPU_PAGE_SIZEYi Li-1/+1
2021-05-19drm/amdkfd: heavy-weight flush TLB after unmapPhilip Yang-3/+10
2021-05-19drm/amdgpu: Fill adev->unique_id with data from PF2VF msgJiawei Gu-0/+2
2021-05-19drm/amdgpu: flush TLB if valid PDE turns into PTEPhilip Yang-5/+16
2021-05-19drm/amdgpu: move struct amdgpu_vram_reservation into vram mgrChristian König-5/+5
2021-05-19drm/amdgpu: check contiguous flags instead of mm_nodeChristian König-7/+4
2021-05-19drm/amdgpu: set the contiguous flag if possibleChristian König-2/+3
2021-05-19drm/amdgpu: use cursor functions in amdgpu_bo_in_cpu_visible_vramChristian König-6/+9
2021-05-19drm/amdgpu: re-apply "use the new cursor in the VM code" v2Christian König-38/+19
2021-05-19drm/amdgpu: query boot config cap before issue psp cmdHawking Zhang-4/+6
2021-05-19drm/amdgpu: add helper function to query dynamic boot config capHawking Zhang-0/+17
2021-05-19drm/amdgpu: switch to cached fw flags for mem training capHawking Zhang-62/+11
2021-05-19drm/amdgpu: switch to cached fw flags for sram ecc capHawking Zhang-21/+7
2021-05-19drm/amdgpu: switch to cached fw flags for gpu virt capHawking Zhang-16/+13
2021-05-19drm/amdgpu: add atomfirmware helper function to query fw capHawking Zhang-12/+44
2021-05-19drm/amdgpu: Complete multimedia bandwidth interfaceBokun Zhang-7/+225
2021-05-19drm/amdgpu: Albebaran: MTYPE_NC for coarse-grain remote memoryFelix Kuehling-1/+2
2021-05-19drm/amdgpu: Arcturus: MTYPE_NC for coarse-grain remote memoryFelix Kuehling-1/+2
2021-05-19drm/amdgpu: Add compile flag for securedisplayJinzhou Su-0/+4
2021-05-19drm/amd/amdgpu: Cancel the hrtimer in sw_finiRoy Sun-7/+5
2021-05-19drm/amd/pm: enable ASPM by defaultKenneth Feng-3/+3
2021-05-19drm/amdgpu: update the method for harvest IP for specific SKULikun Gao-14/+16
2021-05-19drm/amdgpu: add judgement when add ip blocks (v2)Likun GAO-2/+51
2021-05-19drm/amdgpu: add synchronization among waves in the same threadgroupDennis Li-134/+142
2021-05-19drm/amdgpu: stop touching sched.ready in the backendChristian König-16/+1
2021-05-19drm/amd/amdgpu: fix a potential deadlock in gpu resetLang Yu-1/+0
2021-05-19drm/amdgpu: update sdma golden setting for Navi12Guchun Chen-0/+4
2021-05-19drm/amdgpu: update gc golden setting for Navi12Guchun Chen-2/+4
2021-05-19drm/amdgpu: Fix a use-after-freexinhui pan-0/+1
2021-05-19drm/amdgpu: add video_codecs query support for aldebaranJames Zhu-0/+1
2021-05-19drm/amd/amdgpu: fix refcount leakJingwen Chen-0/+3
2021-05-19drm/amdgpu: disable 3DCGCG on picasso/raven1 to avoid compute hangChangfeng-5/+7
2021-05-19drm/amdgpu: Fix GPU TLB update error when PAGE_SIZE > AMDGPU_PAGE_SIZEYi Li-1/+1
2021-05-19Merge tag 'drm-misc-next-2021-05-12' of git://anongit.freedesktop.org/drm/drm...Dave Airlie-42/+314
2021-05-13drm/amdgpu: fix fence calculation (v2)David M Nieto-5/+17
2021-05-13drm/amdgpu: free resources on fence usage queryDavid M Nieto-2/+6
2021-05-13drm/amdgpu: update vcn1.0 Non-DPG suspend sequenceSathishkumar S-4/+9
2021-05-13drm/amdgpu: set vcn mgcg flag for picassoSathishkumar S-1/+2
2021-05-13drm/amdgpu: update the method for harvest IP for specific SKULikun Gao-14/+16
2021-05-13drm/amdgpu: add judgement when add ip blocks (v2)Likun GAO-2/+51
2021-05-11Merge drm/drm-next into drm-misc-nextThomas Zimmermann-266/+960
2021-05-11drm/amdgpu: Delete two unneeded bool conversionsZhen Lei-2/+2
2021-05-10drm/amd/amdgpu: Fix errors in function documentationDwaipayan Ray-0/+3
2021-05-10drm/amdgpu: add function to clear MMEA error status for aldebaranDennis Li-0/+24
2021-05-10drm/amdgpu: correct the funtion to clear GCEA error statusDennis Li-1/+4
2021-05-10drm/amdgpu: covert ras status to kernel errnoDennis Li-38/+34
2021-05-10drm/amdgpu: Quit RAS initialization earlier if RAS is disabledOak Zeng-1/+1
2021-05-10drm/amdgpu: Export ras_*_enabled to debugfsLuben Tuikov-2/+4
2021-05-10drm/amdgpu: Rename to ras_*_enabledLuben Tuikov-36/+36