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
Age
Commit message (
Expand
)
Author
Lines
2025-04-07
drm/ast: Fix comment on modeset lock
Thomas Zimmermann
-3
/
+3
2025-04-07
drm/bridge-connector: hook DisplayPort audio support
Dmitry Baryshkov
-24
/
+93
2025-04-07
drm/bridge: split HDMI Audio from DRM_BRIDGE_OP_HDMI
Dmitry Baryshkov
-21
/
+42
2025-04-07
Merge drm/drm-next into drm-misc-next
Thomas Zimmermann
-35122
/
+123651
2025-04-07
drm/i915/vrr: Add vrr.vsync_{start, end} in vrr_params_changed
Ankit Nautiyal
-1
/
+3
2025-04-07
drm/bridge: samsung-dsim: use dynamic lifetime management
Luca Ceresoli
-4
/
+3
2025-04-07
drm/bridge: ti-sn65dsi83: use dynamic lifetime management
Luca Ceresoli
-4
/
+3
2025-04-07
drm/bridge: make devm_drm_bridge_alloc() mandatory for bridge allocation
Luca Ceresoli
-0
/
+3
2025-04-07
drm/bridge: add support for refcounting
Luca Ceresoli
-1
/
+62
2025-04-07
drm/bridge: add devm_drm_bridge_alloc()
Luca Ceresoli
-0
/
+22
2025-04-07
drm/imagination: loop counters moved to loop scope
Alexandru Dadu
-54
/
+27
2025-04-07
drm/sysfb: vesadrm: Add gamma correction
Thomas Zimmermann
-0
/
+206
2025-04-07
drm/sysfb: vesadrm: Add EDID support
Thomas Zimmermann
-0
/
+8
2025-04-07
drm/sysfb: Add vesadrm for VESA displays
Thomas Zimmermann
-0
/
+465
2025-04-07
drm/sysfb: efidrm: Add EDID support
Thomas Zimmermann
-0
/
+8
2025-04-07
drm/sysfb: Add efidrm for EFI displays
Thomas Zimmermann
-0
/
+504
2025-04-07
drm/sysfb: ofdrm: Add EDID support
Thomas Zimmermann
-0
/
+56
2025-04-07
drm/sysfb: Merge primary-plane functions
Thomas Zimmermann
-250
/
+187
2025-04-07
drm/sysfb: Merge CRTC functions
Thomas Zimmermann
-62
/
+57
2025-04-07
drm/sysfb: Maintain CRTC state in struct drm_sysfb_crtc_state
Thomas Zimmermann
-75
/
+95
2025-04-07
drm/sysfb: Merge connector functions
Thomas Zimmermann
-24
/
+33
2025-04-07
drm/sysfb: Merge mode-config functions
Thomas Zimmermann
-6
/
+11
2025-04-07
drm/sysfb: Provide single mode-init helper
Thomas Zimmermann
-38
/
+31
2025-04-07
drm/sysfb: Add struct drm_sysfb_device
Thomas Zimmermann
-84
/
+135
2025-04-07
drm: Move sysfb drivers into separate subdirectory
Thomas Zimmermann
-34
/
+45
2025-04-07
drm/simpledrm: Remove struct simpledrm_device.nformats
Thomas Zimmermann
-1
/
+0
2025-04-07
drm/ofdrm: Open-code drm_simple_encoder_init()
Thomas Zimmermann
-2
/
+5
2025-04-07
drm/ofdrm: Remove struct ofdrm_device.pdev
Thomas Zimmermann
-1
/
+0
2025-04-07
drm/vc4: tests: Retry pv-muxing tests when EDEADLK
Maxime Ripard
-1
/
+112
2025-04-07
drm/vc4: tests: Stop allocating the state in test init
Maxime Ripard
-14
/
+27
2025-04-07
drm/vc4: tests: Document output handling functions
Maxime Ripard
-0
/
+26
2025-04-07
drm/vc4: tests: Use return instead of assert
Maxime Ripard
-12
/
+24
2025-04-07
panel/panel-edp: Use refcounted allocation in place of devm_kzalloc()
Anusha Srivatsa
-5
/
+4
2025-04-07
panel/ebbg-ft8719: Use refcounted allocation in place of devm_kzalloc()
Anusha Srivatsa
-6
/
+5
2025-04-07
panel/dsi-cm: Use refcounted allocation in place of devm_kzalloc()
Anusha Srivatsa
-6
/
+4
2025-04-07
panel/boe-tv101wum-ll2: Use refcounted allocation in place of devm_kzalloc()
Anusha Srivatsa
-5
/
+5
2025-04-07
panel/th101mb31ig002-28a: Use refcounted allocation in place of devm_kzalloc()
Anusha Srivatsa
-6
/
+5
2025-04-07
panel/bf060y8m-aj0: Use refcounted allocation in place of devm_kzalloc()
Anusha Srivatsa
-6
/
+5
2025-04-07
panel/auo-a030jtn01: Use refcounted allocation in place of devm_kzalloc()
Anusha Srivatsa
-6
/
+4
2025-04-07
panel/z00t-tm5p5-n35596: Use refcounted allocation in place of devm_kzalloc()
Anusha Srivatsa
-6
/
+5
2025-04-07
panel/arm-versatile: Use the refcounted allocation in place of devm_kzalloc()
Anusha Srivatsa
-6
/
+5
2025-04-07
panel/abt-y030xx067a: Use the refcounted allocation in place of devm_kzalloc()
Anusha Srivatsa
-6
/
+4
2025-04-07
drm/i915/xe2hpd: Identify the memory type for SKUs with GDDR + ECC
Vivek Kasireddy
-1
/
+19
2025-04-07
drm/i915/dp: Reject HBR3 when sink doesn't support TPS4
Ville Syrjälä
-7
/
+42
2025-04-07
drm/i915/gvt: fix unterminated-string-initialization warning
Jani Nikula
-3
/
+4
2025-04-07
drm/i915: Disable RPG during live selftest
Badal Nilawar
-15
/
+22
2025-04-07
drm/i915: Fix scanline_offset for LNL+ and BMG+
Ville Syrjälä
-1
/
+3
2025-04-07
ttm: Call shmem_writeout() from ttm_backup_backup_page()
Matthew Wilcox (Oracle)
-4
/
+4
2025-04-07
i915: Use writeback_iter()
Matthew Wilcox (Oracle)
-24
/
+8
2025-04-07
drm/format-helper: fix build
Matthew Auld
-14
/
+18
[prev]
[next]