index
:
linux-toradex.git
colibri
colibri_vf
tegra
tegra-next
toradex_4.1-2.0.x-imx
toradex_4.1-2.0.x-imx-next
toradex_4.14-2.0.x-imx
toradex_4.14-2.0.x-imx-next
toradex_4.14-2.0.x-imx-rebased
toradex_4.14-2.3.x-imx
toradex_4.19.y
toradex_4.19.y-rt
toradex_4.20.y
toradex_4.9-1.0.x-imx
toradex_4.9-1.0.x-imx-next
toradex_4.9-1.0.x-imx-rebased
toradex_4.9-2.3.x-imx
toradex_4.9-2.3.x-imx-next
toradex_4.9-2.3.x-imx-rebased
toradex_5.0.y
toradex_5.15-2.0.x-imx
toradex_5.15-2.1.x-imx
toradex_5.15-2.2.x-imx
toradex_5.2.y
toradex_5.3.y
toradex_5.4-2.1.x-imx
toradex_5.4-2.3.x-imx
toradex_5.4.y
toradex_6.6-2.0.x-imx
toradex_6.6-2.1.x-imx
toradex_6.6-2.2.x-imx
toradex_imx6
toradex_imx_3.10.17_1.0.0_ga
toradex_imx_3.10.17_1.0.0_ga-next
toradex_imx_3.14.28_1.0.0_ga
toradex_imx_3.14.52_1.1.0_ga
toradex_imx_3.14.52_1.1.0_ga-next
toradex_imx_4.1.15_1.0.0_ga
toradex_imx_4.1.15_1.0.0_ga-next
toradex_imx_4.14.78_1.0.0_ga-bring_up
toradex_imx_4.9.123_imx8mm_ga-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up_ov5640
toradex_imx_4.9.51_imx8_beta2-bring_up
toradex_ti-linux-5.10.y_bringup
toradex_ti-linux-6.1.y
toradex_ti-linux-6.6.y
toradex_tk1_l4t_r21.5
toradex_tk1_l4t_r21.6
toradex_tk1_l4t_r21.7
toradex_tk1_l4t_r21.7-next
toradex_vf_3.18
toradex_vf_3.18-next
toradex_vf_4.0
toradex_vf_4.0-next
toradex_vf_4.1
toradex_vf_4.1-next
toradex_vf_4.4
toradex_vf_4.4-next
Linux kernel for Apalis and Colibri modules
Toradex
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
tinydrm
/
repaper.c
Age
Commit message (
Expand
)
Author
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
Thomas Gleixner
2019-04-11
drm/tinydrm: Fix fbdev pixel format
Noralf Trønnes
2019-04-08
drm: move tinydrm format conversion helpers to new drm_format_helper.c
Gerd Hoffmann
2019-03-04
drm/tinydrm: Use drm_dev_enter/exit()
Noralf Trønnes
2019-03-04
drm/tinydrm/repaper: Drop using tinydrm_device
Noralf Trønnes
2019-02-21
drm/tinydrm: Remove tinydrm_shutdown()
Noralf Trønnes
2019-02-21
drm/tinydrm: tinydrm_display_pipe_init() don't use tinydrm_device
Noralf Trønnes
2019-02-21
drm/modes: Add DRM_SIMPLE_MODE()
Noralf Trønnes
2019-01-17
drm/tinydrm: Use damage helper for dirtyfb
Noralf Trønnes
2019-01-17
drm/tinydrm: Use struct drm_rect
Noralf Trønnes
2019-01-09
drm/tinydrm: do not reply on drmP.h from drm_gem_cma_helper.h
Sam Ravnborg
2018-12-04
drm/tinydrm: Use kmemdup rather than duplicating its implementation in repape...
YueHaibing
2018-11-20
drm/tinydrm: Use DRM_GEM_CMA_VMAP_DRIVER_OPS
Noralf Trønnes
2018-06-12
treewide: kmalloc() -> kmalloc_array()
Kees Cook
2018-04-24
drm: Move simple_display_pipe prepare_fb helper into gem fb helpers
Daniel Vetter
2018-03-28
drm/tinydrm: Make fb_dirty into a lower level hook
Ville Syrjälä
2018-03-28
drm/simple-kms-helper: Plumb plane state to the enable hook
Ville Syrjälä
2017-10-13
drm/tinydrm: Replace dev_error with DRM_DEV_ERROR
Harsha Sharma
2017-10-01
drm/tinydrm: Use drm_gem_framebuffer_helper
Noralf Trønnes
2017-09-16
drm/tinydrm: Drop driver registered message
Noralf Trønnes
2017-08-09
drm/tinydrm: Generalize tinydrm_xrgb8888_to_gray8()
David Lechner
2017-07-14
drm/tinydrm: Add RePaper e-ink driver
Noralf Trønnes