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-02
drm/amd/display: Fallback to boot snapshot for dispclk
Dillon Varone
-1
/
+5
2026-03-02
drm/amd/pm: fix kernel-doc warning for smu_msg_v1_send_msg()
Yujie Liu
-1
/
+1
2026-03-02
drm/amd/ras: fix kernel-doc warning for ras_eeprom_append()
Yujie Liu
-2
/
+2
2026-03-02
drm/amdgpu: fix kernel-doc warning for amdgpu_ttm_alloc_mmio_remap_bo()
Yujie Liu
-1
/
+1
2026-03-02
drm/amd/ras: Fix type size of remainder argument
Kees Cook
-2
/
+4
2026-03-02
drm/amdgpu: Move register access functions
Lijo Lazar
-671
/
+731
2026-03-02
drm/amdgpu: Enable DPG support for VCN5
sguttula
-1
/
+3
2026-03-02
drm/amd/display: Enable DEGAMMA and reject COLOR_PIPELINE+DEGAMMA_LUT
Alex Hung
-8
/
+16
2026-03-02
drm/amd/display: Use mpc.preblend flag to indicate 3D LUT
Alex Hung
-3
/
+6
2026-03-02
drm/xe/xe2_hpg: Correct implementation of Wa_16025250150
Matt Roper
-6
/
+7
2026-03-02
drm/xe/lrc: Refactor context init into xe_lrc_ctx_init()
Raag Jadav
-63
/
+79
2026-03-02
drm/xe/gsc: Fix GSC proxy cleanup on early initialization failure
Zhanjun Dong
-8
/
+37
2026-03-02
drm/tyr: Clarify driver/device type names
Deborah Brouwer
-40
/
+36
2026-03-02
drm/xe/queue: Call fini on exec queue creation fail
Tomasz Lis
-13
/
+13
2026-03-02
drm/xe/configfs: Free ctx_restore_mid_bb in release
Shuicheng Lin
-0
/
+1
2026-03-02
drm/xe: Do not preempt fence signaling CS instructions
Matthew Brost
-0
/
+9
2026-03-02
drm/syncobj: Fix handle <-> fd ioctls with dirty stack
Julian Orth
-2
/
+2
2026-03-02
drm/panthor: Test for imported buffers with drm_gem_is_imported()
Thomas Zimmermann
-1
/
+1
2026-03-02
drm/panfrost: Test for imported buffers with drm_gem_is_imported()
Thomas Zimmermann
-1
/
+1
2026-03-02
drm: renesas: rz-du: mipi_dsi: Set DSI divider
Chris Brandt
-1
/
+15
2026-03-02
Merge tag 'drm-misc-next-2026-02-26' of https://gitlab.freedesktop.org/drm/mi...
Dave Airlie
-4323
/
+5449
2026-02-27
drm/xe/vf: Redo LRC creation while in VF fixups
Tomasz Lis
-13
/
+59
2026-02-27
drm/xe/vf: Wait for all fixups before using default LRCs
Tomasz Lis
-8
/
+10
2026-02-27
drm/xe: Wrappers for setting and getting LRC references
Tomasz Lis
-19
/
+60
2026-02-27
drm/xe/queue: Call fini on exec queue creation fail
Tomasz Lis
-13
/
+13
2026-02-27
drm/xe: restrict multi-lrc to VCS/VECS engines
Xin Wang
-0
/
+29
2026-02-27
drm/xe/tuning: Apply windower hardware filtering setting on Xe3 and Xe3p
Matt Roper
-0
/
+6
2026-02-27
drm/i915: Test for imported buffers with drm_gem_is_imported()
Thomas Zimmermann
-3
/
+3
2026-02-27
drm/ttm: Fix ttm_pool_beneficial_order() return type
Tvrtko Ursulin
-1
/
+1
2026-02-27
drm/nouveau: Test for imported buffers with drm_gem_is_imported()
Thomas Zimmermann
-1
/
+1
2026-02-27
drm/tests: Mark slow tests as slow
Maxime Ripard
-2
/
+2
2026-02-27
drm/sched: Remove racy hack from drm_sched_fini()
Philipp Stanner
-37
/
+1
2026-02-27
drm/i915/overlay: Convert overlay to parent interface
Ville Syrjälä
-101
/
+160
2026-02-27
drm/i915/overlay: Move i915 specific code into i915_overlay.c
Ville Syrjälä
-490
/
+550
2026-02-27
drm/i915/overlay: Don't use fetch_and_zero() in display code
Ville Syrjälä
-5
/
+3
2026-02-27
drm/i915/overlay: Split 'struct intel_overlay'
Ville Syrjälä
-52
/
+81
2026-02-27
drm/i915/overlay: s/dev_priv/i915/
Ville Syrjälä
-2
/
+2
2026-02-27
drm/i915/overlay: Make i830_overlay_clock_gating() i915 specific
Ville Syrjälä
-9
/
+15
2026-02-27
drm/i915/overlay: Adjust i915 specific interfaces
Ville Syrjälä
-22
/
+29
2026-02-27
drm/i915/overlay: Rename low level i915 specific functions
Ville Syrjälä
-15
/
+14
2026-02-27
drm/i915/overlay: Abstract buffer (un)pinning
Ville Syrjälä
-7
/
+17
2026-02-27
drm/i915/overlay: Extract i915_overlay_cleanup()
Ville Syrjälä
-8
/
+14
2026-02-27
drm/i915/overlay: Extract i915_overlay_setup()
Ville Syrjälä
-14
/
+24
2026-02-27
drm/i915/overlay: Extract i915_overlay_reset()
Ville Syrjälä
-1
/
+13
2026-02-27
drm/i915/overlay: Use struct drm_gem_object as the type
Ville Syrjälä
-18
/
+19
2026-02-27
drm/i915/overlay: Introduce i915_overlay_obj_lookup()
Ville Syrjälä
-10
/
+23
2026-02-27
drm/i915/overlay: Relocate the underrun check
Ville Syrjälä
-6
/
+7
2026-02-27
drm/i915/overlay: Remove redundant overlay->active
Ville Syrjälä
-5
/
+1
2026-02-27
drm/i915/overlay: Extract i915_overlay_is_active()
Ville Syrjälä
-7
/
+15
2026-02-27
drm/i915/overlay: Track current frontbuffer_bits
Ville Syrjälä
-7
/
+12
[prev]
[next]