aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/tve200/tve200_display.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2021-06-24drm/tiny: drm_gem_simple_display_pipe_prepare_fb is the defaultDaniel Vetter1-1/+0
2021-02-23drm/gem: Move drm_gem_fb_prepare_fb() to GEM atomic helpersThomas Zimmermann1-2/+2
2020-12-30drm/tve200: remove unused including <linux/version.h>Tian Tao1-1/+0
2020-09-03drm/tve200: Stabilize enable/disableLinus Walleij1-1/+21
2019-07-15drm/tve200: drop use of drmP.hSam Ravnborg1-3/+5
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 443Thomas Gleixner1-5/+1
2019-03-18drm: Use new DRM_BUS_FLAG_*_(DRIVE|SAMPLE)_(POS|NEG)EDGE flagsLaurent Pinchart1-1/+2
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