aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/sun4i/sun4i_backend.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-03-07drm/sun4i: Make sunxi_rgb2yuv_coef constantChen-Yu Tsai1-1/+1
2017-02-01Merge tag 'sunxi-drm-for-4.11' of https://git.kernel.org/pub/scm/linux/kernel/git/mripard/linux into drm-nextDave Airlie1-1/+1
2017-01-02drm/sun4i: Fix a return value in case of errorChristophe JAILLET1-1/+1
2016-12-15drm: Nuke fb->pixel_formatVille Syrjälä1-1/+2
2016-12-15drm: Replace drm_format_plane_cpp() with fb->format->cpp[]Ville Syrjälä1-1/+1
2016-11-17Merge tag 'drm-misc-next-2016-11-16' of git://anongit.freedesktop.org/git/drm-misc into drm-nextDave Airlie1-1/+1
2016-11-13drm/sun4i: constify component_ops structuresJulia Lawall1-1/+1
2016-11-02drm/sun4i: Add a few formatsMaxime Ripard1-0/+20
2016-10-20drm/sun4i: Add compatible strings for A31/A31s display pipelinesChen-Yu Tsai1-0/+1
2016-09-22drm/sun4i: Fix formats usable by the primary planeMaxime Ripard1-2/+7
2016-09-18drm/sun4i: backend: remove redundant dev_err call in sun4i_backend_bind()Wei Yongjun1-3/+1
2016-09-08drm/sun4i: backend: Handle the SATMaxime Ripard1-0/+60
2016-09-08drm/sun4i: support A33 tconMaxime Ripard1-0/+1
2016-05-30drm: sun4i: print DMA address correctlyArnd Bergmann1-2/+2
2016-04-28drm: Add Allwinner A10 Display Engine supportMaxime Ripard1-0/+364