index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
tiny
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
BackMerge tag 'v6.6-rc7' into drm-next
Dave Airlie
2023-10-23
1
-1
/
+1
|
\
|
*
drm/tiny: correctly print `struct resource *` on error
Joey Gouly
2023-10-12
1
-1
/
+1
|
*
Merge drm/drm-fixes into drm-misc-fixes
Thomas Zimmermann
2023-09-12
6
-11
/
+17
|
|
\
*
|
|
drm/simpledrm: Fix power domain device link validity check
Thierry Reding
2023-10-12
1
-1
/
+1
*
|
|
Merge tag 'drm-misc-next-2023-09-27' of git://anongit.freedesktop.org/drm/drm...
Dave Airlie
2023-09-29
3
-0
/
+117
|
\
\
\
|
*
|
|
drm/simpledrm: Add support for multiple "power-domains"
Janne Grunau
2023-09-25
1
-0
/
+105
|
*
|
|
drm: Call drm_atomic_helper_shutdown() at shutdown time for misc drivers
Douglas Anderson
2023-09-21
2
-0
/
+12
*
|
|
|
Merge tag 'drm-misc-next-2023-09-11-1' of git://anongit.freedesktop.org/drm/d...
Dave Airlie
2023-09-22
1
-1
/
+1
|
\
|
|
|
|
*
|
|
drm/repaper: fix -Wvoid-pointer-to-enum-cast warning
Justin Stitt
2023-08-25
1
-1
/
+1
|
|
|
/
|
|
/
|
*
|
|
Merge tag 'drm-misc-fixes-2023-09-07' of git://anongit.freedesktop.org/drm/dr...
Daniel Vetter
2023-09-14
1
-5
/
+5
|
\
\
\
|
|
/
/
|
/
|
/
|
|
/
|
*
drm: gm12u320: Fix the timeout usage for usb_bulk_msg()
Jinjie Ruan
2023-09-04
1
-5
/
+5
*
|
drm/tiny: panel-mipi-dbi: Allow sharing the D/C GPIO
Otto Pflüger
2023-08-02
1
-1
/
+2
*
|
drm/mipi-dbi: Lock SPI bus before setting D/C GPIO
Otto Pflüger
2023-08-02
2
-1
/
+10
*
|
drm/repaper: Reduce temporary buffer size in repaper_fb_dirty()
Geert Uytterhoeven
2023-07-29
1
-1
/
+1
*
|
drm/tiny: Convert to platform remove callback returning void
Uwe Kleine-König
2023-06-08
2
-8
/
+4
|
/
*
drm: Use of_property_read_bool() for boolean properties
Rob Herring
2023-03-30
1
-6
/
+2
*
drm: Use of_property_present() for testing DT property presence
Rob Herring
2023-03-28
1
-1
/
+1
*
drm/fbdev-generic: Remove unused prefer_shadow_fbdev flag
Thomas Zimmermann
2023-03-22
1
-1
/
+0
*
drm/arcpgu: Use GEM DMA fbdev emulation
Thomas Zimmermann
2023-03-14
1
-2
/
+2
*
drm/cirrus: Use VGA macro constants to unblank
Thomas Zimmermann
2023-03-13
1
-1
/
+1
*
drm/cirrus: Store HW format/pitch in primary-plane state
Thomas Zimmermann
2023-03-13
1
-20
/
+31
*
drm/cirrus: Introduce struct cirrus_primary_plane_state
Thomas Zimmermann
2023-03-13
1
-1
/
+58
*
drm/cirrus: Inline cirrus_check_size() into primary-plane atomic_check
Thomas Zimmermann
2023-03-13
1
-16
/
+10
*
drm/cirrus: Test mode against video-memory size in device-wide mode_valid
Thomas Zimmermann
2023-03-13
1
-10
/
+13
*
drm/cirrus: Remove size test from cirrus_fb_create()
Thomas Zimmermann
2023-03-13
1
-10
/
+1
*
drm/cirrus: Remove format test from cirrus_fb_create()
Thomas Zimmermann
2023-03-13
1
-4
/
+0
*
drm/cirrus: Inline cirrus_fb_blit_rect()
Thomas Zimmermann
2023-03-13
1
-16
/
+6
*
drm/cirrus: Enable damage clipping on primary plane
Thomas Zimmermann
2023-03-13
1
-3
/
+7
*
drm/cirrus: Convert to regular atomic helpers
Thomas Zimmermann
2023-03-13
1
-64
/
+138
*
drm/cirrus: Move primary-plane format arrays
Thomas Zimmermann
2023-03-13
1
-14
/
+14
*
drm/cirrus: Integrate connector into pipeline code
Thomas Zimmermann
2023-03-13
1
-42
/
+38
*
drm/cirrus: Split cirrus_mode_set() into smaller functions
Thomas Zimmermann
2023-03-13
1
-25
/
+38
*
drm/cirrus: Move drm_dev_{enter, exit}() into DRM helpers
Thomas Zimmermann
2023-03-13
1
-18
/
+13
*
drm/cirrus: Use drm_fb_blit() to update scanout buffer
Thomas Zimmermann
2023-03-13
1
-14
/
+1
*
drm/cirrus: Replace cpp value with format
Thomas Zimmermann
2023-03-13
1
-24
/
+26
*
drm/cirrus: Compute blit destination offset in single location
Thomas Zimmermann
2023-03-13
1
-3
/
+1
*
drm/simpledrm: Allow physical width and height configuration via panel node
Rayyan Ansari
2023-01-31
1
-9
/
+22
*
drm/simpledrm: Fix an NULL vs IS_ERR() bug
Dan Carpenter
2023-01-26
1
-2
/
+2
*
drm/simpledrm: Add support for system memory framebuffers
Thierry Reding
2023-01-23
1
-24
/
+75
*
drm/simpledrm: Use struct iosys_map consistently
Thierry Reding
2023-01-23
1
-6
/
+7
*
drm/fb-helper: Replace bpp/depth parameter by color mode
Thomas Zimmermann
2023-01-06
2
-2
/
+12
*
drm/format-helper: Simplify drm_fb_build_fourcc_list()
Thomas Zimmermann
2023-01-03
2
-41
/
+0
*
drm/tiny: ili9486: Do not assume 8-bit only SPI controllers
Carlo Caione
2023-01-02
1
-4
/
+9
*
drm/tiny: ili9486: Enable driver module autoloading
Carlo Caione
2023-01-02
1
-0
/
+2
*
drm/tiny: panel-mipi-dbi: Read I/O supply from DT
Otto Pflüger
2022-12-14
1
-0
/
+5
*
drm: gm12u320: Remove #ifdef guards for PM related functions
Paul Cercueil
2022-12-12
1
-8
/
+7
*
drm/mipi-dbi: Move drm_dev_{enter, exit}() out from fb_dirty functions
Thomas Zimmermann
2022-12-05
2
-12
/
+14
*
drm/mipi-dbi: Use shadow-plane mappings
Thomas Zimmermann
2022-12-05
2
-24
/
+8
*
drm/mipi-dbi: Support shadow-plane state
Thomas Zimmermann
2022-12-05
2
-0
/
+10
*
drm/mipi-dbi: Prepare framebuffer copy operation in pipe-update helpers
Thomas Zimmermann
2022-12-05
2
-15
/
+38
[next]