summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/amdgpu
AgeCommit message (Expand)AuthorLines
2024-01-31drm/amdgpu: move the drm client creation behind drm device registrationLe Ma-11/+27
2024-01-31drm/amdgpu: Reset IH OVERFLOW_CLEAR bitFriedrich Vock-0/+59
2024-01-31drm/amdgpu: remove asymmetrical irq disabling in vcn 4.0.5 suspendYifan Zhang-36/+0
2024-01-31drm/amdgpu: use PSP address query commandTao Zhou-7/+39
2024-01-31drm/amdgpu: add PSP RAS address query commandTao Zhou-0/+64
2024-01-31drm/amdgpu: drm/amdgpu: remove golden setting for gfx 11.5.0Yifan Zhang-22/+0
2024-01-31drm/amdkfd: reserve the BO before validating itLang Yu-4/+18
2024-01-31drm/amdgpu: Fix missing error code in 'gmc_v6/7/8/9_0_hw_init()'Srinivasan Shanmugam-8/+8
2024-01-31drm/amdgpu: Need to resume ras during gpu reset for gfx v9_4_3 sriovYiPeng Chai-0/+1
2024-01-31drm/amdgpu: disable RAS feature when finiTao Zhou-1/+1
2024-01-31drm/amdgpu: Update boot time errors polling sequenceHawking Zhang-1/+18
2024-01-31drm/amd: Don't init MEC2 firmware when it fails to loadDavid McFarland-2/+0
2024-01-31drm/amdgpu: Fix the warning info in mode1 resetMa Jun-12/+24
2024-01-31drm/amdgpu: prefer snprintf over sprintfJani Nikula-1/+2
2024-01-29drm/amdgpu: use helper macro HW_ERR instead of Hardware error stringYang Wang-8/+8
2024-01-29drm/amdgpu: move the drm client creation behind drm device registrationLe Ma-11/+27
2024-01-29Revert "drm/amd/pm: fix the high voltage and temperature issue"Mario Limonciello-17/+7
2024-01-29Merge drm/drm-next into drm-misc-nextMaxime Ripard-610/+2320
2024-01-25drm/amdgpu/gfx11: set UNORD_DISPATCH in compute MQDsAlex Deucher-1/+1
2024-01-25drm/amdgpu/gfx10: set UNORD_DISPATCH in compute MQDsAlex Deucher-1/+1
2024-01-25drm/amd/amdgpu: Assign GART pages to AMD device mappingTom St Denis-0/+8
2024-01-25drm/amdgpu: Show vram vendor only if availableLijo Lazar-1/+16
2024-01-25drm/amdgpu: Avoid fetching vram vendor informationLijo Lazar-1/+2
2024-01-25amdgpu/drm: Use vram manager for virtualization page retirementVictor Skvortsov-10/+20
2024-01-25drm/amdgpu: Add RAS_POISON_READY host response messageVictor Skvortsov-0/+7
2024-01-25drm/amdgpu: Support passing poison consumption ras block to SRIOVYiPeng Chai-16/+34
2024-01-25drm/amdgpu: adjust aca init/fini sequence to match gpu resetYang Wang-8/+21
2024-01-25drm/amdgpu: add aca sysfs remove supportYang Wang-3/+15
2024-01-25drm/amdgpu: Fix module unload hang with RAS enabledMukul Joshi-0/+4
2024-01-25drm/amdgpu/gfx11: set UNORD_DISPATCH in compute MQDsAlex Deucher-1/+1
2024-01-25drm/amdgpu/gfx10: set UNORD_DISPATCH in compute MQDsAlex Deucher-1/+1
2024-01-25drm/amd/amdgpu: Assign GART pages to AMD device mappingTom St Denis-0/+8
2024-01-25drm/amdgpu: Fix return type in 'aca_bank_hwip_is_matched()'Srinivasan Shanmugam-1/+1
2024-01-25drm/ttm: replace busy placement with flags v6Somalapuram Amaranath-14/+3
2024-01-22Revert "drm/amd/pm: fix the high voltage and temperature issue"Mario Limonciello-17/+7
2024-01-22drm/amdgpu: skip call ras_late_init if ras block is not supportedYang Wang-2/+5
2024-01-22drm/amdgpu: Show vram vendor only if availableLijo Lazar-1/+16
2024-01-22drm/amdgpu: Avoid fetching vram vendor informationLijo Lazar-1/+2
2024-01-22drm/amdgpu: update check condition of query for ras page retireTao Zhou-2/+8
2024-01-22drm/amdgpu: Cleanup inconsistent indenting in 'amdgpu_gfx_enable_kcq()'Srinivasan Shanmugam-2/+2
2024-01-22drm/amdgpu:Support retiring multiple MCA error address pagesYiPeng Chai-40/+77
2024-01-22drm/amdgpu: add interface to check mca umc statusYiPeng Chai-2/+35
2024-01-22drm/amdgpu: Use asynchronous polling to handle umc_v12_0 poisoningYiPeng Chai-31/+116
2024-01-22drm/amdgpu: Fix ras features value calltraceStanley.Yang-5/+12
2024-01-22drm/amdgpu: Prepare for asynchronous processing of umc page retirementYiPeng Chai-0/+39
2024-01-22drm/amdgpu: Add log info for umc_v12_0YiPeng Chai-0/+11
2024-01-22drm/amdgpu: Enable seq64 manager and fix bugsArunpravin Paneer Selvam-52/+68
2024-01-19Merge tag 'drm-next-2024-01-19' of git://anongit.freedesktop.org/drm/drmLinus Torvalds-133/+87
2024-01-18Merge tag 'i2c-for-6.8-rc1-rebased' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds-1/+0
2024-01-18drm/amdgpu: Enable GFXOFF for Compute on GFX11Ori Messinger-4/+2