summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/tve200
Commit message (Expand)AuthorAgeFilesLines
* drm/tve200: Use simple_display_pipe prepare_fb helperDaniel Vetter2018-04-241-7/+1Star
* drm/simple-kms-helper: Plumb plane state to the enable hookVille Syrjälä2018-03-281-1/+2
* drm/tve200: Do not use deprecated drm_driver.{enable|disable)_vblankOleksandr Andrushchenko2018-02-223-7/+8
* drm/tve200: Use drm_fb_cma_fbdev_init/fini()Noralf Trønnes2017-12-082-13/+4Star
* drm/tve200: Use drm_gem_fb_create() and drm_gem_fb_prepare_fb()Noralf Trønnes2017-10-012-2/+4
* drm/tve200: Check for IS_ERR instead of NULL in probeDan Carpenter2017-10-011-1/+1
* drm/tve200: make two functions staticColin Ian King2017-10-011-2/+2
* drm/tve200: Clean up panel bridgingLinus Walleij2017-09-113-21/+13Star
* drm/tve200: Replace custom connector with panel bridgeLinus Walleij2017-09-026-163/+59Star
* drm/tve200: Pass NULL format_modifier to drm_simple_display_pipe_initRodrigo Vivi2017-08-301-0/+1
* drm/tve200: Add new driver for TVE200Linus Walleij2017-08-236-0/+896