summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/amdgpu
AgeCommit message (Expand)AuthorLines
2021-08-25drm/amdgpu: rename amdgpu_bo_get_preferred_pin_domainYifan Zhang-7/+7
2021-08-25drm/amdgpu: drop redundant cancel_delayed_work_sync callEvan Quan-6/+0
2021-08-25drm/amdgpu: add missing cleanups for more ASICs on UVD/VCE suspendEvan Quan-1/+144
2021-08-25drm/amdgpu: add missing cleanups for Polaris12 UVD/VCE on suspendEvan Quan-0/+47
2021-08-24drm/amdkfd: check access permisson to restore retry faultPhilip Yang-5/+8
2021-08-24drm/amdgpu: Update RAS XGMI Error QueryJohn Clements-1/+3
2021-08-24drm/amdgpu: Add driver infrastructure for MCA RASJohn Clements-2/+388
2021-08-24drm/amd/amdgpu: consolidate PSP TA init shared buf functionsCandice Li-99/+43
2021-08-24drm/amd/amdgpu: add name field back to ras_common_ifCandice Li-0/+1
2021-08-24drm/amdgpu: Fix build with missing pm_suspend_target_state module exportBorislav Petkov-1/+1
2021-08-24drm/amdgpu: switch from 'pci_' to 'dma_' APIChristophe JAILLET-3/+3
2021-08-24drm/amdkfd: CWSR with sw scheduler on Aldebaran and ArcturusMukul Joshi-2/+6
2021-08-24drm/amdgpu/OLAND: clip the ref divider max valueShashank Sharma-9/+16
2021-08-24drm/amdgpu: Fix build with missing pm_suspend_target_state module exportBorislav Petkov-1/+1
2021-08-23drm/ttm: remove ttm_tt_destroy_common v2Christian König-1/+0
2021-08-23drm/amdgpu: unbind in amdgpu_ttm_tt_unpopulateChristian König-1/+2
2021-08-20drm/amdgpu: Cancel delayed work when GFXOFF is disabledMichel Dänzer-17/+30
2021-08-20drm/amdgpu: use the preferred pin domain after the checkChristian König-5/+5
2021-08-20drm/amdgpu: Cancel delayed work when GFXOFF is disabledMichel Dänzer-17/+30
2021-08-20drm/amdgpu: use the preferred pin domain after the checkChristian König-5/+5
2021-08-18drm/amd/amdgpu:flush ttm delayed work before cancel_syncYuBiao Wang-1/+3
2021-08-18drm/amd: consolidate TA shared memory structuresCandice Li-162/+134
2021-08-18drm/amdgpu: increase max xgmi physical node for aldebaranHawking Zhang-3/+2
2021-08-18drm/amdgpu: disable BACO support for 699F:C7 polaris12 SKU temporarilyEvan Quan-1/+8
2021-08-18drm/amdgpu: correct MMSCH 1.0 versionZhigang Luo-3/+1
2021-08-18drm/amdgpu: get extended xgmi topology dataJonathan Kim-14/+145
2021-08-16drm/amd/pm: drop the unnecessary intermediate percent-based transitionEvan Quan-0/+2
2021-08-16drm/amd/amdgpu: remove unnecessary RAS context fieldCandice Li-14/+6
2021-08-16drm/amd/amdgpu: consolidate PSP TA contextCandice Li-187/+158
2021-08-16drm/amdgpu: Add MB_REQ_MSG_READY_TO_RESET response when VF get FLR notification.Jiange Zhao-1/+4
2021-08-16drm/amd/amdgpu embed hw_fence into amdgpu_jobJack Zhang-37/+119
2021-08-16Merge tag 'drm-misc-next-2021-08-12' of git://anongit.freedesktop.org/drm/drm...Dave Airlie-9/+15
2021-08-12gpu: Bulk conversion to generic_handle_domain_irq()Marc Zyngier-1/+1
2021-08-11gpu: drm: amd: amdgpu: amdgpu_i2c: fix possible uninitialized-variable access...Tuo Li-1/+1
2021-08-11drm/amdkfd: CWSR with software schedulerMukul Joshi-1/+94
2021-08-10drm/amdgpu: Convert to Linux IRQ interfacesThomas Zimmermann-9/+15
2021-08-10drm/amdgpu: handle VCN instances when harvesting (v2)Alex Deucher-3/+9
2021-08-10drm/amdgpu: handle VCN instances when harvesting (v2)Alex Deucher-3/+9
2021-08-09drm/amdgpu: Removed unnecessary if statementSergio Miguéns Iglesias-3/+0
2021-08-09drm/amdgpu: fix kernel-doc warnings on non-kernel-doc commentsRandy Dunlap-3/+3
2021-08-09drm/amd/amdgpu: skip locking delayed work if not initialized.YuBiao Wang-1/+2
2021-08-09drm/amdgpu: Extend full access wait time in guestVictor Zhao-4/+12
2021-08-06drm/amdgpu: check for allocation failure in amdgpu_vkms_sw_init()Dan Carpenter-0/+2
2021-08-06drm/amdgpu: don't enable baco on boco platforms in runpmAlex Deucher-0/+2
2021-08-06drm/amdgpu: set RAS EEPROM address from VBIOSJohn Clements-0/+45
2021-08-05drm/amdgpu: drop redundant null-pointer checks in amdgpu_ttm_tt_populate() an...Tuo Li-2/+2
2021-08-05drm/amdgpu: don't enable baco on boco platforms in runpmAlex Deucher-0/+2
2021-08-05drm/amdgpu: Put MODE register in wave debug infoJoseph Greathouse-0/+5
2021-08-05drm/amdgpu: set RAS EEPROM address from VBIOSJohn Clements-0/+58
2021-08-05drm/amd/amdgpu: Recovery vcn instance iterate.Peng Ju Zhou-13/+20