summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd
AgeCommit message (Expand)AuthorLines
2025-03-26Revert "drm/amdgpu/sdma_v4_4_2: update VM flush implementation for SDMA"Jesse.zhang@amd.com-133/+14
2025-03-26drm/amdgpu: Parse all deferred errors with UMC aca handleXiang Liu-19/+14
2025-03-26drm/amdgpu: Update ta ras blockStanley.Yang-0/+11
2025-03-26drm/amdgpu: Add NPS2 to DPX compatible modeLijo Lazar-1/+2
2025-03-26drm/amdgpu: Use correct gfx deferred error countXiang Liu-3/+4
2025-03-26drm/amd/display: Actually do immediate vblank disableLeo Li-0/+2
2025-03-26drm/amd/display: prevent hang on link training failBrendan Tam-3/+10
2025-03-26Revert "drm/amd/display: dml2 soc dscclk use DPM table clk setting"Charlene Liu-1/+1
2025-03-26drm/amd/display: Increase vblank offdelay for PSR panelsLeo Li-8/+33
2025-03-26drm/amd: Handle being compiled without SI or CIK support betterMario Limonciello-20/+24
2025-03-26drm/amd/pm: Add zero RPM enabled OD setting support for SMU14.0.2Tomasz Pakuła-1/+54
2025-03-26drm/amd/pm: Prevent division by zeroDenis Arefev-2/+2
2025-03-26drm/amd/pm: Prevent division by zeroDenis Arefev-2/+2
2025-03-26drm/amd/pm: Prevent division by zeroDenis Arefev-1/+1
2025-03-26drm/amd/pm: Prevent division by zeroDenis Arefev-0/+3
2025-03-26drm/amd/pm: Prevent division by zeroDenis Arefev-1/+1
2025-03-25Merge tag 'timers-cleanups-2025-03-23' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds-2/+2
2025-03-25drm/display: dp: change drm_dp_dpcd_read_link_status() return valueDmitry Baryshkov-4/+4
2025-03-21drm/amd/pm: Update feature list for smu_v13_0_6Asad Kamal-1/+5
2025-03-21drm/amdgpu: Add parameter documentation for amdgpu_sync_fenceSrinivasan Shanmugam-0/+1
2025-03-21drm/amdgpu/discovery: optionally use fw based ip discoveryAlex Deucher-8/+32
2025-03-21drm/amdgpu/discovery: use specific ip_discovery.bin for legacy asicsFlora Cui-1/+27
2025-03-21drm/amdgpu/discovery: check ip_discovery fw file availableFlora Cui-15/+16
2025-03-21drm/amd/pm: Remove unnecessay UQ10 to UINT conversionAsad Kamal-2/+2
2025-03-21drm/amd/pm: Remove unnecessay UQ10 to UINT conversionAsad Kamal-2/+2
2025-03-21drm/amdgpu/sdma_v4_4_2: update VM flush implementation for SDMAJesse.zhang@amd.com-14/+133
2025-03-21drm/amdgpu: Optimize VM invalidation engine allocation and synchronize GPU TL...Jesse.zhang@amd.com-1/+57
2025-03-21drm/amd/amdgpu: Increase max rings to enable SDMA page ringJesse.zhang@amd.com-1/+1
2025-03-21drm/amdgpu: Decode deferred error type in gfx aca bank parserXiang Liu-10/+36
2025-03-21drm/amdgpu/gfx11: Add Cleaner Shader Support for GFX11.5 GPUsSrinivasan Shanmugam-0/+14
2025-03-21drm/amdgpu/mes: clean up SDMA HQD loopAlex Deucher-5/+3
2025-03-21drm/amdgpu/mes: enable compute pipes across all MECAlex Deucher-2/+1
2025-03-21drm/amdgpu/mes: drop MES 10.x leftoversAlex Deucher-4/+1
2025-03-21drm/amdgpu/mes: optimize compute loop handlingAlex Deucher-1/+1
2025-03-21drm/amdgpu/sdma: guilty tracking is per instanceAlex Deucher-16/+18
2025-03-21drm/amdgpu/sdma: fix engine reset handlingAlex Deucher-15/+13
2025-03-21drm/amdgpu: remove invalid usage of sched.readyChristian König-11/+0
2025-03-21drm/amdgpu: add cleaner shader trace pointChristian König-0/+16
2025-03-21drm/amdgpu: add isolation trace pointChristian König-0/+18
2025-03-21drm/amdgpu: stop reserving VMIDs to enforce isolationChristian König-19/+6
2025-03-21drm/amdgpu: rework how the cleaner shader is emitted v3Christian König-6/+21
2025-03-21drm/amdgpu: rework how isolation is enforced v2Christian König-35/+155
2025-03-21drm/amdgpu: overwrite signaled fence in amdgpu_syncChristian König-4/+9
2025-03-21drm/amdgpu: use GFP_NOWAIT for memory allocationsChristian König-23/+32
2025-03-21drm/amd/amdgpu: Revert "drm/amd/amdgpu: shorten the gfx idle worker timeout"Kenneth Feng-2/+2
2025-03-21drm/amdgpu/sdam: Skip SDMA queue reset for SRIOVAhmad Rehman-0/+7
2025-03-21drm/amdgpu: Add support to load PSP TA v13.0.12 for SRIOVAhmad Rehman-0/+3
2025-03-21drm/amdgpu: Enable amdgpu_ras_resume for gfx 9.5.0Ellen Pan-0/+1
2025-03-21drm/amdkfd: set precise mem ops caps to disabled for gfx 11 and 12Jonathan Kim-4/+0
2025-03-19drm/amdgpu: Skip pcie_replay_count sysfs creation for VFVictor Skvortsov-7/+20