index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starfive-6.6.48-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
sun4i
Age
Commit message (
Expand
)
Author
Files
Lines
2019-01-25
drm/sun4i: Add support for A23 display pipeline
Chen-Yu Tsai
5
-0
/
+12
2019-01-25
drm/sun4i: layer: support just backend formats when frontend is unavailable
Chen-Yu Tsai
1
-3
/
+31
2019-01-25
drm/sun4i: layer: Assign backend pointer before calling DRM helpers
Chen-Yu Tsai
1
-1
/
+2
2019-01-25
drm/sun4i: backend: Remove BGRX8888 from list of supported formats
Chen-Yu Tsai
1
-1
/
+0
2019-01-24
drm: Split out drm_probe_helper.h
Daniel Vetter
12
-13
/
+13
2019-01-18
drm/sun4i: frontend: Hook-in support for the A20
Paul Kocialkowski
1
-0
/
+4
2019-01-18
drm/sun4i: frontend: Hook-in support for the A10, with specific quirks
Paul Kocialkowski
1
-0
/
+18
2019-01-18
drm/sun4i: frontend: Move the FIR filter phases to our quirks
Maxime Ripard
2
-6
/
+27
2019-01-18
drm/sun4i: Make COEF_RDY conditional
Maxime Ripard
2
-4
/
+6
2019-01-18
drm/sun4i: Set the coef_rdy bit right after the coef have been set
Maxime Ripard
1
-0
/
+4
2019-01-18
drm/sun4i: frontend: Add a quirk structure
Maxime Ripard
2
-4
/
+23
2019-01-18
drm/sun4i: Move access control before setting the register as documented
Maxime Ripard
1
-3
/
+4
2019-01-18
drm/sun4i: drv: Allow framebuffer modifiers in mode config
Paul Kocialkowski
1
-0
/
+1
2019-01-18
drm/sun4i: layer: Add tiled modifier support and helper
Paul Kocialkowski
1
-1
/
+15
2019-01-18
drm/sun4i: frontend: Add and use helper for checking tiling support
Paul Kocialkowski
1
-1
/
+23
2019-01-18
drm/sun4i: Add buffer stride and offset configuration for tiling mode
Paul Kocialkowski
2
-3
/
+65
2019-01-18
drm/sun4i: frontend: Add support for tiled YUV input mode configuration
Paul Kocialkowski
2
-4
/
+12
2019-01-18
drm/sun4i: frontend: Add support for planar YUV input formats
Paul Kocialkowski
3
-1
/
+66
2019-01-18
drm/sun4i: frontend: Add support for semi-planar YUV input formats
Paul Kocialkowski
3
-5
/
+55
2019-01-18
drm/sun4i: frontend: Add support for packed YUV422 input formats
Paul Kocialkowski
2
-0
/
+27
2019-01-18
drm/sun4i: frontend: Configure and enable YUV to RGB CSC when needed
Paul Kocialkowski
2
-2
/
+23
2019-01-18
drm/sun4i: Move the BT.601 CSC coefficients to the frontend
Paul Kocialkowski
3
-22
/
+24
2019-01-18
drm/sun4i: frontend: Determine input format based on colorspace
Paul Kocialkowski
1
-6
/
+4
2019-01-18
drm/sun4i: frontend: Pass DRM format info to input format helpers
Paul Kocialkowski
1
-7
/
+13
2019-01-18
drm/sun4i: backend: Use explicit fourcc helpers for packed YUV422 check
Paul Kocialkowski
1
-1
/
+2
2019-01-10
drm/edid: Pass connector to AVI infoframe functions
Ville Syrjälä
1
-1
/
+2
2018-12-04
drm/sun4i: Add compatible for H6 display engine
Jernej Skrabec
1
-0
/
+1
2018-11-27
drm/sun4i: Pass modifier to backend and frontend format support helpers
Paul Kocialkowski
4
-6
/
+13
2018-11-27
drm/sun4i: frontend: Add support for the BGRX8888 output format
Paul Kocialkowski
2
-0
/
+5
2018-11-27
drm/sun4i: Make pitch even for GEM dumb alloc as per hardware constraint
Paul Kocialkowski
1
-1
/
+11
2018-11-27
drm/sun4i: frontend: Apply format sub-sampling to CH1 dimensions
Paul Kocialkowski
1
-8
/
+16
2018-11-27
drm/sun4i: backend: Detail the YUV to RGB values coding explanation
Paul Kocialkowski
1
-2
/
+6
2018-11-27
drm/sun4i: frontend: Add support for the BGRX8888 input format
Paul Kocialkowski
3
-0
/
+7
2018-11-27
drm/sun4i: frontend: Determine input mode based on the number of planes
Paul Kocialkowski
1
-6
/
+4
2018-11-27
drm/sun4i: frontend: Add proper definitions for format registers
Paul Kocialkowski
2
-12
/
+10
2018-11-27
drm/sun4i: frontend: Add helpers for input data mode and pixel sequence
Paul Kocialkowski
1
-5
/
+41
2018-11-27
drm/sun4i: frontend: Move CSC bypass setup to format update routine
Paul Kocialkowski
1
-4
/
+4
2018-11-27
drm/sun4i: Rename sun4i_backend_layer_formats to sun4i_layer_formats
Paul Kocialkowski
1
-3
/
+3
2018-11-27
drm/sun4i: backend: Avoid counting YUV planes that use the frontend
Paul Kocialkowski
1
-5
/
+5
2018-11-27
drm/sun4i: backend: Use a specific function to check if a plane is supported
Paul Kocialkowski
1
-5
/
+22
2018-11-27
drm/sun4i: backend: Refine the logic behind using the frontend
Paul Kocialkowski
1
-2
/
+18
2018-11-27
drm/sun4i: frontend: Add a helper and a list for supported formats
Paul Kocialkowski
2
-0
/
+17
2018-11-27
drm/sun4i: backend: Add a helper and a list for supported formats
Paul Kocialkowski
2
-0
/
+28
2018-11-27
drm/sun4i: Add TODO comment about supporting scaling with the backend
Paul Kocialkowski
1
-0
/
+5
2018-11-27
drm/sun4i: frontend: Replace ARGB with XRGB as supported format
Paul Kocialkowski
2
-4
/
+3
2018-11-27
drm/sun4i: Cleanup video/YUV source before enabling a layer
Paul Kocialkowski
3
-0
/
+13
2018-11-22
drm/sun4i: wait on implicit fence before display
Qiang Yu
3
-0
/
+6
2018-11-13
Merge remote-tracking branch 'drm/drm-next' into drm-misc-next
Maarten Lankhorst
1
-1
/
+11
2018-11-09
drm/sun4i: tcon: Support an active-low DE signal with RGB interface
Paul Kocialkowski
2
-1
/
+7
2018-11-09
drm/sun4i: tcon: Get the connector from the encoder in RGB setup
Paul Kocialkowski
1
-12
/
+7
[next]