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
/
zte
/
zx_vou.c
Age
Commit message (
Expand
)
Author
2019-01-24
drm: Split out drm_probe_helper.h
Daniel Vetter
2018-03-29
drm/zte: Stop consulting plane->crtc
Ville Syrjälä
2017-06-30
drm: Convert atomic drivers from CRTC .disable() to .atomic_disable()
Laurent Pinchart
2017-06-30
drm: Add old state pointer to CRTC .enable() helper function
Laurent Pinchart
2017-05-04
drm: zte: add VGA driver support
Shawn Guo
2017-05-04
drm: zte: do not enable clock auto-gating by default
Shawn Guo
2017-02-09
drm: zte: use vblank hooks in struct drm_crtc_funcs
Shawn Guo
2017-02-01
Merge tag 'zxdrm-4.11' of git://git.kernel.org/pub/scm/linux/kernel/git/shawn...
Dave Airlie
2017-01-28
drm: zte: add tvenc driver support
Shawn Guo
2017-01-28
drm: zte: add function to configure vou_ctrl dividers
Shawn Guo
2017-01-28
drm: zte: move struct vou_inf into zx_vou driver
Shawn Guo
2017-01-28
drm: zte: add interlace mode support
Shawn Guo
2017-01-28
drm: zte: add overlay plane support
Shawn Guo
2017-01-28
drm: zte: add .atomic_disable hook to disable graphic layer
Shawn Guo
2017-01-28
drm: zte: make zx_plane accessible from zx_vou driver
Shawn Guo
2017-01-28
drm: zte: support hdmi audio through spdif
Shawn Guo
2016-12-30
drm: zte: use crtc helper drm_crtc_from_index()
Shawn Guo
2016-11-07
drm: zte: add initial vou drm driver
Shawn Guo