summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)AuthorLines
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
2025-12-16drm/amdgpu: Move ip block related functionsLijo Lazar-443/+450
2025-12-16drm/amdgpu: fix a job->pasid access race in gpu recoveryAlex Deucher-2/+8
2025-12-16drm/amd/display: Promote DC to 3.2.363Taimur Hassan-1/+1
2025-12-16drm/amd/display: [FW Promotion] Release 0.1.40.0Taimur Hassan-22/+48
2025-12-16drm/amd/display: Split update_planes_and_stream_v3 into parts (V2)Dominik Kaszewski-10/+403
2025-12-16drm/amd/display: DPP low mem pwr related adjustment -Part ICharlene Liu-53/+60
2025-12-16drm/amd/display: Set enable_legacy_fast_update to false for DCN35/351Fudong Wang-2/+2
2025-12-16drm/amd/display: Don't disable DPCD mst_en if sink connectedPeichen Huang-5/+11
2025-12-16drm/amd/display: Support DRR granularityWeiguang Li-0/+9
2025-12-16drm/amd/display: Add USB-C DP Alt Mode lane limitation in DCN32LinCheng Ku-3/+12
2025-12-16drm/amd/display: Fix presentation of Z8 efficiencyAustin Zheng-2/+3
2025-12-16drm/amd/display: Add use_max_lsw parameterOleh Kuzhylnyi-0/+2
2025-12-16drm/amd/display: Fix DP no audio issueCharlene Liu-5/+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/display: Replay Video Conferencing V2ChunTao Tso-0/+14
2025-12-16drm/amd: Resume the device in thaw() callback when console suspend is disabledMario Limonciello (AMD)-1/+4
2025-12-16drm/amdkfd: allow debug subscription to lds violations on gfx 1250Jonathan Kim-0/+11
2025-12-16drm/amdgpu: enable gpu tlb flush for gfxhubLikun Gao-3/+0
2025-12-16drm/amd/include : Update MES v12 API headerShaoyun Liu-1/+2
2025-12-16drm/amdgpu: flush tlb properly for GMC v12.1 in early phaseLe Ma-3/+6
2025-12-16drm/amdgpu: Use AMDGPU_IS_GFXHUB to screen out GFXHUB for GMC v12.1Le Ma-3/+3
2025-12-16drm/amdgpu: only copy ucode for enabled xccLikun Gao-4/+6
2025-12-16drm/amdgpu: fix issue when switch NPS1 to NPSXchong li-3/+3
2025-12-16drm/amd/display: Fix 64-bit state pointer passed as 32-bit GPINT response bufferSrinivasan Shanmugam-2/+5
2025-12-16drm/amd/include : Update MES v12 comments on RESET APIShaoyun Liu-1/+20
2025-12-16irqchip/riscv-aplic: Preserve APLIC states across suspend/resumeNick Hu-1/+198
2025-12-16wifi: iwlwifi: Implement settime64 as stub for MVM/MLD PTPYao Zi-0/+14
2025-12-16wifi: iwlwifi: Fix firmware version handlingVille Syrjälä-2/+2
2025-12-16drm/i915/display: Allow async flip when Selective Fetch is enabledJouni Högander-8/+0
2025-12-16dmaengine: zynqmp_dma: Remove redundant pm_runtime_mark_last_busy() callsSakari Ailus-2/+0
2025-12-16dmaengine: ti: Remove redundant pm_runtime_mark_last_busy() callsSakari Ailus-5/+0
2025-12-16dmaengine: ste_dma40: Remove redundant pm_runtime_mark_last_busy() callsSakari Ailus-12/+2
2025-12-16dmaengine: pl330: Remove redundant pm_runtime_mark_last_busy() callsSakari Ailus-7/+1
2025-12-16dmaengine: at_xdmac: Remove redundant pm_runtime_mark_last_busy() callsSakari Ailus-11/+0
2025-12-16dmaengine: sh: rz-dmac: Fix rz_dmac_terminate_all()Biju Das-0/+5
2025-12-16dmaengine: ti: k3-udma: enable compile testingJohan Hovold-2/+3
2025-12-16dmaengine: stm32-dma3: introduce ddata2dev helperAmelie Delaunay-11/+17
2025-12-16dmaengine: stm32-dma3: restore channel semaphore status after suspendAmelie Delaunay-1/+74
2025-12-16dmaengine: stm32-dma3: introduce channel semaphore helpersAmelie Delaunay-11/+44