summaryrefslogtreecommitdiffstats
path: root/drivers/gpu
AgeCommit message (Expand)AuthorLines
2025-12-18drivers: gpu: Update ARef imports from sync::arefShankari Anand-4/+4
2025-12-17drm/xe/eustall: Disallow 0 EU stall property valuesAshutosh Dixit-1/+1
2025-12-17drm/xe/oa: Disallow 0 OA property valuesAshutosh Dixit-1/+1
2025-12-17drm/xe/oa: Move default oa unit assignment earlier during stream openAshutosh Dixit-4/+4
2025-12-17drm/xe/pf: Add handling for MLRC adverse event thresholdDaniele Ceraolo Spurio-0/+10
2025-12-17drm/xe/pf: Prepare for new threshold KLVsMichal Wajdeczko-10/+23
2025-12-17drm/xe/guc: Introduce GUC_FIRMWARE_VER_AT_LEAST helperMichal Wajdeczko-3/+24
2025-12-17drm/xe: Introduce IF_ARGS macro utilityMichal Wajdeczko-0/+81
2025-12-17drm/xe: Fix NULL pointer dereference in xe_exec_ioctlTapani Pälli-6/+4
2025-12-17drm/panthor: fix for dma-fence safe access rulesChia-I Wu-0/+4
2025-12-17drm/panthor: Fix NULL pointer dereference on panthor_fw_unplugKarunika Choo-4/+0
2025-12-17drm/xe/xe_sriov_vfio: Fix return value in xe_sriov_vfio_migration_supported()Dan Carpenter-1/+1
2025-12-17drm/xe/vf: fix return type in vf_migration_init_late()Dan Carpenter-1/+1
2025-12-16drm/xe/oa: Always set OAG_OAGLBCTXCTRL_COUNTER_RESUMEAshutosh Dixit-3/+4
2025-12-16drm/xe/rtp: Whitelist OAMERT MMIO trigger registersAshutosh Dixit-0/+19
2025-12-16drm/xe/oa/uapi: Expose MERT OA unitAshutosh Dixit-3/+43
2025-12-16drm/amdkfd: Fix improper NULL termination of queue restore SMI event stringBrian Kocoloski-1/+1
2025-12-16drm/amd/pm: restore SCLK settings after S0ix resumemythilam-5/+37
2025-12-16drm/amdgpu: fix a job->pasid access race in gpu recoveryAlex Deucher-2/+8
2025-12-16drm/amd/display: Fix DP no audio issueCharlene Liu-4/+4
2025-12-16drm/amd/display: Fix scratch registers offsets for DCN351Ray Wu-4/+4
2025-12-16drm/amd/display: Fix scratch registers offsets for DCN35Ray Wu-4/+4
2025-12-16drm/amd: Resume the device in thaw() callback when console suspend is disabledMario Limonciello (AMD)-1/+4
2025-12-16drm/radeon: Convert legacy DRM logging in evergreen.c to drm_* helpersAbhishek Rajput-50/+62
2025-12-16drm/amdgpu: Add gfx v12_1 interrupt source headerHawking Zhang-6/+142
2025-12-16drm/amdkfd: Override KFD SVM mappings for GFX 12.1Mukul Joshi-1/+3
2025-12-16drm/amdgpu: correct rlc autoload for xcc harvestLikun Gao-1/+2
2025-12-16drm/amdgpu: add gfx sysfs support for gfx_v12_1Likun Gao-0/+4
2025-12-16drm/amdgpu/mes_v12_1: fix mes access xcd registerJack Xiao-0/+20
2025-12-16drm/amdgpu: normalize reg addr as local xcc for gfx v12_1Likun Gao-0/+30
2025-12-16drm/amdgpu: support xcc harvest for ih translateLikun Gao-4/+6
2025-12-16drm/amdgpu: Correct inst_id input from physical to logicLikun Gao-25/+25
2025-12-16drm/amdgpu: use physical xcc id to get rrmtLikun Gao-10/+16
2025-12-16drm/radeon: Convert logging in radeon_display.c to drm_* helpersMukesh Ogare-27/+39
2025-12-16drm/amdkfd: Fix improper NULL termination of queue restore SMI event stringBrian Kocoloski-1/+1
2025-12-16drm/amdgpu: Correct xcc_id input to GET_INST from physical to logicLikun Gao-37/+24
2025-12-16drm/amdgpu: Fix CP_MEC_MDBASE in multi-xcc for gfx v12_1Michael Chen-94/+98
2025-12-16drm/amdgpu: Support 57bit fault address for GFX 12.1.0Philip Yang-1/+1
2025-12-16drm/amdgpu: Add pde3 table invalidation request for GFX 12.1.0Philip Yang-0/+3
2025-12-16drm/amdkfd: Update LDS, Scratch base for 57bit addressPhilip Yang-10/+14
2025-12-16drm/amdgpu: Enable 5-level page table for GFX 12.1.0Philip Yang-3/+3
2025-12-16drm/amdgpu: init RS64_MEC_P2/P3_STACK for gfx12.1Feifei Xu-0/+2
2025-12-16drm/amdgpu: Fix CU info calculations for GFX 12.1Mukul Joshi-51/+27
2025-12-16drm/amdkfd: Update CWSR area calculations for GFX 12.1Mukul Joshi-9/+54
2025-12-16drm/amdgpu: Add soc v1_0 ih client id tableHawking Zhang-8/+96
2025-12-16drm/amdgpu: Flush TLB on all XCCs on GFX 12.1Mukul Joshi-1/+1
2025-12-16drm/amd/pm: restore SCLK settings after S0ix resumemythilam-5/+37
2025-12-16drm/amdgpu: do not use amdgpu_bo_gpu_offset_no_check individuallySaleemkhan Jamadar-2/+30
2025-12-16drm/amdgpu: Change set ip clock/power gating paramLijo Lazar-8/+6
2025-12-16drm/amdgpu: Use helper to get ip blockLijo Lazar-25/+18