index
:
kernel/linux.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.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-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2020-09-07
drm/vc4: hdmi: Add container_of macros for encoders and connectors
Maxime Ripard
2
-29
/
+28
2020-09-07
drm/vc4: hdmi: Use local vc4_hdmi directly
Maxime Ripard
1
-6
/
+6
2020-09-07
drm/vc4: hdmi: Move accessors to vc4_hdmi
Maxime Ripard
2
-18
/
+12
2020-09-07
drm/vc4: hdmi: Rename hdmi to vc4_hdmi
Maxime Ripard
1
-141
/
+142
2020-09-07
drm/vc4: hdmi: Remove DDC argument to connector_init
Maxime Ripard
1
-4
/
+3
2020-09-07
drm/vc4: hdmi: rework connectors and encoders
Maxime Ripard
2
-79
/
+72
2020-09-07
drm/vc4: hdmi: Move structure to header
Maxime Ripard
2
-75
/
+87
2020-09-07
drm/vc4: hdmi: Use debugfs private field
Maxime Ripard
1
-3
/
+1
2020-09-07
drm/vc4: crtc: Add BCM2711 pixelvalves
Maxime Ripard
2
-2
/
+100
2020-09-07
dt-bindings: display: vc4: pv: Add BCM2711 pixel valves
Maxime Ripard
1
-0
/
+5
2020-09-07
drm/vc4: drv: Disable the CRTC at boot time
Maxime Ripard
3
-0
/
+30
2020-09-07
drm/vc4: crtc: Move the CRTC disable out
Maxime Ripard
1
-12
/
+22
2020-09-07
drm/vc4: hvs: Introduce a function to get the assigned FIFO
Maxime Ripard
2
-0
/
+55
2020-09-07
drm/vc4: hvs: Make the stop_channel function public
Maxime Ripard
2
-1
/
+2
2020-09-07
drm/vc4: crtc: Clear the PixelValve FIFO during configuration
Maxime Ripard
1
-1
/
+1
2020-09-07
drm/vc4: crtc: Clear the PixelValve FIFO on disable
Maxime Ripard
1
-2
/
+1
2020-09-07
drm/vc4: crtc: Add a delay after disabling the PixelValve output
Maxime Ripard
1
-0
/
+18
2020-09-07
drm/vc4: encoder: Add finer-grained encoder callbacks
Maxime Ripard
2
-0
/
+26
2020-09-07
drm/vc4: crtc: Move HVS channel init before the PV initialisation
Maxime Ripard
1
-4
/
+4
2020-09-07
drm/vc4: crtc: Remove redundant pixelvalve reset
Maxime Ripard
1
-1
/
+0
2020-09-07
drm/vc4: crtc: Remove mode_set_nofb
Maxime Ripard
1
-6
/
+1
2020-09-07
drm/vc4: hvs: Make sure our channel is reset
Maxime Ripard
1
-0
/
+4
2020-09-07
drm/vc4: crtc: Move the HVS gamma LUT setup to our init function
Maxime Ripard
4
-47
/
+16
2020-09-07
drm/vc4: crtc: Move HVS init and close to a function
Maxime Ripard
1
-46
/
+58
2020-09-07
drm/vc4: crtc: Move PV dump to config_pv
Maxime Ripard
1
-14
/
+12
2020-09-07
drm/vc4: crtc: Turn pixelvalve reset into a function
Maxime Ripard
1
-7
/
+13
2020-09-07
drm/vc4: crtc: Disable color management for HVS5
Maxime Ripard
2
-7
/
+12
2020-09-07
drm/vc4: crtc: Add HDMI1 encoder type
Maxime Ripard
1
-0
/
+1
2020-09-07
drm/vc4: crtc: Rename HDMI encoder type to HDMI0
Maxime Ripard
3
-3
/
+3
2020-09-07
drm/vc4: crtc: Add function to compute FIFO level bits
Maxime Ripard
1
-2
/
+10
2020-09-07
drm/vc4: crtc: Add FIFO depth to vc4_crtc_data
Maxime Ripard
2
-3
/
+20
2020-09-07
drm/vc4: crtc: Assign output to channel automatically
Maxime Ripard
6
-26
/
+200
2020-09-07
drm/vc4: kms: Convert to for_each_new_crtc_state
Maxime Ripard
1
-4
/
+6
2020-09-07
drm/vc4: crtc: Enable and disable the PV in atomic_enable / disable
Maxime Ripard
1
-3
/
+7
2020-09-07
drm/vc4: crtc: Use local chan variable
Maxime Ripard
1
-1
/
+1
2020-09-07
drm/vc4: crtc: Rename HVS channel to output
Maxime Ripard
4
-8
/
+8
2020-09-07
drm/vc4: crtc: Move the cob allocation outside of bind
Maxime Ripard
2
-20
/
+17
2020-09-07
drm/vc4: crtc: Use a shared interrupt
Maxime Ripard
1
-1
/
+3
2020-09-07
drm/vc4: crtc: Deal with different number of pixel per clock
Maxime Ripard
2
-7
/
+14
2020-09-07
drm/vc4: plane: Create more planes
Maxime Ripard
1
-1
/
+1
2020-09-07
drm/vc4: plane: Optimize the LBM allocation size
Dave Stevenson
1
-4
/
+13
2020-09-07
drm/vc4: plane: Change LBM alignment constraint on LBM
Dave Stevenson
1
-1
/
+3
2020-09-07
drm/vc4: hvs: Boost the core clock during modeset
Maxime Ripard
3
-0
/
+29
2020-09-07
drm/vc4: Add support for the BCM2711 HVS5
Dave Stevenson
4
-59
/
+240
2020-09-07
dt-bindings: display: Add support for the BCM2711 HVS
Maxime Ripard
1
-1
/
+17
2020-09-07
drm/bridge: dw-mipi-dsi.c: Add VPG runtime config through debugfs
Angelo Ribeiro
1
-8
/
+90
2020-09-07
drm/bridge/synopsys: dsi: add support for non-continuous HS clock
Antonio Borneo
1
-2
/
+7
2020-09-07
drm/bridge/synopsys: dsi: allow sending longer LP commands
Antonio Borneo
1
-8
/
+9
2020-09-07
drm/bridge/synopsys: dsi: allow LP commands in video mode
Antonio Borneo
1
-0
/
+8
2020-09-07
udmabuf: Add missing compact_ioctl
Kristian H. Kristensen
1
-0
/
+3
[prev]
[next]