aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/sun4i/sun4i_backend.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-07-19drm/sun4i: sun4i: Introduce a quirk for lowest plane alpha supportPaul Kocialkowski1-1/+0
2018-07-19drm/sun4i: sun4i: Register quirks with the backend structurePaul Kocialkowski1-0/+2
2018-04-16drm/sun4i: Add support for plane alphaMaxime Ripard1-0/+3
2018-03-19drm/sun4i: backend: Support YUV planesMaxime Ripard1-0/+17
2018-03-19drm/sun4i: backend: Check that we only have a single YUV planeMaxime Ripard1-0/+1
2018-01-29drm/sun4i: backend: Check for the number of alpha planesMaxime Ripard1-0/+2
2018-01-29drm/sun4i: backend: Add support for zposMaxime Ripard1-0/+2
2018-01-29drm/sun4i: backend: Fix define typoMaxime Ripard1-1/+3
2018-01-22drm/sun4i: backend: Add a custom atomic_check for the frontendMaxime Ripard1-0/+2
2018-01-22drm/sun4i: backend: Wire in the frontendMaxime Ripard1-0/+8
2017-10-17drm/sun4i: backend: Support output muxingChen-Yu Tsai1-1/+2
2017-06-01drm/sun4i: abstract a engine typeIcenowy Zheng1-11/+8
2017-05-14drm/sun4i: backend: Save pointer to device tree nodeChen-Yu Tsai1-0/+2
2017-05-14drm/sun4i: backend: Fetch backend ID from device treeChen-Yu Tsai1-0/+2
2017-05-14drm/sun4i: Use lists to track registered display backends and TCONsChen-Yu Tsai1-0/+4
2016-09-22drm/sun4i: Fix the high buffer address maskMaxime Ripard1-2/+2
2016-09-08drm/sun4i: backend: Handle the SATMaxime Ripard1-0/+3
2016-04-28drm: Add Allwinner A10 Display Engine supportMaxime Ripard1-0/+165