summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm
AgeCommit message (Expand)Author
2025-12-17drm/xe: Introduce IF_ARGS macro utilityMichal Wajdeczko
2025-12-17drm/xe: Fix NULL pointer dereference in xe_exec_ioctlTapani Pälli
2025-12-17drm/panthor: fix for dma-fence safe access rulesChia-I Wu
2025-12-17drm/panthor: Fix NULL pointer dereference on panthor_fw_unplugKarunika Choo
2025-12-17drm/xe/xe_sriov_vfio: Fix return value in xe_sriov_vfio_migration_supported()Dan Carpenter
2025-12-17drm/xe/vf: fix return type in vf_migration_init_late()Dan Carpenter
2025-12-16drm/xe/oa: Always set OAG_OAGLBCTXCTRL_COUNTER_RESUMEAshutosh Dixit
2025-12-16drm/xe/rtp: Whitelist OAMERT MMIO trigger registersAshutosh Dixit
2025-12-16drm/xe/oa/uapi: Expose MERT OA unitAshutosh Dixit
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-16drm/amd/display: Fix DP no audio issueCharlene Liu
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-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