aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/drivers/gpu/drm/amd/amdgpu (follow)
AgeCommit message (Expand)AuthorFilesLines
2025-03-21drm/amdgpu: Optimize VM invalidation engine allocation and synchronize GPU TLB flushJesse.zhang@amd.com3-1/+57
2025-03-21drm/amd/amdgpu: Increase max rings to enable SDMA page ringJesse.zhang@amd.com1-1/+1
2025-03-21drm/amdgpu: Decode deferred error type in gfx aca bank parserXiang Liu3-10/+36
2025-03-21drm/amdgpu/gfx11: Add Cleaner Shader Support for GFX11.5 GPUsSrinivasan Shanmugam1-0/+14
2025-03-21drm/amdgpu/mes: clean up SDMA HQD loopAlex Deucher1-5/+3
2025-03-21drm/amdgpu/mes: enable compute pipes across all MECAlex Deucher1-2/+1
2025-03-21drm/amdgpu/mes: drop MES 10.x leftoversAlex Deucher1-4/+1
2025-03-21drm/amdgpu/mes: optimize compute loop handlingAlex Deucher1-1/+1
2025-03-21drm/amdgpu/sdma: guilty tracking is per instanceAlex Deucher2-16/+18
2025-03-21drm/amdgpu/sdma: fix engine reset handlingAlex Deucher3-14/+12
2025-03-21drm/amdgpu: remove invalid usage of sched.readyChristian König1-11/+0
2025-03-21drm/amdgpu: add cleaner shader trace pointChristian König2-0/+16
2025-03-21drm/amdgpu: add isolation trace pointChristian König2-0/+18
2025-03-21drm/amdgpu: stop reserving VMIDs to enforce isolationChristian König4-19/+6
2025-03-21drm/amdgpu: rework how the cleaner shader is emitted v3Christian König1-6/+21
2025-03-21drm/amdgpu: rework how isolation is enforced v2Christian König6-35/+155
2025-03-21drm/amdgpu: overwrite signaled fence in amdgpu_syncChristian König1-4/+9
2025-03-21drm/amdgpu: use GFP_NOWAIT for memory allocationsChristian König6-23/+32
2025-03-21drm/amd/amdgpu: Revert "drm/amd/amdgpu: shorten the gfx idle worker timeout"Kenneth Feng1-2/+2
2025-03-21drm/amdgpu/sdam: Skip SDMA queue reset for SRIOVAhmad Rehman1-0/+7
2025-03-21drm/amdgpu: Add support to load PSP TA v13.0.12 for SRIOVAhmad Rehman1-0/+3
2025-03-21drm/amdgpu: Enable amdgpu_ras_resume for gfx 9.5.0Ellen Pan1-0/+1
2025-03-19drm/amdgpu: Skip pcie_replay_count sysfs creation for VFVictor Skvortsov1-7/+20
2025-03-19drm/amdgpu: Add active_umc_mask to ras init_flagsCandice Li2-0/+2
2025-03-19Documentation/amdgpu: Add debug_mask documentationLijo Lazar1-0/+5
2025-03-19drm/amd/pm: Add debug bit for smu pool allocationLijo Lazar1-0/+5
2025-03-19drm/amdgpu/vcn: adjust workload profile handlingAlex Deucher2-20/+36
2025-03-19drm/amdgpu/gfx: adjust workload profile handlingAlex Deucher1-11/+18
2025-03-19drm/amdgpu: Add EEPROM I2C address support for smu v13_0_12Candice Li1-0/+2
2025-03-19drm/amdgpu/vcn: fix ref counting for ring based profile handlingAlex Deucher4-16/+40
2025-03-19drm/amdgpu/gfx: fix ref counting for ring based profile handlingAlex Deucher3-10/+23
2025-03-19drm/amdgpu: grab an additional reference on the gang fence v2Christian König1-1/+9
2025-03-18drm/amdgpu: Restore uncached behaviour on GFX12David Belanger1-20/+2
2025-03-18drm/amdgpu/gfx12: correct cleanup of 'me' field with gfx_v12_0_me_fini()Wentao Liang1-1/+1
2025-03-18drm/amdgpu: Remove JPEG from vega and carrizo video capsDavid Rosca2-8/+0
2025-03-18drm/amdgpu: Fix JPEG video caps max size for navi1x and ravenDavid Rosca2-2/+2
2025-03-18drm/amdgpu: Fix MPEG2, MPEG4 and VC1 video caps max sizeDavid Rosca3-36/+36
2025-03-18drm/amdgpu: Use wafl version for xgmiLijo Lazar1-4/+9
2025-03-18drm/amdgpu: Fix SDMA engine reset logicJesse.zhang@amd.com1-1/+1
2025-03-18drm/amdgpu: release xcp_mgr on exitFlora Cui1-0/+3
2025-03-18drm/amdgpu: Fix computation for remain size of CPER ringXiang Liu1-7/+8
2025-03-18drm/amd/amdgpu: shorten the gfx idle worker timeoutKenneth Feng1-2/+2
2025-03-18drm/amdgpu: format old RAS eeprom data into V3 versionTao Zhou3-12/+22
2025-03-18drm/amdgpu: don't free conflicting apertures for non-display devicesAlex Deucher1-4/+11
2025-03-18drm/amdgpu: adjust drm_firmware_drivers_only() handlingAlex Deucher1-0/+14
2025-03-18drm/amdgpu: drop drm_firmware_drivers_only()Alex Deucher1-3/+0
2025-03-13drm/amdgpu: Restore uncached behaviour on GFX12David Belanger1-20/+2
2025-03-13drm/amdgpu/gfx12: correct cleanup of 'me' field with gfx_v12_0_me_fini()Wentao Liang1-1/+1
2025-03-13drm/amd/amdgpu: Fix MES init sequenceShaoyun Liu4-60/+57
2025-03-13drm/amdgpu: Enable ACA by default for psp v13_0_6/v13_0_14Xiang Liu1-2/+4