aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/tve200/tve200_display.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-04-24drm/tve200: Use simple_display_pipe prepare_fb helperDaniel Vetter1-7/+1
2018-03-28drm/simple-kms-helper: Plumb plane state to the enable hookVille Syrjälä1-1/+2
2018-02-22drm/tve200: Do not use deprecated drm_driver.{enable|disable)_vblankOleksandr Andrushchenko1-2/+8
2017-10-01drm/tve200: Use drm_gem_fb_create() and drm_gem_fb_prepare_fb()Noralf Trønnes1-1/+2
2017-10-01drm/tve200: make two functions staticColin Ian King1-2/+2
2017-09-11drm/tve200: Clean up panel bridgingLinus Walleij1-3/+0
2017-09-02drm/tve200: Replace custom connector with panel bridgeLinus Walleij1-10/+5
2017-08-30drm/tve200: Pass NULL format_modifier to drm_simple_display_pipe_initRodrigo Vivi1-0/+1
2017-08-23drm/tve200: Add new driver for TVE200Linus Walleij1-0/+344