index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
tve200
Age
Commit message (
Expand
)
Author
2018-11-24
drm: replace "drm_dev_unref" function with "drm_dev_put"
Fernando Ramos
2018-09-25
drm/tve200: Use drm_fbdev_generic_setup()
Noralf Trønnes
2018-04-24
drm/tve200: Use simple_display_pipe prepare_fb helper
Daniel Vetter
2018-03-28
drm/simple-kms-helper: Plumb plane state to the enable hook
Ville Syrjälä
2018-02-22
drm/tve200: Do not use deprecated drm_driver.{enable|disable)_vblank
Oleksandr Andrushchenko
2017-12-08
drm/tve200: Use drm_fb_cma_fbdev_init/fini()
Noralf Trønnes
2017-10-01
drm/tve200: Use drm_gem_fb_create() and drm_gem_fb_prepare_fb()
Noralf Trønnes
2017-10-01
drm/tve200: Check for IS_ERR instead of NULL in probe
Dan Carpenter
2017-10-01
drm/tve200: make two functions static
Colin Ian King
2017-09-11
drm/tve200: Clean up panel bridging
Linus Walleij
2017-09-02
drm/tve200: Replace custom connector with panel bridge
Linus Walleij
2017-08-30
drm/tve200: Pass NULL format_modifier to drm_simple_display_pipe_init
Rodrigo Vivi
2017-08-23
drm/tve200: Add new driver for TVE200
Linus Walleij