index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
tve200
Age
Commit message (
Expand
)
Author
Files
Lines
2022-01-27
drm/tve200: Use drm_module_platform_driver() to register the driver
Javier Martinez Canillas
1
-1
/
+2
2021-11-30
drm: Remove CONFIG_DRM_KMS_CMA_HELPER option
Thomas Zimmermann
1
-1
/
+0
2021-06-24
drm/tiny: drm_gem_simple_display_pipe_prepare_fb is the default
Daniel Vetter
1
-1
/
+0
2021-02-23
drm/gem: Move drm_gem_fb_prepare_fb() to GEM atomic helpers
Thomas Zimmermann
1
-2
/
+2
2020-12-30
drm/tve200: remove unused including <linux/version.h>
Tian Tao
2
-2
/
+0
2020-11-06
drm/<drivers>: Constify struct drm_driver
Daniel Vetter
1
-1
/
+1
2020-10-17
drm/tve200: Fix handling of platform_get_irq() error
Krzysztof Kozlowski
1
-2
/
+2
2020-09-03
drm/tve200: Stabilize enable/disable
Linus Walleij
1
-1
/
+21
2020-06-10
drm/tve200: Set GEM CMA functions with DRM_GEM_CMA_DRIVER_OPS
Thomas Zimmermann
1
-7
/
+1
2020-06-10
drm/tve200: Use GEM CMA object functions
Thomas Zimmermann
1
-5
/
+1
2019-12-09
drm: get drm_bridge_panel connector via helper
Sam Ravnborg
1
-1
/
+1
2019-09-08
drm/bridge: panel: Infer connector type from panel by default
Laurent Pinchart
1
-2
/
+2
2019-07-15
drm/tve200: drop use of drmP.h
Sam Ravnborg
3
-7
/
+19
2019-06-21
drm/tve2000: Drop drm_gem_prime_export/import
Daniel Vetter
1
-2
/
+0
2019-06-21
drm/prime: Actually remove DRIVER_PRIME everywhere
Daniel Vetter
1
-2
/
+1
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 443
Thomas Gleixner
3
-15
/
+3
2019-05-21
treewide: Add SPDX license identifier - Makefile/Kconfig
Thomas Gleixner
2
-0
/
+2
2019-03-18
drm: Use new DRM_BUS_FLAG_*_(DRIVE|SAMPLE)_(POS|NEG)EDGE flags
Laurent Pinchart
1
-1
/
+2
2019-01-24
drm: Split out drm_probe_helper.h
Daniel Vetter
1
-5
/
+5
2018-11-24
drm: replace "drm_dev_unref" function with "drm_dev_put"
Fernando Ramos
1
-2
/
+2
2018-09-25
drm/tve200: Use drm_fbdev_generic_setup()
Noralf Trønnes
1
-8
/
+6
2018-04-24
drm/tve200: Use simple_display_pipe prepare_fb helper
Daniel Vetter
1
-7
/
+1
2018-03-28
drm/simple-kms-helper: Plumb plane state to the enable hook
Ville Syrjälä
1
-1
/
+2
2018-02-22
drm/tve200: Do not use deprecated drm_driver.{enable|disable)_vblank
Oleksandr Andrushchenko
3
-7
/
+8
2017-12-08
drm/tve200: Use drm_fb_cma_fbdev_init/fini()
Noralf Trønnes
2
-13
/
+4
2017-10-01
drm/tve200: Use drm_gem_fb_create() and drm_gem_fb_prepare_fb()
Noralf Trønnes
2
-2
/
+4
2017-10-01
drm/tve200: Check for IS_ERR instead of NULL in probe
Dan Carpenter
1
-1
/
+1
2017-10-01
drm/tve200: make two functions static
Colin Ian King
1
-2
/
+2
2017-09-11
drm/tve200: Clean up panel bridging
Linus Walleij
3
-21
/
+13
2017-09-02
drm/tve200: Replace custom connector with panel bridge
Linus Walleij
6
-163
/
+59
2017-08-30
drm/tve200: Pass NULL format_modifier to drm_simple_display_pipe_init
Rodrigo Vivi
1
-0
/
+1
2017-08-23
drm/tve200: Add new driver for TVE200
Linus Walleij
6
-0
/
+896