aboutsummaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/amdgpu
AgeCommit message (Expand)AuthorFilesLines
2024-02-07drm/amdgpu: Only create mes event log debugfs when mes is enabledshaoyunl1-3/+3
2024-02-07Merge drm/drm-next into drm-misc-nextThomas Zimmermann29-116/+171
2024-01-31drm/amdgpu: Reset IH OVERFLOW_CLEAR bitFriedrich Vock10-0/+59
2024-01-31drm/amdgpu: remove asymmetrical irq disabling in vcn 4.0.5 suspendYifan Zhang2-36/+0
2024-01-31drm/amdgpu: drm/amdgpu: remove golden setting for gfx 11.5.0Yifan Zhang1-22/+0
2024-01-31drm/amdkfd: reserve the BO before validating itLang Yu2-4/+18
2024-01-31drm/amdgpu: Fix missing error code in 'gmc_v6/7/8/9_0_hw_init()'Srinivasan Shanmugam4-8/+8
2024-01-31drm/amd: Don't init MEC2 firmware when it fails to loadDavid McFarland1-2/+0
2024-01-31drm/amdgpu: Fix the warning info in mode1 resetMa Jun5-12/+24
2024-01-31drm/amdgpu: move the drm client creation behind drm device registrationLe Ma3-11/+27
2024-01-31drm/amdgpu: Reset IH OVERFLOW_CLEAR bitFriedrich Vock10-0/+59
2024-01-31drm/amdgpu: remove asymmetrical irq disabling in vcn 4.0.5 suspendYifan Zhang2-36/+0
2024-01-31drm/amdgpu: use PSP address query commandTao Zhou1-7/+39
2024-01-31drm/amdgpu: add PSP RAS address query commandTao Zhou3-0/+64
2024-01-31drm/amdgpu: drm/amdgpu: remove golden setting for gfx 11.5.0Yifan Zhang1-22/+0
2024-01-31drm/amdkfd: reserve the BO before validating itLang Yu2-4/+18
2024-01-31drm/amdgpu: Fix missing error code in 'gmc_v6/7/8/9_0_hw_init()'Srinivasan Shanmugam4-8/+8
2024-01-31drm/amdgpu: Need to resume ras during gpu reset for gfx v9_4_3 sriovYiPeng Chai1-0/+1
2024-01-31drm/amdgpu: disable RAS feature when finiTao Zhou1-1/+1
2024-01-31drm/amdgpu: Update boot time errors polling sequenceHawking Zhang2-1/+18
2024-01-31drm/amd: Don't init MEC2 firmware when it fails to loadDavid McFarland1-2/+0
2024-01-31drm/amdgpu: Fix the warning info in mode1 resetMa Jun5-12/+24
2024-01-31drm/amdgpu: prefer snprintf over sprintfJani Nikula1-1/+2
2024-01-29drm/amdgpu: use helper macro HW_ERR instead of Hardware error stringYang Wang2-8/+8
2024-01-29drm/amdgpu: move the drm client creation behind drm device registrationLe Ma3-11/+27
2024-01-29Revert "drm/amd/pm: fix the high voltage and temperature issue"Mario Limonciello1-17/+7
2024-01-29Merge drm/drm-next into drm-misc-nextMaxime Ripard95-610/+2320
2024-01-25drm/amdgpu/gfx11: set UNORD_DISPATCH in compute MQDsAlex Deucher1-1/+1
2024-01-25drm/amdgpu/gfx10: set UNORD_DISPATCH in compute MQDsAlex Deucher1-1/+1
2024-01-25drm/amd/amdgpu: Assign GART pages to AMD device mappingTom St Denis1-0/+8
2024-01-25drm/amdgpu: Show vram vendor only if availableLijo Lazar1-1/+16
2024-01-25drm/amdgpu: Avoid fetching vram vendor informationLijo Lazar1-1/+2
2024-01-25amdgpu/drm: Use vram manager for virtualization page retirementVictor Skvortsov1-10/+20
2024-01-25drm/amdgpu: Add RAS_POISON_READY host response messageVictor Skvortsov2-0/+7
2024-01-25drm/amdgpu: Support passing poison consumption ras block to SRIOVYiPeng Chai10-16/+34
2024-01-25drm/amdgpu: adjust aca init/fini sequence to match gpu resetYang Wang4-8/+21
2024-01-25drm/amdgpu: add aca sysfs remove supportYang Wang1-3/+15
2024-01-25drm/amdgpu: Fix module unload hang with RAS enabledMukul Joshi1-0/+4
2024-01-25drm/amdgpu/gfx11: set UNORD_DISPATCH in compute MQDsAlex Deucher1-1/+1
2024-01-25drm/amdgpu/gfx10: set UNORD_DISPATCH in compute MQDsAlex Deucher1-1/+1
2024-01-25drm/amd/amdgpu: Assign GART pages to AMD device mappingTom St Denis1-0/+8
2024-01-25drm/amdgpu: Fix return type in 'aca_bank_hwip_is_matched()'Srinivasan Shanmugam1-1/+1
2024-01-25drm/ttm: replace busy placement with flags v6Somalapuram Amaranath2-14/+3
2024-01-22Revert "drm/amd/pm: fix the high voltage and temperature issue"Mario Limonciello1-17/+7
2024-01-22drm/amdgpu: skip call ras_late_init if ras block is not supportedYang Wang1-2/+5
2024-01-22drm/amdgpu: Show vram vendor only if availableLijo Lazar1-1/+16
2024-01-22drm/amdgpu: Avoid fetching vram vendor informationLijo Lazar1-1/+2
2024-01-22drm/amdgpu: update check condition of query for ras page retireTao Zhou1-2/+8
2024-01-22drm/amdgpu: Cleanup inconsistent indenting in 'amdgpu_gfx_enable_kcq()'Srinivasan Shanmugam1-2/+2
2024-01-22drm/amdgpu:Support retiring multiple MCA error address pagesYiPeng Chai3-40/+77