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
/
sun4i
/
sun4i_tv.c
Age
Commit message (
Expand
)
Author
2017-10-17
drm/sun4i: tcon: Don't rely on encoders to set the TCON mode
Maxime Ripard
2017-10-17
drm/sun4i: tcon: Don't rely on encoders to enable the TCON
Maxime Ripard
2017-08-21
Merge tag 'sunxi-drm-for-4.14' of https://git.kernel.org/pub/scm/linux/kernel...
Dave Airlie
2017-08-09
drm/sun4i: make drm_connector_funcs structures const
Bhumika Goyal
2017-08-08
drm: Nuke drm_atomic_helper_connector_dpms
Daniel Vetter
2017-07-18
drm/sun4i: Remove useless atomic_check
Maxime Ripard
2017-06-01
drm/sun4i: tcon: Move the muxing out of the mode set function
Maxime Ripard
2017-06-01
drm/sun4i: abstract a engine type
Icenowy Zheng
2017-05-14
drm/sun4i: Set TCON clock inside sun4i_tconX_mode_set
Chen-Yu Tsai
2017-03-09
drm/sun4i: tv: Get tcon and backend pointers from associated crtc
Chen-Yu Tsai
2017-03-07
drm/sun4i: tv: Switch to drm_of_find_possible_crtcs
Chen-Yu Tsai
2016-12-01
drm: Make the connector .detect() callback optional
Laurent Pinchart
2016-11-13
drm/sun4i: constify component_ops structures
Julia Lawall
2016-09-22
drm/sun4i: tv: Check mode pointer
Maxime Ripard
2016-09-19
drm/sun4i: Fix sparse warnings
Ville Syrjälä
2016-06-10
drm: sun4i: Rely on the default ->best_encoder() behavior
Boris Brezillon
2016-04-28
drm: sun4i: tv: Add NTSC output standard
Maxime Ripard
2016-04-28
drm: sun4i: tv: Add PAL output standard
Maxime Ripard
2016-04-28
drm: sun4i: Add composite output
Maxime Ripard