summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/sun4i/sun4i_backend.c
Commit message (Expand)AuthorAgeFilesLines
* drm/sun4i: use of_graph_get_remote_endpoint()Kuninori Morimoto2017-08-231-1/+1
* drm/sun4i: abstract a engine typeIcenowy Zheng2017-06-011-36/+42
* drm/sun4i: backend: Clarify sun4i_backend_layer_enable debug messageChen-Yu Tsai2017-05-141-1/+2
* drm/sun4i: backend: Save pointer to device tree nodeChen-Yu Tsai2017-05-141-0/+1
* drm/sun4i: backend: Fetch backend ID from device treeChen-Yu Tsai2017-05-141-0/+44
* drm/sun4i: backend: Drop trailing 0 from backend in error messageChen-Yu Tsai2017-05-141-1/+1
* drm/sun4i: Use lists to track registered display backends and TCONsChen-Yu Tsai2017-05-141-1/+5
* drm/sun4i: Make sunxi_rgb2yuv_coef constantChen-Yu Tsai2017-03-071-1/+1
* Merge tag 'sunxi-drm-for-4.11' of https://git.kernel.org/pub/scm/linux/kernel...Dave Airlie2017-02-011-1/+1
|\
| * drm/sun4i: Fix a return value in case of errorChristophe JAILLET2017-01-021-1/+1
* | drm: Nuke fb->pixel_formatVille Syrjälä2016-12-151-1/+2
* | drm: Replace drm_format_plane_cpp() with fb->format->cpp[]Ville Syrjälä2016-12-151-1/+1
|/
* Merge tag 'drm-misc-next-2016-11-16' of git://anongit.freedesktop.org/git/drm...Dave Airlie2016-11-171-1/+1
|\
| * drm/sun4i: constify component_ops structuresJulia Lawall2016-11-131-1/+1
* | drm/sun4i: Add a few formatsMaxime Ripard2016-11-021-0/+20
* | drm/sun4i: Add compatible strings for A31/A31s display pipelinesChen-Yu Tsai2016-10-201-0/+1
|/
* drm/sun4i: Fix formats usable by the primary planeMaxime Ripard2016-09-221-2/+7
* drm/sun4i: backend: remove redundant dev_err call in sun4i_backend_bind()Wei Yongjun2016-09-181-3/+1
* drm/sun4i: backend: Handle the SATMaxime Ripard2016-09-081-0/+60
* drm/sun4i: support A33 tconMaxime Ripard2016-09-081-0/+1
* drm: sun4i: print DMA address correctlyArnd Bergmann2016-05-301-2/+2
* drm: Add Allwinner A10 Display Engine supportMaxime Ripard2016-04-281-0/+364
OpenPOWER on IntegriCloud