summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm
AgeCommit message (Expand)Author
2026-03-23drm/mediatek: Set dedicated DMA device and drop custom GEM callbacksChen-Yu Tsai
2026-03-23drm/gem-dma: Support dedicated DMA device for allocation and mappingChen-Yu Tsai
2026-03-23drm/prime: Limit scatter list size with dedicated DMA deviceChen-Yu Tsai
2026-03-23Merge tag 'drm-misc-next-2026-03-20' of https://gitlab.freedesktop.org/drm/mi...Dave Airlie
2026-03-22drm/mediatek: dsi: Store driver data before invoking mipi_dsi_host_registerLuca Leonardo Scorcia
2026-03-22drm/mediatek: ovl: Add specific entry for mt8167Val Packett
2026-03-22drm/mediatek: Remove all conflicting aperture devices during probeLuca Leonardo Scorcia
2026-03-22drm/mediatek: mtk_dsi: enable hs clock during pre-enableGary Bisson
2026-03-21drm/i915/wm: Include .min_ddb_alloc_uv in the wm dumpsVille Syrjälä
2026-03-21drm/i915/wm: Include ddb_y in skl_print_wm_changes() on pre-iclVille Syrjälä
2026-03-21drm/i915/wm: Extract skl_print_plane_ddb_changes()Ville Syrjälä
2026-03-21drm/i915/wm: s/skl_print_plane_changes()/skl_print_plane_wm_changes()/Ville Syrjälä
2026-03-21drm/i915/wm: Nuke wm->uv_wm[]Ville Syrjälä
2026-03-21drm/i915/wm: Extract skl_allocate_plane_ddb_nv12()Ville Syrjälä
2026-03-21drm/i915/wm: s/skl_check_nv12_wm_level()/skl_check_wm_level_nv12()/Ville Syrjälä
2026-03-21drm/i915/wm: Reorder the arguments to skl_allocate_plane_ddb()Ville Syrjälä
2026-03-21drm/i915/wm: Nuke is_planar from skl+ wm structuresVille Syrjälä
2026-03-21drm/i915: Skip redundant NV12 plane unlinkingVille Syrjälä
2026-03-21drm/i915: Relocate unlink_nv12_plane()Ville Syrjälä
2026-03-21drm/i915: Unlink NV12 planes earlierVille Syrjälä
2026-03-20drm/xe: Fix format specifier for printing pointer differencesNathan Chancellor
2026-03-21Merge tag 'drm-xe-fixes-2026-03-19' of https://gitlab.freedesktop.org/drm/xe/...Dave Airlie
2026-03-21Merge tag 'amd-drm-fixes-7.0-2026-03-19' of https://gitlab.freedesktop.org/ag...Dave Airlie
2026-03-21Merge tag 'drm-misc-fixes-2026-03-19' of https://gitlab.freedesktop.org/drm/m...Dave Airlie
2026-03-20drm/xe: Extend Wa_14026781792 for xe3lpgNitin Gote
2026-03-20drm/xe/xe3p_lpg: Add Wa_16029437861Varun Gupta
2026-03-20drm/bridge: samsung-dsim: use drm_bridge_clear_and_put() to put the next bridgeLuca Ceresoli
2026-03-20drm/bridge: add drm_bridge_clear_and_put()Luca Ceresoli
2026-03-20drm/ttm: Avoid invoking the OOM killer when reading back swapped contentThomas Hellström
2026-03-20drm/ttm: Don't spam the log on buffer object backing store allocation failureThomas Hellström
2026-03-20drm/atomic: Remove state argument to drm_atomic_private_obj_initMaxime Ripard
2026-03-20drm/tegra: Switch private_obj initialization to atomic_create_stateMaxime Ripard
2026-03-20drm/omapdrm: Switch private_obj initialization to atomic_create_stateMaxime Ripard
2026-03-20drm/amdgpu: Switch private_obj initialization to atomic_create_stateMaxime Ripard
2026-03-20drm/shmem-helper: Fix huge page mapping in fault handlerPedro Demarchi Gomes
2026-03-19drm/panel-edp: Add BOE NV153WUM-N42, CMN N153JCA-ELK, CSW MNF307QS3-2Alvin1 Chen
2026-03-19drm/xe: Fix missing runtime PM reference in ccs_mode_storeSanjay Yadav
2026-03-19drm/xe: Open-code GGTT MMIO access protectionMatthew Brost
2026-03-19Merge back updates of core ACPI drivers for 7.1Rafael J. Wysocki
2026-03-19drm/xe/lrc: Fix uninitialized new_ts when capturing context timestampUmesh Nerlige Ramappa
2026-03-19drm/xe/oa: Allow reading after disabling OA streamAshutosh Dixit
2026-03-19drm/xe: Skip over non leaf pte for PRL generationBrian Nguyen
2026-03-19drm/xe/guc: Ensure CT state transitions via STOP before DISABLEDZhanjun Dong
2026-03-19drm/xe: Trigger queue cleanup if not in wedged mode 2Matthew Brost
2026-03-19drm/xe: Forcefully tear down exec queues in GuC submit finiMatthew Brost
2026-03-19drm/xe: Always kill exec queues in xe_guc_submit_pause_abortMatthew Brost
2026-03-19drm/xe/guc: Fail immediately on GuC load errorDaniele Ceraolo Spurio
2026-03-19drm/i915: Order OP vs. timeout correctly in __wait_for()Ville Syrjälä
2026-03-19drm/ttm: Fix spelling mistakes and comment style in ttm_resource.cVarun Gupta
2026-03-19Merge drm/drm-next into drm-xe-nextThomas Hellström