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
/
sti
/
sti_tvout.c
Age
Commit message (
Expand
)
Author
2019-09-16
drm: sti: fix W=1 warnings
Benjamin Gaignard
2019-07-09
drm/sti: Try to fix up the tvout possible clones
Ville Syrjälä
2019-07-09
drm/sti: Remove pointless casts
Ville Syrjälä
2019-06-06
drm/sti: drop use of drmP.h
Sam Ravnborg
2019-01-24
drm: Split out drm_probe_helper.h
Daniel Vetter
2017-12-06
gpu: drm: sti: Adopt SPDX identifiers
Benjamin Gaignard
2017-05-09
drm/sti: Fix typos in a comment line
Markus Elfring
2017-05-09
drm/sti: Replace 17 seq_puts() calls by seq_putc()
Markus Elfring
2017-01-27
drm/sti: Remove drm_debugfs_remove_files() calls
Noralf Trønnes
2016-09-20
drm/sti: remove stih415-416 platform support
Vincent Abriou
2016-09-20
drm/sti: Fix sparse warnings
Ville Syrjälä
2016-06-21
drm: sti: use late_register and early_unregister callbacks
Benjamin Gaignard
2016-06-01
drm: sti: remove useless call to dev->struct_mutex
Benjamin Gaignard
2016-05-11
drm/sti: include linux/seq_file.h where needed
Arnd Bergmann
2016-02-26
drm/sti: add debugfs entries for TVOUT encoders
Vincent Abriou
2016-02-26
drm/sti: add missing encoder cleanup for DVO connector
Vincent Abriou
2016-02-26
drm/sti: do not clip RGB/YUV component value at connector side
Vincent Abriou
2016-02-26
drm/sti: adapt YUV colorspace in display pipeline
Bich Hemon
2016-02-26
drm/sti: update VTG timing programming
Vincent Abriou
2016-02-16
drm/sti: removed optional dummy encoder mode_fixup function.
Carlos Palminha
2015-12-11
drm: Pass 'name' to drm_encoder_init()
Ville Syrjälä
2015-11-03
drm/sti: Build monolithic driver
Thierry Reding
2015-08-03
drm/sti: rename files and functions
Vincent Abriou
2015-08-03
drm: sti: fix sub-components bind
Benjamin Gaignard
2014-12-30
drm: sti: add DVO output connector
Benjamin Gaignard
2014-12-11
drm: sti: enable auxiliary CRTC
Benjamin Gaignard
2014-12-11
drm: sti: prepare sti_tvout to support auxiliary crtc
Benjamin Gaignard
2014-08-26
drm: sti: Make of_device_id array const
Kiran Padwal
2014-08-26
drm: sti: tvout: fix return value check in sti_tvout_probe()
Wei Yongjun
2014-07-30
drm: sti: add TVOut driver
Benjamin Gaignard