Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2017-02-09 | drm: zte: use vblank hooks in struct drm_crtc_funcs | Shawn Guo | 1 | -38/+23 |
2017-02-01 | Merge tag 'zxdrm-4.11' of git://git.kernel.org/pub/scm/linux/kernel/git/shawn... | Dave Airlie | 1 | -49/+307 |
2017-01-28 | drm: zte: add tvenc driver support | Shawn Guo | 1 | -0/+5 |
2017-01-28 | drm: zte: add function to configure vou_ctrl dividers | Shawn Guo | 1 | -0/+79 |
2017-01-28 | drm: zte: move struct vou_inf into zx_vou driver | Shawn Guo | 1 | -7/+31 |
2017-01-28 | drm: zte: add interlace mode support | Shawn Guo | 1 | -2/+50 |
2017-01-28 | drm: zte: add overlay plane support | Shawn Guo | 1 | -8/+64 |
2017-01-28 | drm: zte: add .atomic_disable hook to disable graphic layer | Shawn Guo | 1 | -20/+50 |
2017-01-28 | drm: zte: make zx_plane accessible from zx_vou driver | Shawn Guo | 1 | -12/+19 |
2017-01-28 | drm: zte: support hdmi audio through spdif | Shawn Guo | 1 | -0/+9 |
2016-12-30 | drm: zte: use crtc helper drm_crtc_from_index() | Shawn Guo | 1 | -13/+2 |
2016-11-07 | drm: zte: add initial vou drm driver | Shawn Guo | 1 | -0/+661 |