summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/sun4i/sun4i_crtc.c
Commit message (Expand)AuthorAgeFilesLines
* drm: Convert atomic drivers from CRTC .disable() to .atomic_disable()Laurent Pinchart2017-06-301-2/+3
* drm: Add old state pointer to CRTC .enable() helper functionLaurent Pinchart2017-06-301-2/+3
* drm/sun4i: abstract a engine typeIcenowy Zheng2017-06-011-6/+5
* drm/sun4i: return only planes for layers createdIcenowy Zheng2017-05-151-11/+12
* drm/sun4i: Pass pointer for underlying backend into layer initChen-Yu Tsai2017-03-091-1/+1
* drm/sun4i: Pass pointers for associated backend and tcon into crtc initChen-Yu Tsai2017-03-091-4/+5
* drm/sun4i: Use embedded tcon pointer to get the tcon's output port nodeChen-Yu Tsai2017-03-091-1/+1
* drm/sun4i: Add backend and tcon pointers to sun4i_crtcChen-Yu Tsai2017-03-071-11/+7
* drm/sun4i: Drop hardcoded .possible_crtcs values from layersChen-Yu Tsai2017-03-071-0/+9
* drm/sun4i: Drop primary layer pointer from sun4i_drvChen-Yu Tsai2017-03-071-4/+21
* drm/sun4i: Move layers from sun4i_drv to sun4i_crtcChen-Yu Tsai2017-03-071-0/+8
* drm/sun4i: Set drm_crtc.port to the underlying TCON's output port nodeChen-Yu Tsai2017-03-071-0/+5
* drm/sun4i: Make sun4i_crtc_init return ERR_PTR style error codesChen-Yu Tsai2017-03-071-2/+2
* drm: sun4i: use vblank hooks in struct drm_crtc_funcsShawn Guo2017-02-091-0/+24
* Backmerge tag 'v4.7' into drm-nextDave Airlie2016-07-261-0/+8
|\
| * drm/sun4i: Send vblank event when the CRTC is disabledMaxime Ripard2016-06-301-0/+8
* | drm/sun4i: Implement some semblance of vblank event handlingDaniel Vetter2016-06-101-0/+12
|/
* drm: Add Allwinner A10 Display Engine supportMaxime Ripard2016-04-281-0/+120
OpenPOWER on IntegriCloud