index
:
drm-misc
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-misc-templates
for-linux-next
for-linux-next-fixes
topic/rust-drm
Kernel DRM miscellaneous fixes and cross-tree changes
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
Age
Commit message (
Expand
)
Author
Files
Lines
2023-08-03
drm: bridge: dw_hdmi: Add cec suspend/resume functions
Sandor Yu
1
-0
/
+37
2023-08-03
drm/panel-simple: Add Innolux G156HCE-L01 panel entry
Marek Vasut
1
-0
/
+34
2023-08-02
drm/tiny: panel-mipi-dbi: Allow sharing the D/C GPIO
Otto Pflüger
1
-1
/
+2
2023-08-02
drm/mipi-dbi: Lock SPI bus before setting D/C GPIO
Otto Pflüger
3
-5
/
+23
2023-08-02
drm/bridge: Add debugfs print for bridge chains
Tomi Valkeinen
2
-0
/
+48
2023-08-01
drm/panel: Add a way for other devices to follow panel state
Douglas Anderson
1
-4
/
+169
2023-08-01
drm/panel: Check for already prepared/enabled in drm_panel
Douglas Anderson
1
-6
/
+43
2023-08-01
drm/panel-edp: Add enable timings for N140HCA-EAC panel
Nikita Travkin
1
-0
/
+1
2023-08-01
drm/panel: sitronix-st7789v: Check display ID
Miquel Raynal
1
-0
/
+81
2023-08-01
drm/panel: sitronix-st7789v: Add EDT ET028013DMA panel support
Miquel Raynal
1
-0
/
+25
2023-08-01
drm/panel: sitronix-st7789v: Clarify a definition
Miquel Raynal
1
-2
/
+2
2023-08-01
drm/panel: sitronix-st7789v: Use 9 bits per spi word by default
Miquel Raynal
1
-1
/
+5
2023-08-01
drm/panel: sitronix-st7789v: add Inanbo T28CP45TN89 support
Sebastian Reichel
1
-0
/
+25
2023-08-01
drm/panel: sitronix-st7789v: avoid hardcoding polarity info
Sebastian Reichel
1
-4
/
+18
2023-08-01
drm/panel: sitronix-st7789v: avoid hardcoding invert mode
Sebastian Reichel
1
-1
/
+9
2023-08-01
drm/panel: sitronix-st7789v: add media bus format
Sebastian Reichel
1
-3
/
+23
2023-08-01
drm/panel: sitronix-st7789v: avoid hardcoding panel size
Sebastian Reichel
1
-2
/
+4
2023-08-01
drm/panel: sitronix-st7789v: avoid hardcoding mode info
Sebastian Reichel
1
-6
/
+18
2023-08-01
drm/panel: sitronix-st7789v: improve error handling
Sebastian Reichel
1
-11
/
+12
2023-08-01
drm/panel: sitronix-st7789v: simplify st7789v_spi_write
Sebastian Reichel
1
-5
/
+1
2023-08-01
drm/panel: sitronix-st7789v: make reset GPIO optional
Sebastian Reichel
1
-1
/
+1
2023-08-01
drm/panel: sitronix-st7789v: remove unused constants
Sebastian Reichel
1
-3
/
+0
2023-08-01
drm/panel: sitronix-st7789v: add SPI ID table
Sebastian Reichel
1
-0
/
+7
2023-08-01
drm/tests: Alloc drm_device on drm_exec tests
Arthur Grillo
1
-7
/
+37
2023-08-01
drm/virtio: Support sync objects
Dmitry Osipenko
2
-1
/
+226
2023-07-31
fbdev: Align deferred I/O with naming of helpers
Thomas Zimmermann
3
-9
/
+9
2023-07-31
fbdev: Use _DMAMEM_ infix for DMA-memory helpers
Thomas Zimmermann
8
-12
/
+12
2023-07-31
fbdev: Use _SYSMEM_ infix for system-memory helpers
Thomas Zimmermann
2
-2
/
+2
2023-07-31
fbdev: Use _IOMEM_ infix for I/O-memory helpers
Thomas Zimmermann
7
-8
/
+8
2023-07-31
drm/panel: simple: Add missing connector type and pixel format for AUO T215HVN01
Marek Vasut
1
-1
/
+3
2023-07-31
drm/panel: Support for startek-kd070fhfid015 MIPI-DSI panel
Guillaume La Roque
3
-0
/
+418
2023-07-31
drm/panel: ilitek-ili9881c: Add TDO TL050HDV35 LCD panel
Matus Gajdos
1
-0
/
+194
2023-07-31
drm: panel: simple: specify bpc for powertip_ph800480t013_idf02
Dmitry Baryshkov
1
-0
/
+1
2023-07-31
drm/panel: r66451: select CONFIG_DRM_DISPLAY_DP_HELPER
Arnd Bergmann
1
-0
/
+2
2023-07-31
drm/vc4: tests: pv-muxing: Document test scenario
Maxime Ripard
1
-0
/
+22
2023-07-31
drm/vc4: tests: Switch to atomic state allocation helper
Maxime Ripard
1
-47
/
+8
2023-07-31
drm/vc4: tests: pv-muxing: Switch to managed locking init
Maxime Ripard
1
-23
/
+19
2023-07-31
drm/vc4: tests: mock: Use a kunit action to unregister DRM device
Maxime Ripard
2
-6
/
+12
2023-07-31
drm/vc4: tests: pv-muxing: Remove call to drm_kunit_helper_free_device()
Maxime Ripard
1
-4
/
+0
2023-07-31
drm/tests: helpers: Create a helper to allocate an atomic state
Maxime Ripard
1
-0
/
+46
2023-07-31
drm/tests: helpers: Create a helper to allocate a locking ctx
Maxime Ripard
1
-0
/
+41
2023-07-31
drm/tests: probe-helper: Remove call to drm_kunit_helper_free_device()
Maxime Ripard
1
-8
/
+0
2023-07-31
drm/tests: modes: Remove call to drm_kunit_helper_free_device()
Maxime Ripard
1
-8
/
+0
2023-07-31
drm/tests: client-modeset: Remove call to drm_kunit_helper_free_device()
Maxime Ripard
1
-8
/
+0
2023-07-31
drm/tests: helpers: Switch to kunit actions
Maxime Ripard
1
-4
/
+50
2023-07-31
drm/bridge: fix -Wunused-const-variable= warning
Zhu Wang
6
-8
/
+6
2023-07-31
drm/ssd130x: clean up some inconsistent indenting
Jiapeng Chong
1
-1
/
+1
2023-07-29
drm: Fix references to drm_plane_helper_check_state()
Geert Uytterhoeven
2
-2
/
+4
2023-07-29
drm: Remove references to removed transitional helpers
Geert Uytterhoeven
1
-10
/
+2
2023-07-29
drm/repaper: Reduce temporary buffer size in repaper_fb_dirty()
Geert Uytterhoeven
1
-1
/
+1
[next]