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.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
/
simpledrm.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
drm/tiny/simpledrm: Use fbdev-shmem
Thomas Zimmermann
2024-05-02
1
-2
/
+2
*
drm/simpledrm: Add drm_panic support
Jocelyn Falempe
2024-04-15
1
-0
/
+16
*
drm/simpledrm: Do not include <drm/drm_plane_helper.h>
Thomas Zimmermann
2023-12-06
1
-1
/
+0
*
Merge drm/drm-next into drm-misc-next
Maxime Ripard
2023-11-15
1
-1
/
+1
|
\
|
*
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
*
|
|
drm/simpledrm: Preallocate format-conversion buffer in atomic_check
Thomas Zimmermann
2023-11-14
1
-1
/
+40
*
|
|
drm/format-helper: Pass format-conversion state to helpers
Thomas Zimmermann
2023-11-14
1
-1
/
+1
|
/
/
*
|
drm/simpledrm: Fix power domain device link validity check
Thierry Reding
2023-10-12
1
-1
/
+1
*
|
drm/simpledrm: Add support for multiple "power-domains"
Janne Grunau
2023-09-25
1
-0
/
+105
|
/
*
drm/tiny: Convert to platform remove callback returning void
Uwe Kleine-König
2023-06-08
1
-4
/
+2
*
drm: Use of_property_present() for testing DT property presence
Rob Herring
2023-03-28
1
-1
/
+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
1
-1
/
+6
*
drm/format-helper: Simplify drm_fb_build_fourcc_list()
Thomas Zimmermann
2023-01-03
1
-21
/
+0
*
drm/simpledrm: Set preferred depth from format of scanout buffer
Thomas Zimmermann
2022-11-24
1
-2
/
+2
*
drm/fb-helper: Move generic fbdev emulation into separate source file
Thomas Zimmermann
2022-11-05
1
-1
/
+1
*
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
1
-9
/
+1
*
drm/probe-helper: Add drm_connector_helper_get_modes_fixed()
Thomas Zimmermann
2022-09-12
1
-17
/
+1
*
drm/format-helper: Provide drm_fb_blit()
Thomas Zimmermann
2022-08-10
1
-4
/
+4
*
drm/simpledrm: Convert to atomic helpers
Thomas Zimmermann
2022-08-05
1
-105
/
+168
*
drm/simpledrm: Compute framebuffer stride if not set
Thomas Zimmermann
2022-08-05
1
-0
/
+3
*
drm/simpledrm: Remove pdev field from device structure
Thomas Zimmermann
2022-08-05
1
-4
/
+2
*
drm/simpledrm: Inline device-init helpers
Thomas Zimmermann
2022-08-05
1
-163
/
+128
*
drm/simpledrm: Remove mem field from device structure
Thomas Zimmermann
2022-08-05
1
-2
/
+0
*
drm/simpledrm: Fix return type of simpledrm_simple_display_pipe_mode_valid()
Nathan Chancellor
2022-08-05
1
-1
/
+1
*
drm/simpledrm: Use fbdev defaults for shadow buffering
Thomas Zimmermann
2022-05-03
1
-1
/
+0
*
drm/simpledrm: Add "panel orientation" property on non-upright mounted LCD pa...
Hans de Goede
2022-02-23
1
-0
/
+3
*
Merge tag 'drm-misc-next-2022-01-27' of git://anongit.freedesktop.org/drm/drm...
Dave Airlie
2022-02-01
1
-5
/
+17
|
\
|
*
drm/simpledrm: Request memory region in driver
Thomas Zimmermann
2022-01-27
1
-5
/
+17
*
|
Merge tag 'drm-next-2022-01-07' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
2022-01-10
1
-10
/
+31
|
\
|
|
*
drm/simpledrm: Add [AX]RGB2101010 formats
Hector Martin
2021-12-16
1
-2
/
+2
|
*
drm/simpledrm: Support virtual screen sizes
Thomas Zimmermann
2021-11-11
1
-2
/
+7
|
*
drm/simpledrm: Enable FB_DAMAGE_CLIPS property
Thomas Zimmermann
2021-11-11
1
-9
/
+19
|
*
drm/format-helper: Streamline blit-helper interface
Thomas Zimmermann
2021-11-11
1
-4
/
+10
*
|
drm: simpledrm: fix wrong unit with pixel clock
Alejandro Concepcion-Rodriguez
2021-12-13
1
-1
/
+1
|
/
[next]