index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
tinydrm
/
st7586.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: Drop using tinydrm_device
Noralf Trønnes
2019-02-21
drm/tinydrm/mipi-dbi: Add drm_to_mipi_dbi()
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-11-20
drm/tinydrm: Use DRM_GEM_CMA_VMAP_DRIVER_OPS
Noralf Trønnes
2018-07-10
drm/tinydrm: Use drm_fbdev_generic_setup()
Noralf Trønnes
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ä
2018-01-15
drm/tinydrm/mipi-dbi: Add poweron-reset functions
Noralf Trønnes
2018-01-15
drm/tinydrm/mipi-dbi: Add mipi_dbi_enable_flush()
Noralf Trønnes
2017-12-10
drm/tinydrm: Use drm_fb_cma_fbdev_init_with_funcs/fini()
Noralf Trønnes
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-16
drm/tinydrm: make function st7586_pipe_enable static
Colin Ian King
2017-08-11
drm/tinydrm: add support for LEGO MINDSTORMS EV3 LCD
David Lechner