summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd
AgeCommit message (Expand)AuthorLines
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
2025-03-19drm/amdgpu: Add active_umc_mask to ras init_flagsCandice Li-0/+2
2025-03-19Documentation/amdgpu: Add debug_mask documentationLijo Lazar-0/+5
2025-03-19drm/amd/pm: Add debug bit for smu pool allocationLijo Lazar-2/+11
2025-03-19drm/amdgpu/vcn: adjust workload profile handlingAlex Deucher-20/+36
2025-03-19drm/amdgpu/gfx: adjust workload profile handlingAlex Deucher-11/+18
2025-03-19drm/amdgpu: Add EEPROM I2C address support for smu v13_0_12Candice Li-0/+2
2025-03-19drm/amdgpu/vcn: fix ref counting for ring based profile handlingAlex Deucher-16/+40
2025-03-19drm/amdgpu/gfx: fix ref counting for ring based profile handlingAlex Deucher-10/+23
2025-03-19drm/amdkfd: Fix bug in config_dequeue_wait_countsHarish Kasiviswanathan-20/+32
2025-03-19drm/amdgpu: grab an additional reference on the gang fence v2Christian König-1/+9
2025-03-18drm/amdgpu/pm: Handle SCLK offset correctly in overdrive for smu 14.0.2Tomasz Pakuła-41/+18
2025-03-18drm/amd/display: Fix incorrect fw_state address in dmub_srvLo-an Chen-1/+1
2025-03-18drm/amd/display: Use HW lock mgr for PSR1 when only one eDPMario Limonciello-0/+11
2025-03-18drm/amd/display: Fix message for support_edp0_on_dp1Yilin Chen-1/+1
2025-03-18drm/amdkfd: Fix user queue validation on Gfx7/8Philip Yang-1/+11
2025-03-18drm/amdgpu: Restore uncached behaviour on GFX12David Belanger-27/+3