index
:
linux-stable.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
tiny
Commit message (
Expand
)
Author
Age
Files
Lines
*
drm/simpledrm: Fix an NULL vs IS_ERR() bug
Dan Carpenter
2023-02-01
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
*
drm/mipi-dbi: Initialize default driver functions with macro
Thomas Zimmermann
2022-12-05
7
-28
/
+7
*
drm/st7586: Call MIPI DBI mode_valid helper
Thomas Zimmermann
2022-12-05
1
-0
/
+1
*
drm/ili9225: Call MIPI DBI mode_valid helper
Thomas Zimmermann
2022-12-05
1
-0
/
+1
*
drm/simple-kms: Remove drm_gem_simple_display_pipe_prepare_fb()
Thomas Zimmermann
2022-12-05
1
-1
/
+0
*
drm/simpledrm: Set preferred depth from format of scanout buffer
Thomas Zimmermann
2022-11-24
1
-2
/
+2
*
drm/ofdrm: Set preferred depth from format of scanout buffer
Thomas Zimmermann
2022-11-24
1
-12
/
+1
*
drm/cirrus: Decouple fbdev bpp value from color depth
Thomas Zimmermann
2022-11-24
1
-1
/
+1
*
drm/fb-helper: Move generic fbdev emulation into separate source file
Thomas Zimmermann
2022-11-05
16
-16
/
+16
*
drm/ofdrm: Cast error pointers to void __iomem *
Thomas Zimmermann
2022-11-04
1
-8
/
+8
*
drm/ofdrm: Convert PCI IDs to CPU endianness for comparing
Thomas Zimmermann
2022-11-04
1
-3
/
+8
*
drm/ofdrm: Depend on CONFIG_MMU
Thomas Zimmermann
2022-11-03
1
-1
/
+1
*
drm: Remove drm_mode_config::fb_base
Zack Rusin
2022-10-19
1
-1
/
+0
*
drm/ofdrm: Support big-endian scanout buffers
Thomas Zimmermann
2022-10-14
1
-2
/
+53
*
drm/ofdrm: Support color management
Thomas Zimmermann
2022-10-14
1
-5
/
+437
*
drm/ofdrm: Add per-model device function
Thomas Zimmermann
2022-10-14
1
-0
/
+125
*
drm/ofdrm: Add CRTC state
Thomas Zimmermann
2022-10-14
1
-3
/
+56
*
drm/ofdrm: Add ofdrm for Open Firmware framebuffers
Thomas Zimmermann
2022-10-14
3
-0
/
+777
*
drm/crtc-helper: Add a drm_crtc_helper_atomic_check() helper
Javier Martinez Canillas
2022-10-13
1
-12
/
+2
*
drm/simpledrm: Do not call drm_atomic_add_affected_planes()
Javier Martinez Canillas
2022-10-13
1
-8
/
+2
*
drm/atomic-helper: Replace drm_atomic_helper_check_crtc_state()
Thomas Zimmermann
2022-10-08
1
-1
/
+5
*
drm/simpledrm: Synchronize access to GEM BOs
Thomas Zimmermann
2022-09-27
1
-2
/
+8
*
drm/simpledrm: Iterate over damage clips
Thomas Zimmermann
2022-09-27
1
-11
/
+13
*
drm/simpledrm: Remove !fb check from atomic_update
Thomas Zimmermann
2022-09-27
1
-3
/
+0
*
drm/simpledrm: Use drm_atomic_get_new_plane_state()
Thomas Zimmermann
2022-09-27
1
-4
/
+4
*
drm/simpledrm: Compute linestride with drm_format_info_min_pitch()
Thomas Zimmermann
2022-09-27
1
-2
/
+5
*
drm/plane-helper: Add a drm_plane_helper_atomic_check() helper
Javier Martinez Canillas
2022-09-16
1
-24
/
+1
*
drm/format-helper: Add drm_fb_build_fourcc_list() helper
Thomas Zimmermann
2022-09-12
1
-42
/
+5
*
drm/modes: Add initializer macro DRM_MODE_INIT()
Thomas Zimmermann
2022-09-12
1
-14
/
+9
*
drm/probe-helper: Add drm_crtc_helper_mode_valid_fixed()
Thomas Zimmermann
2022-09-12
9
-9
/
+18
*
drm/probe-helper: Add drm_connector_helper_get_modes_fixed()
Thomas Zimmermann
2022-09-12
2
-32
/
+2
*
drm/bochs: fix blanking
Gerd Hoffmann
2022-09-07
1
-0
/
+2
*
drm/format-helper: Rework XRGB8888-to-MONO conversion
Thomas Zimmermann
2022-08-10
1
-1
/
+5
*
drm/format-helper: Rework XRGB8888-to-GRAY8 conversion
Thomas Zimmermann
2022-08-10
1
-1
/
+4
*
drm/format-helper: Rework XRGB8888-to-RGB888 conversion
Thomas Zimmermann
2022-08-10
1
-2
/
+1
*
drm/format-helper: Rework XRGB8888-to-RGBG565 conversion
Thomas Zimmermann
2022-08-10
1
-2
/
+1
*
drm/format-helper: Merge drm_fb_memcpy() and drm_fb_memcpy_toio()
Thomas Zimmermann
2022-08-10
1
-9
/
+12
*
drm/format-helper: Provide drm_fb_blit()
Thomas Zimmermann
2022-08-10
1
-4
/
+4
[next]