index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
tiny
Age
Commit message (
Expand
)
Author
Files
Lines
2024-04-15
drm/simpledrm: Add drm_panic support
Jocelyn Falempe
1
-0
/
+16
2023-12-06
drm/simpledrm: Do not include <drm/drm_plane_helper.h>
Thomas Zimmermann
1
-1
/
+0
2023-12-06
drm/ofdrm: Do not include <drm/drm_plane_helper.h>
Thomas Zimmermann
1
-1
/
+0
2023-11-21
drm/arcpgu: Convert to platform remove callback returning void
Uwe Kleine-König
1
-4
/
+2
2023-11-15
Merge drm/drm-next into drm-misc-next
Maxime Ripard
1
-1
/
+1
2023-11-14
drm/simpledrm: Preallocate format-conversion buffer in atomic_check
Thomas Zimmermann
1
-1
/
+40
2023-11-14
drm/ofdrm: Preallocate format-conversion buffer in atomic_check
Thomas Zimmermann
1
-0
/
+14
2023-11-14
drm/format-helper: Pass format-conversion state to helpers
Thomas Zimmermann
6
-18
/
+28
2023-10-23
BackMerge tag 'v6.6-rc7' into drm-next
Dave Airlie
1
-1
/
+1
2023-10-12
drm/tiny: correctly print `struct resource *` on error
Joey Gouly
1
-1
/
+1
2023-10-12
drm/simpledrm: Fix power domain device link validity check
Thierry Reding
1
-1
/
+1
2023-09-29
Merge tag 'drm-misc-next-2023-09-27' of git://anongit.freedesktop.org/drm/drm...
Dave Airlie
3
-0
/
+117
2023-09-25
drm/simpledrm: Add support for multiple "power-domains"
Janne Grunau
1
-0
/
+105
2023-09-22
Merge tag 'drm-misc-next-2023-09-11-1' of git://anongit.freedesktop.org/drm/d...
Dave Airlie
1
-1
/
+1
2023-09-21
drm: Call drm_atomic_helper_shutdown() at shutdown time for misc drivers
Douglas Anderson
2
-0
/
+12
2023-09-14
Merge tag 'drm-misc-fixes-2023-09-07' of git://anongit.freedesktop.org/drm/dr...
Daniel Vetter
1
-5
/
+5
2023-09-12
Merge drm/drm-fixes into drm-misc-fixes
Thomas Zimmermann
6
-11
/
+17
2023-09-04
drm: gm12u320: Fix the timeout usage for usb_bulk_msg()
Jinjie Ruan
1
-5
/
+5
2023-08-25
drm/repaper: fix -Wvoid-pointer-to-enum-cast warning
Justin Stitt
1
-1
/
+1
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
2
-1
/
+10
2023-07-29
drm/repaper: Reduce temporary buffer size in repaper_fb_dirty()
Geert Uytterhoeven
1
-1
/
+1
2023-06-08
drm/tiny: Convert to platform remove callback returning void
Uwe Kleine-König
2
-8
/
+4
2023-03-30
drm: Use of_property_read_bool() for boolean properties
Rob Herring
1
-6
/
+2
2023-03-28
drm: Use of_property_present() for testing DT property presence
Rob Herring
1
-1
/
+1
2023-03-22
drm/fbdev-generic: Remove unused prefer_shadow_fbdev flag
Thomas Zimmermann
1
-1
/
+0
2023-03-14
drm/arcpgu: Use GEM DMA fbdev emulation
Thomas Zimmermann
1
-2
/
+2
2023-03-13
drm/cirrus: Use VGA macro constants to unblank
Thomas Zimmermann
1
-1
/
+1
2023-03-13
drm/cirrus: Store HW format/pitch in primary-plane state
Thomas Zimmermann
1
-20
/
+31
2023-03-13
drm/cirrus: Introduce struct cirrus_primary_plane_state
Thomas Zimmermann
1
-1
/
+58
2023-03-13
drm/cirrus: Inline cirrus_check_size() into primary-plane atomic_check
Thomas Zimmermann
1
-16
/
+10
2023-03-13
drm/cirrus: Test mode against video-memory size in device-wide mode_valid
Thomas Zimmermann
1
-10
/
+13
2023-03-13
drm/cirrus: Remove size test from cirrus_fb_create()
Thomas Zimmermann
1
-10
/
+1
2023-03-13
drm/cirrus: Remove format test from cirrus_fb_create()
Thomas Zimmermann
1
-4
/
+0
2023-03-13
drm/cirrus: Inline cirrus_fb_blit_rect()
Thomas Zimmermann
1
-16
/
+6
2023-03-13
drm/cirrus: Enable damage clipping on primary plane
Thomas Zimmermann
1
-3
/
+7
2023-03-13
drm/cirrus: Convert to regular atomic helpers
Thomas Zimmermann
1
-64
/
+138
2023-03-13
drm/cirrus: Move primary-plane format arrays
Thomas Zimmermann
1
-14
/
+14
2023-03-13
drm/cirrus: Integrate connector into pipeline code
Thomas Zimmermann
1
-42
/
+38
2023-03-13
drm/cirrus: Split cirrus_mode_set() into smaller functions
Thomas Zimmermann
1
-25
/
+38
2023-03-13
drm/cirrus: Move drm_dev_{enter, exit}() into DRM helpers
Thomas Zimmermann
1
-18
/
+13
2023-03-13
drm/cirrus: Use drm_fb_blit() to update scanout buffer
Thomas Zimmermann
1
-14
/
+1
2023-03-13
drm/cirrus: Replace cpp value with format
Thomas Zimmermann
1
-24
/
+26
2023-03-13
drm/cirrus: Compute blit destination offset in single location
Thomas Zimmermann
1
-3
/
+1
2023-01-31
drm/simpledrm: Allow physical width and height configuration via panel node
Rayyan Ansari
1
-9
/
+22
2023-01-26
drm/simpledrm: Fix an NULL vs IS_ERR() bug
Dan Carpenter
1
-2
/
+2
2023-01-23
drm/simpledrm: Add support for system memory framebuffers
Thierry Reding
1
-24
/
+75
2023-01-23
drm/simpledrm: Use struct iosys_map consistently
Thierry Reding
1
-6
/
+7
2023-01-06
drm/fb-helper: Replace bpp/depth parameter by color mode
Thomas Zimmermann
2
-2
/
+12
2023-01-03
drm/format-helper: Simplify drm_fb_build_fourcc_list()
Thomas Zimmermann
2
-41
/
+0
[next]