aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/sun4i/sun4i_backend.c
AgeCommit message (Expand)Author
2019-03-08drm/sun4i: backend: add missing of_node_putsJulia Lawall
2018-04-16drm/sun4i: Add support for plane alphaMaxime Ripard
2018-03-19drm/sun4i: backend: Support YUV planesMaxime Ripard
2018-03-19drm/sun4i: backend: Check that we only have a single YUV planeMaxime Ripard
2018-03-19drm/sun4i: Add driver support for A80 display pipelineChen-Yu Tsai
2018-02-22drm/sun4i: backend: Remove ARGB spoofingMaxime Ripard
2018-02-22drm/sun4i: backend: Assign the pipes automaticallyMaxime Ripard
2018-01-29drm/sun4i: backend: Check for the number of alpha planesMaxime Ripard
2018-01-29drm/sun4i: backend: Add support for zposMaxime Ripard
2018-01-22drm/sun4i: backend: Make sure we don't have a commit pendingMaxime Ripard
2018-01-22drm/sun4i: backend: Add a custom atomic_check for the frontendMaxime Ripard
2018-01-22drm/sun4i: backend: Wire in the frontendMaxime Ripard
2018-01-22drm/sun4i: backend: Allow a NULL plane pointer to retrieve the formatMaxime Ripard
2018-01-22drm/sun4i: backend: Move line stride setup to buffer setup functionMaxime Ripard
2017-10-17drm/sun4i: Add support for A20 display pipeline componentsJonathan Liu
2017-10-17drm/sun4i: Add support for A10 display pipeline componentsChen-Yu Tsai
2017-10-17drm/sun4i: backend: Support output muxingChen-Yu Tsai
2017-10-17drm/sun4i: backend: Offset layer buffer address by DRAM starting addressChen-Yu Tsai
2017-10-16drm/sun4i: backend: Add comment explaining why registers are clearedChen-Yu Tsai
2017-10-16drm/sun4i: backend: Use drm_fb_cma_get_gem_addr() to get display memoryChen-Yu Tsai
2017-10-16drm/sun4i: backend: Create regmap after access is possibleChen-Yu Tsai
2017-08-23drm/sun4i: use of_graph_get_remote_endpoint()Kuninori Morimoto
2017-06-01drm/sun4i: abstract a engine typeIcenowy Zheng
2017-05-14drm/sun4i: backend: Clarify sun4i_backend_layer_enable debug messageChen-Yu Tsai
2017-05-14drm/sun4i: backend: Save pointer to device tree nodeChen-Yu Tsai
2017-05-14drm/sun4i: backend: Fetch backend ID from device treeChen-Yu Tsai
2017-05-14drm/sun4i: backend: Drop trailing 0 from backend in error messageChen-Yu Tsai
2017-05-14drm/sun4i: Use lists to track registered display backends and TCONsChen-Yu Tsai
2017-03-07drm/sun4i: Make sunxi_rgb2yuv_coef constantChen-Yu Tsai
2017-02-01Merge tag 'sunxi-drm-for-4.11' of https://git.kernel.org/pub/scm/linux/kernel...Dave Airlie
2017-01-02drm/sun4i: Fix a return value in case of errorChristophe JAILLET
2016-12-15drm: Nuke fb->pixel_formatVille Syrjälä
2016-12-15drm: Replace drm_format_plane_cpp() with fb->format->cpp[]Ville Syrjälä
2016-11-17Merge tag 'drm-misc-next-2016-11-16' of git://anongit.freedesktop.org/git/drm...Dave Airlie
2016-11-13drm/sun4i: constify component_ops structuresJulia Lawall
2016-11-02drm/sun4i: Add a few formatsMaxime Ripard
2016-10-20drm/sun4i: Add compatible strings for A31/A31s display pipelinesChen-Yu Tsai
2016-09-22drm/sun4i: Fix formats usable by the primary planeMaxime Ripard
2016-09-18drm/sun4i: backend: remove redundant dev_err call in sun4i_backend_bind()Wei Yongjun
2016-09-08drm/sun4i: backend: Handle the SATMaxime Ripard
2016-09-08drm/sun4i: support A33 tconMaxime Ripard
2016-05-30drm: sun4i: print DMA address correctlyArnd Bergmann
2016-04-28drm: Add Allwinner A10 Display Engine supportMaxime Ripard