aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/sun4i/sun4i_frontend.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-11-27drm/sun4i: Pass modifier to backend and frontend format support helpersPaul Kocialkowski1-1/+4
2018-11-27drm/sun4i: frontend: Add support for the BGRX8888 output formatPaul Kocialkowski1-0/+4
2018-11-27drm/sun4i: frontend: Apply format sub-sampling to CH1 dimensionsPaul Kocialkowski1-8/+16
2018-11-27drm/sun4i: frontend: Add support for the BGRX8888 input formatPaul Kocialkowski1-0/+5
2018-11-27drm/sun4i: frontend: Determine input mode based on the number of planesPaul Kocialkowski1-6/+4
2018-11-27drm/sun4i: frontend: Add proper definitions for format registersPaul Kocialkowski1-8/+6
2018-11-27drm/sun4i: frontend: Add helpers for input data mode and pixel sequencePaul Kocialkowski1-5/+41
2018-11-27drm/sun4i: frontend: Move CSC bypass setup to format update routinePaul Kocialkowski1-4/+4
2018-11-27drm/sun4i: frontend: Add a helper and a list for supported formatsPaul Kocialkowski1-0/+16
2018-11-27drm/sun4i: frontend: Replace ARGB with XRGB as supported formatPaul Kocialkowski1-2/+1
2018-01-22drm/sun4i: Add a driver for the display frontendMaxime Ripard1-0/+389