index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
Age
Commit message (
Expand
)
Author
Lines
2026-03-23
drm/i915/dp_tunnel: Fix error handling when clearing stream BW in atomic state
Imre Deak
-11
/
+28
2026-03-23
drm/i915: Unlink NV12 planes earlier
Ville Syrjälä
-2
/
+9
2026-03-23
drm/i915: Order OP vs. timeout correctly in __wait_for()
Ville Syrjälä
-1
/
+1
2026-03-23
drm/i915/gmbus: fix spurious timeout on 512-byte burst reads
Samasth Norway Ananda
-1
/
+3
2026-03-23
drm/sun4i: Use backend/mixer as dedicated DMA device
Chen-Yu Tsai
-24
/
+30
2026-03-23
drm/mediatek: Set dedicated DMA device and drop custom GEM callbacks
Chen-Yu Tsai
-269
/
+3
2026-03-23
drm/gem-dma: Support dedicated DMA device for allocation and mapping
Chen-Yu Tsai
-9
/
+12
2026-03-23
drm/prime: Limit scatter list size with dedicated DMA device
Chen-Yu Tsai
-1
/
+1
2026-03-23
Merge tag 'drm-misc-next-2026-03-20' of https://gitlab.freedesktop.org/drm/mi...
Dave Airlie
-694
/
+983
2026-03-22
drm/mediatek: dsi: Store driver data before invoking mipi_dsi_host_register
Luca Leonardo Scorcia
-4
/
+5
2026-03-22
drm/mediatek: ovl: Add specific entry for mt8167
Val Packett
-0
/
+12
2026-03-22
drm/mediatek: Remove all conflicting aperture devices during probe
Luca Leonardo Scorcia
-0
/
+5
2026-03-22
drm/mediatek: mtk_dsi: enable hs clock during pre-enable
Gary Bisson
-18
/
+17
2026-03-21
drm/i915/wm: Include .min_ddb_alloc_uv in the wm dumps
Ville Syrjälä
-4
/
+26
2026-03-21
drm/i915/wm: Include ddb_y in skl_print_wm_changes() on pre-icl
Ville Syrjälä
-2
/
+9
2026-03-21
drm/i915/wm: Extract skl_print_plane_ddb_changes()
Ville Syrjälä
-5
/
+17
2026-03-21
drm/i915/wm: s/skl_print_plane_changes()/skl_print_plane_wm_changes()/
Ville Syrjälä
-5
/
+6
2026-03-21
drm/i915/wm: Nuke wm->uv_wm[]
Ville Syrjälä
-26
/
+19
2026-03-21
drm/i915/wm: Extract skl_allocate_plane_ddb_nv12()
Ville Syrjälä
-11
/
+29
2026-03-21
drm/i915/wm: s/skl_check_nv12_wm_level()/skl_check_wm_level_nv12()/
Ville Syrjälä
-2
/
+2
2026-03-21
drm/i915/wm: Reorder the arguments to skl_allocate_plane_ddb()
Ville Syrjälä
-8
/
+7
2026-03-21
drm/i915/wm: Nuke is_planar from skl+ wm structures
Ville Syrjälä
-6
/
+1
2026-03-21
drm/i915: Skip redundant NV12 plane unlinking
Ville Syrjälä
-11
/
+0
2026-03-21
drm/i915: Relocate unlink_nv12_plane()
Ville Syrjälä
-26
/
+23
2026-03-21
drm/i915: Unlink NV12 planes earlier
Ville Syrjälä
-2
/
+9
2026-03-20
drm/xe: Fix format specifier for printing pointer differences
Nathan Chancellor
-15
/
+15
2026-03-21
Merge tag 'drm-xe-fixes-2026-03-19' of https://gitlab.freedesktop.org/drm/xe/...
Dave Airlie
-50
/
+136
2026-03-21
Merge tag 'amd-drm-fixes-7.0-2026-03-19' of https://gitlab.freedesktop.org/ag...
Dave Airlie
-31
/
+65
2026-03-21
Merge tag 'drm-misc-fixes-2026-03-19' of https://gitlab.freedesktop.org/drm/m...
Dave Airlie
-80
/
+114
2026-03-20
drm/xe: Extend Wa_14026781792 for xe3lpg
Nitin Gote
-4
/
+4
2026-03-20
drm/xe/xe3p_lpg: Add Wa_16029437861
Varun Gupta
-1
/
+1
2026-03-20
drm/bridge: samsung-dsim: use drm_bridge_clear_and_put() to put the next bridge
Luca Ceresoli
-5
/
+2
2026-03-20
drm/bridge: add drm_bridge_clear_and_put()
Luca Ceresoli
-0
/
+34
2026-03-20
drm/ttm: Avoid invoking the OOM killer when reading back swapped content
Thomas Hellström
-3
/
+8
2026-03-20
drm/ttm: Don't spam the log on buffer object backing store allocation failure
Thomas Hellström
-1
/
+1
2026-03-20
drm/atomic: Remove state argument to drm_atomic_private_obj_init
Maxime Ripard
-38
/
+19
2026-03-20
drm/tegra: Switch private_obj initialization to atomic_create_state
Maxime Ripard
-6
/
+16
2026-03-20
drm/omapdrm: Switch private_obj initialization to atomic_create_state
Maxime Ripard
-6
/
+16
2026-03-20
drm/amdgpu: Switch private_obj initialization to atomic_create_state
Maxime Ripard
-24
/
+28
2026-03-20
drm/shmem-helper: Fix huge page mapping in fault handler
Pedro Demarchi Gomes
-22
/
+28
2026-03-19
drm/panel-edp: Add BOE NV153WUM-N42, CMN N153JCA-ELK, CSW MNF307QS3-2
Alvin1 Chen
-0
/
+3
2026-03-19
drm/xe: Fix missing runtime PM reference in ccs_mode_store
Sanjay Yadav
-0
/
+2
2026-03-19
drm/xe: Open-code GGTT MMIO access protection
Matthew Brost
-7
/
+8
2026-03-19
Merge back updates of core ACPI drivers for 7.1
Rafael J. Wysocki
-4
/
+0
2026-03-19
drm/xe/lrc: Fix uninitialized new_ts when capturing context timestamp
Umesh Nerlige Ramappa
-2
/
+2
2026-03-19
drm/xe/oa: Allow reading after disabling OA stream
Ashutosh Dixit
-2
/
+5
2026-03-19
drm/xe: Skip over non leaf pte for PRL generation
Brian Nguyen
-9
/
+29
2026-03-19
drm/xe/guc: Ensure CT state transitions via STOP before DISABLED
Zhanjun Dong
-0
/
+1
2026-03-19
drm/xe: Trigger queue cleanup if not in wedged mode 2
Matthew Brost
-13
/
+22
2026-03-19
drm/xe: Forcefully tear down exec queues in GuC submit fini
Matthew Brost
-12
/
+63
[prev]
[next]