summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/tinydrm/core/tinydrm-pipe.c
AgeCommit message (Expand)AuthorLines
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner-5/+1
2019-02-21drm/tinydrm: tinydrm_display_pipe_init() don't use tinydrm_deviceNoralf Trønnes-12/+12
2019-01-24drm: Split out drm_probe_helper.hDaniel Vetter-1/+1
2019-01-17drm/tinydrm: Use damage helper for dirtyfbNoralf Trønnes-31/+0
2019-01-09drm/tinydrm: do not reply on drmP.h from drm_gem_cma_helper.hSam Ravnborg-0/+3
2018-10-30drm/tinydrm: Advertise that we can do only DRM_FORMAT_MOD_LINEAR.Eric Anholt-1/+5
2018-04-24drm: Move simple_display_pipe prepare_fb helper into gem fb helpersDaniel Vetter-17/+0
2018-03-28drm/tinydrm: Make fb_dirty into a lower level hookVille Syrjälä-3/+2
2018-01-15drm/tinydrm: Embed the mode in tinydrm_connectorNoralf Trønnes-21/+13
2017-10-13drm/tinydrm: Remove explicit .best_encoder assignmentHaneen Mohammed-1/+0
2017-10-01drm/tinydrm: Use drm_gem_framebuffer_helperNoralf Trønnes-2/+3
2017-08-11drm: Document device unplug infrastructureDaniel Vetter-1/+1
2017-08-08drm: Nuke drm_atomic_helper_connector_dpmsDaniel Vetter-1/+0
2017-08-01drm: Plumb modifiers through plane initBen Widawsky-1/+1
2017-02-18drm: Add DRM support for tiny LCD displaysNoralf Trønnes-0/+234