aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/tinydrm/repaper.c
AgeCommit message (Expand)Author
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner
2019-04-11drm/tinydrm: Fix fbdev pixel formatNoralf Trønnes
2019-04-08drm: move tinydrm format conversion helpers to new drm_format_helper.cGerd Hoffmann
2019-03-04drm/tinydrm: Use drm_dev_enter/exit()Noralf Trønnes
2019-03-04drm/tinydrm/repaper: Drop using tinydrm_deviceNoralf Trønnes
2019-02-21drm/tinydrm: Remove tinydrm_shutdown()Noralf Trønnes
2019-02-21drm/tinydrm: tinydrm_display_pipe_init() don't use tinydrm_deviceNoralf Trønnes
2019-02-21drm/modes: Add DRM_SIMPLE_MODE()Noralf Trønnes
2019-01-17drm/tinydrm: Use damage helper for dirtyfbNoralf Trønnes
2019-01-17drm/tinydrm: Use struct drm_rectNoralf Trønnes
2019-01-09drm/tinydrm: do not reply on drmP.h from drm_gem_cma_helper.hSam Ravnborg
2018-12-04drm/tinydrm: Use kmemdup rather than duplicating its implementation in repape...YueHaibing
2018-11-20drm/tinydrm: Use DRM_GEM_CMA_VMAP_DRIVER_OPSNoralf Trønnes
2018-06-12treewide: kmalloc() -> kmalloc_array()Kees Cook
2018-04-24drm: Move simple_display_pipe prepare_fb helper into gem fb helpersDaniel Vetter
2018-03-28drm/tinydrm: Make fb_dirty into a lower level hookVille Syrjälä
2018-03-28drm/simple-kms-helper: Plumb plane state to the enable hookVille Syrjälä
2017-10-13drm/tinydrm: Replace dev_error with DRM_DEV_ERRORHarsha Sharma
2017-10-01drm/tinydrm: Use drm_gem_framebuffer_helperNoralf Trønnes
2017-09-16drm/tinydrm: Drop driver registered messageNoralf Trønnes
2017-08-09drm/tinydrm: Generalize tinydrm_xrgb8888_to_gray8()David Lechner
2017-07-14drm/tinydrm: Add RePaper e-ink driverNoralf Trønnes