aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/tve200 (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-10-01drm/tve200: Use drm_gem_fb_create() and drm_gem_fb_prepare_fb()Noralf Trønnes2-2/+4
2017-10-01drm/tve200: Check for IS_ERR instead of NULL in probeDan Carpenter1-1/+1
2017-10-01drm/tve200: make two functions staticColin Ian King1-2/+2
2017-09-11drm/tve200: Clean up panel bridgingLinus Walleij3-21/+13
2017-09-02drm/tve200: Replace custom connector with panel bridgeLinus Walleij6-163/+59
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 Walleij6-0/+896