index
:
linux/linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
kernel.org maintainers
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
sun4i
/
sun4i_backend.c
Age
Commit message (
Expand
)
Author
2020-10-15
Merge tag 'dma-mapping-5.10' of git://git.infradead.org/users/hch/dma-mapping
Linus Torvalds
2020-09-25
Merge branch 'master' of https://git.kernel.org/pub/scm/linux/kernel/git/torv...
Christoph Hellwig
2020-09-17
dma-mapping: introduce DMA range map, supplanting dma_pfn_offset
Jim Quinlan
2020-09-14
Merge v5.9-rc5 into drm-next
Daniel Vetter
2020-09-04
drm/sun4i: backend: Disable alpha on the lowest plane on the A20
Maxime Ripard
2020-09-04
drm/sun4i: backend: Support alpha property on lowest plane
Maxime Ripard
2020-08-18
drm/sun4i: Constify static structs
Rikard Falkeborn
2020-01-08
drm/sun4i: backend: Make sure we enforce the clock rate
Maxime Ripard
2019-07-17
drm/sun4i: drop use of drmP.h
Sam Ravnborg
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
Thomas Gleixner
2019-04-11
drm/sun4i: Rely on dma interconnect for our RAM offset
Maxime Ripard
2019-03-15
drm/sun4i: backend: Simplify the get_id logic
Maxime Ripard
2019-02-18
Merge v5.0-rc7 into drm-next
Dave Airlie
2019-01-25
drm/sun4i: Add support for A23 display pipeline
Chen-Yu Tsai
2019-01-25
drm/sun4i: backend: Remove BGRX8888 from list of supported formats
Chen-Yu Tsai
2019-01-24
drm: Split out drm_probe_helper.h
Daniel Vetter
2019-01-18
drm/sun4i: Move the BT.601 CSC coefficients to the frontend
Paul Kocialkowski
2019-01-18
drm/sun4i: backend: Use explicit fourcc helpers for packed YUV422 check
Paul Kocialkowski
2019-01-15
drm/sun4i: backend: add missing of_node_puts
Julia Lawall
2018-11-27
drm/sun4i: Pass modifier to backend and frontend format support helpers
Paul Kocialkowski
2018-11-27
drm/sun4i: backend: Detail the YUV to RGB values coding explanation
Paul Kocialkowski
2018-11-27
drm/sun4i: backend: Avoid counting YUV planes that use the frontend
Paul Kocialkowski
2018-11-27
drm/sun4i: backend: Use a specific function to check if a plane is supported
Paul Kocialkowski
2018-11-27
drm/sun4i: backend: Refine the logic behind using the frontend
Paul Kocialkowski
2018-11-27
drm/sun4i: backend: Add a helper and a list for supported formats
Paul Kocialkowski
2018-11-27
drm/sun4i: Add TODO comment about supporting scaling with the backend
Paul Kocialkowski
2018-11-27
drm/sun4i: Cleanup video/YUV source before enabling a layer
Paul Kocialkowski
2018-07-24
drm/sun4i: Use (struct drm_format_info) fields to determine if a format is yu...
Ayan Kumar Halder
2018-07-19
drm/sun4i: sun4i: Introduce a quirk for lowest plane alpha support
Paul Kocialkowski
2018-07-19
drm/sun4i: sun4i: Register quirks with the backend structure
Paul Kocialkowski
2018-07-18
drm/sun4i: Substitute sun4i_backend_format_is_yuv() with format->is_yuv
Ayan Kumar Halder
2018-04-16
drm/sun4i: Add support for plane alpha
Maxime Ripard
2018-03-19
drm/sun4i: backend: Support YUV planes
Maxime Ripard
2018-03-19
drm/sun4i: backend: Check that we only have a single YUV plane
Maxime Ripard
2018-03-19
drm/sun4i: Add driver support for A80 display pipeline
Chen-Yu Tsai
2018-02-22
drm/sun4i: backend: Remove ARGB spoofing
Maxime Ripard
2018-02-22
drm/sun4i: backend: Assign the pipes automatically
Maxime Ripard
2018-01-29
drm/sun4i: backend: Check for the number of alpha planes
Maxime Ripard
2018-01-29
drm/sun4i: backend: Add support for zpos
Maxime Ripard
2018-01-22
drm/sun4i: backend: Make sure we don't have a commit pending
Maxime Ripard
2018-01-22
drm/sun4i: backend: Add a custom atomic_check for the frontend
Maxime Ripard
2018-01-22
drm/sun4i: backend: Wire in the frontend
Maxime Ripard
2018-01-22
drm/sun4i: backend: Allow a NULL plane pointer to retrieve the format
Maxime Ripard
2018-01-22
drm/sun4i: backend: Move line stride setup to buffer setup function
Maxime Ripard
2017-10-17
drm/sun4i: Add support for A20 display pipeline components
Jonathan Liu
2017-10-17
drm/sun4i: Add support for A10 display pipeline components
Chen-Yu Tsai
2017-10-17
drm/sun4i: backend: Support output muxing
Chen-Yu Tsai
2017-10-17
drm/sun4i: backend: Offset layer buffer address by DRAM starting address
Chen-Yu Tsai
2017-10-16
drm/sun4i: backend: Add comment explaining why registers are cleared
Chen-Yu Tsai
2017-10-16
drm/sun4i: backend: Use drm_fb_cma_get_gem_addr() to get display memory
Chen-Yu Tsai
[next]