summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2025-12-16drm/amdkfd: Fix improper NULL termination of queue restore SMI event stringBrian Kocoloski
2025-12-16drm/amd/pm: restore SCLK settings after S0ix resumemythilam
2025-12-16drm/amdgpu: fix a job->pasid access race in gpu recoveryAlex Deucher
2025-12-16sched_ext: fix uninitialized ret on alloc_percpu() failureLiang Jie
2025-12-16drm/amd/display: Fix DP no audio issueCharlene Liu
2025-12-16ASoC: SOF: Support for on-demand DSP bootMark Brown
2025-12-16drm/amd/display: Fix scratch registers offsets for DCN351Ray Wu
2025-12-16drm/amd/display: Fix scratch registers offsets for DCN35Ray Wu
2025-12-16drm/amd: Resume the device in thaw() callback when console suspend is disabledMario Limonciello (AMD)
2025-12-16Merge branch 'libbpf-move-arena-variables-out-of-the-zero-page'Andrii Nakryiko
2025-12-16selftests/bpf: Add tests for the arena offset of globalsEmil Tsalapatis
2025-12-16libbpf: Move arena globals to the end of the arenaEmil Tsalapatis
2025-12-16libbpf: Turn relo_core->sym_off unsignedEmil Tsalapatis
2025-12-16bpf/verifier: Do not limit maximum direct offset into arena mapEmil Tsalapatis
2025-12-16selftests/bpf: Explicitly account for globals in verifier_arena_largeEmil Tsalapatis
2025-12-16drm/radeon: Convert legacy DRM logging in evergreen.c to drm_* helpersAbhishek Rajput
2025-12-16drm/amdgpu: Add gfx v12_1 interrupt source headerHawking Zhang
2025-12-16drm/amdkfd: Override KFD SVM mappings for GFX 12.1Mukul Joshi
2025-12-16drm/amdgpu: correct rlc autoload for xcc harvestLikun Gao
2025-12-16drm/amdgpu: add gfx sysfs support for gfx_v12_1Likun Gao
2025-12-16drm/amdgpu/mes_v12_1: fix mes access xcd registerJack Xiao
2025-12-16drm/amdgpu: normalize reg addr as local xcc for gfx v12_1Likun Gao
2025-12-16drm/amdgpu: support xcc harvest for ih translateLikun Gao
2025-12-16drm/amdgpu: Correct inst_id input from physical to logicLikun Gao
2025-12-16drm/amdgpu: use physical xcc id to get rrmtLikun Gao
2025-12-16drm/radeon: Convert logging in radeon_display.c to drm_* helpersMukesh Ogare
2025-12-16drm/amdkfd: Fix improper NULL termination of queue restore SMI event stringBrian Kocoloski
2025-12-16drm/amdgpu: Correct xcc_id input to GET_INST from physical to logicLikun Gao
2025-12-16drm/amdgpu: Fix CP_MEC_MDBASE in multi-xcc for gfx v12_1Michael Chen
2025-12-16drm/amdgpu: Support 57bit fault address for GFX 12.1.0Philip Yang
2025-12-16drm/amdgpu: Add pde3 table invalidation request for GFX 12.1.0Philip Yang
2025-12-16drm/amdkfd: Update LDS, Scratch base for 57bit addressPhilip Yang
2025-12-16drm/amdgpu: Enable 5-level page table for GFX 12.1.0Philip Yang
2025-12-16drm/amdgpu: init RS64_MEC_P2/P3_STACK for gfx12.1Feifei Xu
2025-12-16drm/amdgpu: Fix CU info calculations for GFX 12.1Mukul Joshi
2025-12-16drm/amdkfd: Update CWSR area calculations for GFX 12.1Mukul Joshi
2025-12-16drm/amdgpu: Add soc v1_0 ih client id tableHawking Zhang
2025-12-16drm/amdgpu: Flush TLB on all XCCs on GFX 12.1Mukul Joshi
2025-12-16drm/amd/pm: restore SCLK settings after S0ix resumemythilam
2025-12-16drm/amdgpu: do not use amdgpu_bo_gpu_offset_no_check individuallySaleemkhan Jamadar
2025-12-16drm/amdgpu: Change set ip clock/power gating paramLijo Lazar
2025-12-16drm/amdgpu: Use helper to get ip blockLijo Lazar
2025-12-16drm/amdgpu: Move ip block related functionsLijo Lazar
2025-12-16drm/amdgpu: fix a job->pasid access race in gpu recoveryAlex Deucher
2025-12-16drm/amd/display: Promote DC to 3.2.363Taimur Hassan
2025-12-16drm/amd/display: [FW Promotion] Release 0.1.40.0Taimur Hassan
2025-12-16drm/amd/display: Split update_planes_and_stream_v3 into parts (V2)Dominik Kaszewski
2025-12-16drm/amd/display: DPP low mem pwr related adjustment -Part ICharlene Liu
2025-12-16drm/amd/display: Set enable_legacy_fast_update to false for DCN35/351Fudong Wang
2025-12-16drm/amd/display: Don't disable DPCD mst_en if sink connectedPeichen Huang