summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/zte/zx_vou.c
AgeCommit message (Expand)Author
2021-08-26drm: zte: remove obsolete DRM Support for ZTE SoCsLukas Bulwahn
2020-11-02drm/atomic: Pass the full state to CRTC atomic begin and flushMaxime Ripard
2020-10-09drm/atomic: Pass the full state to CRTC atomic enable/disableMaxime Ripard
2019-07-22Merge v5.3-rc1 into drm-misc-nextMaxime Ripard
2019-07-17drm/zte: drop use of drmP.hSam Ravnborg
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner
2019-01-24drm: Split out drm_probe_helper.hDaniel Vetter
2018-03-29drm/zte: Stop consulting plane->crtcVille Syrjälä
2017-06-30drm: Convert atomic drivers from CRTC .disable() to .atomic_disable()Laurent Pinchart
2017-06-30drm: Add old state pointer to CRTC .enable() helper functionLaurent Pinchart
2017-05-04drm: zte: add VGA driver supportShawn Guo
2017-05-04drm: zte: do not enable clock auto-gating by defaultShawn Guo
2017-02-09drm: zte: use vblank hooks in struct drm_crtc_funcsShawn Guo
2017-02-01Merge tag 'zxdrm-4.11' of git://git.kernel.org/pub/scm/linux/kernel/git/shawn...Dave Airlie
2017-01-28drm: zte: add tvenc driver supportShawn Guo
2017-01-28drm: zte: add function to configure vou_ctrl dividersShawn Guo
2017-01-28drm: zte: move struct vou_inf into zx_vou driverShawn Guo
2017-01-28drm: zte: add interlace mode supportShawn Guo
2017-01-28drm: zte: add overlay plane supportShawn Guo
2017-01-28drm: zte: add .atomic_disable hook to disable graphic layerShawn Guo
2017-01-28drm: zte: make zx_plane accessible from zx_vou driverShawn Guo
2017-01-28drm: zte: support hdmi audio through spdifShawn Guo
2016-12-30drm: zte: use crtc helper drm_crtc_from_index()Shawn Guo
2016-11-07drm: zte: add initial vou drm driverShawn Guo