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