summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)AuthorLines
2025-12-10drm/amdgpu: Initialize memory partition callbacks for gmc v12_1Hawking Zhang-0/+2
2025-12-10drm/amdgpu: support rlc autoload for muti-xccLikun Gao-19/+38
2025-12-10drm/amdgpu: Enable atomics for all the available xccHawking Zhang-5/+14
2025-12-10drm/amdgpu: Update MES VM_CNTX_CNTL for XNACK off for GFX 12.1Mukul Joshi-6/+14
2025-12-10drm/amdkfd: Enable per-process XNACK for GFX 12.1.0Mukul Joshi-2/+8
2025-12-10drm/amdgpu: Enable retry faults for GFX 12.1Mukul Joshi-1/+5
2025-12-10drm/amdgpu: Add IH node-id to XCC mappingMukul Joshi-4/+29
2025-12-10drm/amdgpu: Add interrupt handler for GFX 12.1.0Mukul Joshi-3/+224
2025-12-10drm/amdgpu: Add UTCL2 Retry fault interrupt for GFX 12.1Mukul Joshi-2/+19
2025-12-10drm/amdgpu/sdma: add query for CSA size and alignmentAlex Deucher-0/+31
2025-12-10drm/amdgpu: fix mes packet params issue when flush hdp.chong li-114/+160
2025-12-10drm/amdgpu/gfx: add eop size and alignment to shadow infoAlex Deucher-0/+10
2025-12-10drm/amd/ras: Add vram_type to ras_ta_init_flagsCandice Li-0/+4
2025-12-10drm/amdgpu: update sdma configuration for soc v1_0Likun Gao-0/+4
2025-12-10drm/amdgpu: Initialize xcp manager for soc v1_0Hawking Zhang-0/+25
2025-12-10drm/amdgpu: Add soc_v1_0_xcp_funcsHawking Zhang-0/+411
2025-12-10drm/amdgpu: Export sdma_v7_1_xcp_funcsHawking Zhang-0/+1
2025-12-10drm/amdgpu: Export gfx_v12_1_xcp_funcHawking Zhang-0/+2
2025-12-10drm/amdgpu: Add vram_type to ras init_flagsCandice Li-0/+2
2025-12-10drm/amd/ras: Reduce stack usage in amdgpu_virt_ras_get_cper_records()Srinivasan Shanmugam-4/+13
2025-12-10drm/amdkfd: Handle GPU reset and drain retry fault racePhilip Yang-1/+6
2025-12-10Revert "drm/amd/display: Fix pbn to kbps Conversion"Mario Limonciello-23/+36
2025-12-10drm/amdgpu: Add switch_compute_partition callback for imu v12_1Hawking Zhang-0/+21
2025-12-10drm/amdgpu: Implement gfx_v12_1_get_xccs_per_xcpHawking Zhang-0/+7
2025-12-10drm/amdgpu: Remove redundant check for async_gfx_ringHawking Zhang-3/+1
2025-12-10drm/amdgpu: disable graphics doorbell range for gfx v12_1Likun Gao-0/+4
2025-12-10drm/amdgpu: enable unmap doorbell handle for gfx v12_1Likun Gao-1/+1
2025-12-10drm/amdgpu: revision doorbel range for gfx v12_1Likun Gao-16/+6
2025-12-10drm/amdkfd: disable shader message vgpr deallocation on gc 12.1Jonathan Kim-0/+5
2025-12-10drm/amdgpu: Remove redundant pmfw backdoor loadingHawking Zhang-15/+0
2025-12-10drm/amd: Fix unbind/rebind for VCN 4.0.5Mario Limonciello (AMD)-0/+2
2025-12-10drm/amdgpu/acpi: Reduce amdgpu_acpi_detect stack usageSrinivasan Shanmugam-5/+10
2025-12-10dm pcache: fix segment info indexingLi Chen-1/+4
2025-12-10dm pcache: fix cache info indexingLi Chen-1/+4
2025-12-10dm-pcache: advance slot index before writing slotDongsheng Yang-8/+8
2025-12-10dm log-writes: Add missing set_freezable() for freezable kthreadHaotian Zhang-0/+1
2025-12-10dm-raid: fix possible NULL dereference with undefined raid typeAlexey Simakov-0/+2
2025-12-10dm-snapshot: fix 'scheduling while atomic' on real-time kernelsMikulas Patocka-40/+35
2025-12-10dm: ignore discard return valueChaitanya Kulkarni-7/+5
2025-12-10dm-mpath: Simplify the setup_scsi_dh codeBenjamin Marzinski-38/+23
2025-12-10dm vdo: fix kerneldoc warningsMatthew Sakai-169/+298
2025-12-10dm-bufio: align write boundary on physical block sizeMikulas Patocka-4/+6
2025-12-10dm-crypt: enable DM_TARGET_ATOMIC_WRITESMikulas Patocka-15/+24
2025-12-10dm: test for REQ_ATOMIC in dm_accept_partial_bio()Mikulas Patocka-2/+7
2025-12-10dm-verity: remove useless mempoolMikulas Patocka-10/+3
2025-12-10dm-verity: disable recursive forward error correctionMikulas Patocka-7/+2
2025-12-10drm/xe/guc: Recommend GuC v70.54.0 for BMG, PTLJulia Filipchuk-2/+2
2025-12-10drm/xe/guc: Recommend GuC v70.53.0 for MTL, DG2, LNLJulia Filipchuk-3/+3
2025-12-10accel/amdxdna: Fix cu_idx being cleared by memset() during command setupLizhi Hou-4/+4
2025-12-10drm/i915: Fix BO alloc flagsLoïc Molinari-0/+1