index
:
drm/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
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
Files
Lines
2018-01-05
drm/panel: lvds: Add support for the power-supply property
drm-misc-next-2018-01-08
Maxime Ripard
1
-0
/
+23
2018-01-04
drm/sun4i: Add A83T support
Maxime Ripard
3
-0
/
+17
2018-01-04
drm/sun4i: Add LVDS support
Maxime Ripard
5
-2
/
+456
2018-01-04
drm/sun4i: Create minimal multipliers and dividers
Maxime Ripard
3
-3
/
+11
2018-01-04
drm/sun4i: Force the mixer rate at 150MHz
Maxime Ripard
2
-0
/
+13
2018-01-03
drm/tinydrm: add driver for ST7735R panels
David Lechner
3
-0
/
+226
2018-01-03
drm/tinydrm: Update ILI9225 compatible string
David Lechner
1
-2
/
+2
2017-12-23
drm: fix tainted kernel caused by drm_panel_orientation_quirks.c
David Lechner
1
-0
/
+3
2017-12-22
drm/panel: Add Ilitek ILI9322 driver
Linus Walleij
3
-0
/
+971
2017-12-20
drm/framebuffer: Print task that allocated the fb in debug info.
drm-misc-next-2017-12-21
Maarten Lankhorst
2
-0
/
+3
2017-12-20
drm/fb-helper: Add drm_fb_helper_defio_init()
Noralf Trønnes
1
-1
/
+53
2017-12-20
drm/fb-helper: Update DOC with new helpers
Noralf Trønnes
1
-12
/
+16
2017-12-20
drm/fb-helper: Add drm_fb_helper_fbdev_setup/teardown()
Noralf Trønnes
1
-0
/
+106
2017-12-19
drm/stm: ltdc: Remove unnecessary platform_get_resource() error check
Fabio Estevam
1
-6
/
+0
2017-12-19
drm/stm: dsi: Remove unnecessary platform_get_resource() error check
Fabio Estevam
1
-5
/
+0
2017-12-15
drm/atomic: document how to handle driver private objects
Daniel Vetter
1
-3
/
+42
2017-12-15
drm/syncobj: some kerneldoc polish
Daniel Vetter
1
-4
/
+41
2017-12-15
drm/edid: kerneldoc for is_hdmi2_sink
Daniel Vetter
1
-0
/
+5
2017-12-14
drm/atomic-helper: Make zpos property kerneldoc less misleading
drm-misc-next-2017-12-14
Thierry Reding
1
-3
/
+5
2017-12-13
drm: Update edid-derived drm_display_info fields at edid property set [v2]
Keith Packard
2
-14
/
+52
2017-12-10
drm/tinydrm: Use drm_fb_cma_fbdev_init_with_funcs/fini()
Noralf Trønnes
4
-35
/
+11
2017-12-08
drm/arm/mali: Use drm_fb_cma_fbdev_init/fini()
Noralf Trønnes
2
-33
/
+7
2017-12-08
drm/zte: Use drm_fb_cma_fbdev_init/fini()
Noralf Trønnes
1
-42
/
+6
2017-12-08
drm/vc4: Use drm_fb_cma_fbdev_init/fini()
Noralf Trønnes
3
-27
/
+6
2017-12-08
drm/tve200: Use drm_fb_cma_fbdev_init/fini()
Noralf Trønnes
2
-13
/
+4
2017-12-08
drm/tilcdc: Use drm_fb_cma_fbdev_init/fini()
Noralf Trønnes
2
-23
/
+5
2017-12-08
drm/sun4i: Use drm_fb_cma_fbdev_init/fini()
Noralf Trønnes
4
-27
/
+9
2017-12-08
drm/stm: Use drm_fb_cma_fbdev_init/fini()
Noralf Trønnes
2
-33
/
+6
2017-12-08
drm/sti: Use drm_fb_cma_fbdev_init/fini()
Noralf Trønnes
2
-23
/
+5
2017-12-08
drm/pl111: Use drm_fb_cma_fbdev_init/fini()
Noralf Trønnes
2
-13
/
+4
2017-12-08
drm/imx: Use drm_fb_cma_fbdev_init/fini()
Noralf Trønnes
2
-28
/
+6
2017-12-08
drm/atmel-hlcdc: Use drm_fb_cma_fbdev_init/fini()
Noralf Trønnes
2
-23
/
+5
2017-12-08
drm/cma-helper: Add drm_fb_cma_fbdev_init/fini()
Noralf Trønnes
1
-3
/
+116
2017-12-08
drm/gem-fb-helper: drm_gem_fbdev_fb_create() make funcs optional
Noralf Trønnes
1
-1
/
+5
2017-12-08
drm/tegra: Use drm_fb_helper_lastclose() and _poll_changed()
Noralf Trønnes
3
-29
/
+2
2017-12-08
drm/rockchip: Use drm_fb_helper_lastclose() and _poll_changed()
Noralf Trønnes
2
-16
/
+2
2017-12-08
drm/omap: Use drm_fb_helper_lastclose() and _poll_changed()
Noralf Trønnes
1
-32
/
+2
2017-12-08
drm/nouveau: Use drm_fb_helper_output_poll_changed()
Noralf Trønnes
5
-13
/
+5
2017-12-08
drm/msm: Use drm_fb_helper_lastclose() and _poll_changed()
Noralf Trønnes
1
-16
/
+2
2017-12-08
drm/gma500: Use drm_fb_helper_lastclose() and _poll_changed()
Noralf Trønnes
2
-22
/
+2
2017-12-08
drm/exynos: Use drm_fb_helper_lastclose() and _poll_changed()
Noralf Trønnes
4
-27
/
+3
2017-12-08
drm/armada: Use drm_fb_helper_lastclose() and _poll_changed()
Noralf Trønnes
4
-25
/
+3
2017-12-08
drm/meson: Add missing VPU init
Neil Armstrong
2
-0
/
+13
2017-12-08
drm/meson: dw_hdmi: Add support for an optional external 5V regulator
Neil Armstrong
1
-0
/
+13
2017-12-07
drm: More debug info for fb leaks in mode_config_cleanup
Daniel Vetter
1
-0
/
+3
2017-12-07
drm/sun4i: Fix uninitialized variables in vi layer
drm-misc-next-2017-12-07
Jernej Skrabec
1
-0
/
+3
2017-12-06
drm/fb-helper: Fix potential NULL pointer dereference
Gustavo A. R. Silva
1
-1
/
+3
2017-12-06
gpu: drm: stm: Adopt SPDX identifiers
Benjamin Gaignard
4
-8
/
+4
2017-12-06
gpu: drm: sti: Adopt SPDX identifiers
Benjamin Gaignard
29
-29
/
+29
2017-12-05
drm/fsl-dcu: Use drm_mode_config_helper_suspend/resume()
Noralf Trønnes
2
-20
/
+6
[next]