aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/tve200/tve200_drv.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-11-24drm: replace "drm_dev_unref" function with "drm_dev_put"Fernando Ramos1-2/+2
2018-09-25drm/tve200: Use drm_fbdev_generic_setup()Noralf Trønnes1-8/+6
2018-02-22drm/tve200: Do not use deprecated drm_driver.{enable|disable)_vblankOleksandr Andrushchenko1-3/+0
2017-12-08drm/tve200: Use drm_fb_cma_fbdev_init/fini()Noralf Trønnes1-12/+4
2017-10-01drm/tve200: Use drm_gem_fb_create() and drm_gem_fb_prepare_fb()Noralf Trønnes1-1/+2
2017-10-01drm/tve200: Check for IS_ERR instead of NULL in probeDan Carpenter1-1/+1
2017-09-11drm/tve200: Clean up panel bridgingLinus Walleij1-17/+13
2017-09-02drm/tve200: Replace custom connector with panel bridgeLinus Walleij1-19/+47
2017-08-23drm/tve200: Add new driver for TVE200Linus Walleij1-0/+278