summaryrefslogtreecommitdiff
path: root/drivers/gpu
AgeCommit message (Expand)Author
2026-01-18drm/xe: Adjust page count tracepoints in shrinkerMatthew Brost
2026-01-18drm/msm: Replace custom dumb_map_offset with generic helperSwaraj Gaikwad
2026-01-18drm/msm/a2xx: add A225 entry to catalogDmitry Baryshkov
2026-01-18drm/msm/a2xx: fix pixel shader start on A225Dmitry Baryshkov
2026-01-16drm/xe: Add context-based invalidation to GuC TLB invalidation backendMatthew Brost
2026-01-16drm/xe: Add exec queue active vfuncMatthew Brost
2026-01-16drm/xe: Add xe_tlb_inval_idle helperMatthew Brost
2026-01-16drm/xe: Add send_tlb_inval_ppgtt helperMatthew Brost
2026-01-16drm/xe: Rename send_tlb_inval_ppgtt to send_tlb_inval_asid_ppgttMatthew Brost
2026-01-16drm/xe: Taint TLB invalidation seqno lock with GFP_KERNELMatthew Brost
2026-01-16drm/xe: Add vm to exec queues associationMatthew Brost
2026-01-16drm/xe: Add xe_device_asid_to_vm helperMatthew Brost
2026-01-16drm/xe: Add has_ctx_tlb_inval to device infoMatthew Brost
2026-01-16drm/xe: Make usm.asid_to_vm allocation use GFP_NOWAITMatthew Brost
2026-01-16drm/xe: Add normalize_invalidation_rangeMatthew Brost
2026-01-16drm/xe/multi_queue: Enable multi_queue on xe3p_xpcNiranjana Vishwanathapura
2026-01-16drm/xe: Ban entire multi-queue group on any job timeoutMatthew Brost
2026-01-16drm/mediatek: mtk_dsi: Add support for High Speed (HS) modeAngeloGioacchino Del Regno
2026-01-16drm: Discard pm_runtime_put() return valueRafael J. Wysocki
2026-01-16Merge tag 'drm-misc-fixes-2026-01-16' of https://gitlab.freedesktop.org/drm/m...Simona Vetter
2026-01-16Merge tag 'v6.19-rc5' into drm-rust-nextDanilo Krummrich
2026-01-16Merge tag 'amd-drm-fixes-6.19-2026-01-15' of https://gitlab.freedesktop.org/a...Simona Vetter
2026-01-16drm/tyr: use generated bindings for GpuInfoDeborah Brouwer
2026-01-16drm: Account property blob allocations to memcgXiao Kan
2026-01-16drm: renesas: rz-du: mipi_dsi: fix kernel panic when rebooting for some panelsHugo Villeneuve
2026-01-16drm/i915/psr: Don't enable Panel Replay on sink if globally disabledJouni Högander
2026-01-16Merge tag 'drm-xe-next-2026-01-15' of https://gitlab.freedesktop.org/drm/xe/k...Dave Airlie
2026-01-16Merge tag 'drm-intel-next-2026-01-15' of https://gitlab.freedesktop.org/drm/i...Dave Airlie
2026-01-16Merge tag 'drm-misc-next-2026-01-15' of https://gitlab.freedesktop.org/drm/mi...Dave Airlie
2026-01-15drm/msm/a6xx: Retrieve gmu core range by indexAkhil P Oommen
2026-01-15drm/msm: Fix GMEM_BASE for gen8Rob Clark
2026-01-15drm/msm: Fix x2-85 TPL1_DBG_ECO_CNTL1Rob Clark
2026-01-15drm/msm/a6xx: fix bogus hwcg register updatesJohan Hovold
2026-01-15drm/xe/xe_query: Remove check for gtNakshtra Goyal
2026-01-15drm/i915/dp: Use intel_dp_dsc_get_slice_config()Imre Deak
2026-01-15drm/i915/dp: Add intel_dp_dsc_get_slice_config()Imre Deak
2026-01-15drm/i915/dp: Unify DP and eDP slice count computationImre Deak
2026-01-15drm/i915/dsi: Use intel_dsc_get_slice_config()Imre Deak
2026-01-15drm/i915/dsc: Add intel_dsc_get_slice_config()Imre Deak
2026-01-15drm/i915/dp: Simplify the DSC slice config loop's slices-per-pipe iterationImre Deak
2026-01-15drm/i915/dp: Rename test_slice_count to slices_per_lineImre Deak
2026-01-15drm/i915/dp: Use int for DSC slice count variablesImre Deak
2026-01-15drm/i915/dp: Factor out intel_dp_dsc_min_slice_count()Imre Deak
2026-01-15drm/i915/dsc: Switch to using intel_dsc_line_slice_count()Imre Deak
2026-01-15drm/i915/dp: Track the detailed DSC slice configurationImre Deak
2026-01-15drm/i915/dsi: Track the detailed DSC slice configurationImre Deak
2026-01-15drm/i915/dsi: Move initialization of DSI DSC streams-per-pipe to fill_dsc()Imre Deak
2026-01-15drm/i915/dsc: Track the DSC stream count in the DSC slice config stateImre Deak
2026-01-15drm/i915/dsc: Track the detaild DSC slice configurationImre Deak
2026-01-15drm/xe: Reduce LRC timestamp stuck message on VFs to noticeMatthew Brost