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