aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/tinydrm/core
AgeCommit message (Expand)Author
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner
2019-05-21treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner
2019-04-08drm: move tinydrm format conversion helpers to new drm_format_helper.cGerd Hoffmann
2019-03-04drm/tinydrm: Remove 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-01-24drm: Split out drm_probe_helper.hDaniel Vetter
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-11-20drm/tinydrm: Use DRM_GEM_CMA_VMAP_DRIVER_OPSNoralf Trønnes
2018-10-30drm/tinydrm: Advertise that we can do only DRM_FORMAT_MOD_LINEAR.Eric Anholt
2018-08-07drm/tinydrm: Replace drm_dev_unref with drm_dev_putThomas Zimmermann
2018-07-10drm/tinydrm: Use drm_fbdev_generic_setup()Noralf Trønnes
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-27drm/tinydrm: Use gem_free_object_unlockedDaniel Vetter
2018-02-20drm/tinydrm: Replace tinydrm_of_find_backlight with of_find_backlightMeghana Madhyastha
2018-02-20drm/tinydrm: Convert tinydrm_enable/disable_backlight to backlight_enable/dis...Meghana Madhyastha
2018-01-15drm/tinydrm: Embed the mode in tinydrm_connectorNoralf Trønnes
2017-12-10drm/tinydrm: Use drm_fb_cma_fbdev_init_with_funcs/fini()Noralf Trønnes
2017-11-30drm/tinydrm: Use drm_mode_config_helper_suspend/resume()Noralf Trønnes
2017-10-21drm/tinydrm: Replace list_for_each with list_for_each_entryHarsha Sharma
2017-10-13drm/tinydrm: Remove explicit .best_encoder assignmentHaneen Mohammed
2017-10-01drm/tinydrm: Use drm_gem_framebuffer_helperNoralf Trønnes
2017-08-11drm: Document device unplug infrastructureDaniel Vetter
2017-08-09drm/tinydrm: Generalize tinydrm_xrgb8888_to_gray8()David Lechner
2017-08-08drm: Nuke drm_atomic_helper_connector_dpmsDaniel Vetter
2017-08-01drm: Plumb modifiers through plane initBen Widawsky
2017-07-14drm/tinydrm: Add tinydrm_xrgb8888_to_gray8() helperNoralf Trønnes
2017-03-27drm/atomic: Introduce drm_atomic_helper_shutdownDaniel Vetter
2017-03-27drm/tinydrm: Fix drm_driver.fops.ownerNoralf Trønnes
2017-02-26drm/tinydrm: fix semicolon.cocci warningskbuild test robot
2017-02-18drm/tinydrm: Add helper functionsNoralf Trønnes
2017-02-18drm: Add DRM support for tiny LCD displaysNoralf Trønnes