index
:
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.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
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
vc4
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'drm-next-2021-02-19' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
2021-02-21
14
-431
/
+608
|
\
|
*
drm/vc4: remove unneeded variable: "ret"
Bernard Zhao
2021-02-09
1
-2
/
+1
|
*
drm/vc4: hdmi: Don't register the CEC adapter if there's no interrupts
Maxime Ripard
2021-02-09
1
-0
/
+6
|
*
drm/vc4: hdmi: Remove cec_available flag
Dom Cobley
2021-02-09
2
-7
/
+0
|
*
drm/vc4: hdmi: Support BCM2711 CEC interrupt setup
Maxime Ripard
2021-02-09
2
-10
/
+39
|
*
drm/vc4: hdmi: Split the interrupt handlers
Maxime Ripard
2021-02-09
1
-21
/
+65
|
*
drm/vc4: hdmi: Introduce a CEC clock
Maxime Ripard
2021-02-09
2
-1
/
+9
|
*
drm/vc4: hdmi: Update the CEC clock divider on HSM rate change
Maxime Ripard
2021-02-09
1
-10
/
+29
|
*
drm/vc4: hdmi: Compute the CEC clock divider from the clock rate
Maxime Ripard
2021-02-09
1
-1
/
+3
|
*
drm/vc4: hdmi: Restore cec physical address on reconnect
Dom Cobley
2021-02-09
1
-6
/
+18
|
*
drm/vc4: hdmi: Fix up CEC registers
Dom Cobley
2021-02-09
1
-1
/
+3
|
*
drm/vc4: hdmi: Fix register offset with longer CEC messages
Dom Cobley
2021-02-09
1
-2
/
+15
|
*
drm/vc4: hdmi: Move hdmi reset to bind
Dom Cobley
2021-02-09
1
-3
/
+3
|
*
Merge tag 'v5.11-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...
Dave Airlie
2021-01-25
1
-0
/
+1
|
|
\
|
*
|
drm/vc4: Initialize vc4_drm_driver with CMA helper defaults
Thomas Zimmermann
2021-01-15
3
-23
/
+1
|
*
|
drm/vc4: Move mmap implementation into GEM object function
Thomas Zimmermann
2021-01-13
3
-65
/
+6
|
*
|
drm/vc4: Make several BO functions static
Thomas Zimmermann
2021-01-13
2
-19
/
+17
|
*
|
drm/vc4: Use drm_gem_cma_vmap() directly
Thomas Zimmermann
2021-01-13
2
-14
/
+1
|
*
|
Merge tag 'du-next-20210105' of git://linuxtv.org/pinchartl/media into drm-next
Daniel Vetter
2021-01-07
1
-6
/
+1
|
|
\
\
|
|
*
|
drm: vc4: Remove unnecessary drm_plane_cleanup() wrapper
Laurent Pinchart
2021-01-05
1
-6
/
+1
|
*
|
|
drm/vc4: hdmi: Enable 10/12 bpc output
Maxime Ripard
2020-12-16
3
-1
/
+79
|
*
|
|
drm/vc4: hdmi: Limit the BCM2711 to the max without scrambling
Maxime Ripard
2020-12-16
1
-2
/
+4
|
*
|
|
drm/vc4: hdmi: Use the connector state pixel rate for the PHY
Maxime Ripard
2020-12-16
3
-10
/
+11
|
*
|
|
drm/vc4: hdmi: Store pixel frequency in the connector state
Maxime Ripard
2020-12-16
2
-1
/
+26
|
*
|
|
drm/vc4: hdmi: Create a custom connector state
Maxime Ripard
2020-12-16
2
-3
/
+40
|
*
|
|
drm/vc4: hdmi: Don't access the connector state in reset if kmalloc fails
Maxime Ripard
2020-12-16
1
-1
/
+3
|
*
|
|
drm/vc4: hdmi: Take into account the clock doubling flag in atomic_check
Maxime Ripard
2020-12-16
1
-0
/
+3
|
*
|
|
drm/vc4: Pass the atomic state to encoder hooks
Maxime Ripard
2020-12-16
3
-18
/
+25
|
*
|
|
drm/vc4: hvs: Align the HVS atomic hooks to the new API
Maxime Ripard
2020-12-16
4
-24
/
+19
|
*
|
|
drm: automatic legacy gamma support
Tomi Valkeinen
2020-12-15
2
-2
/
+0
|
*
|
|
drm/vc4: kms: Convert to atomic helpers
Maxime Ripard
2020-12-15
1
-107
/
+3
|
*
|
|
drm/vc4: kms: Remove async modeset semaphore
Maxime Ripard
2020-12-15
3
-37
/
+2
|
*
|
|
drm/vc4: kms: Remove unassigned_channels from the HVS state
Maxime Ripard
2020-12-15
1
-7
/
+7
|
*
|
|
drm/vc4: kms: Wait on previous FIFO users before a commit
Maxime Ripard
2020-12-15
1
-1
/
+122
|
*
|
|
drm/vc4: Simplify a bit the global atomic_check
Maxime Ripard
2020-12-15
1
-7
/
+6
|
*
|
|
Merge drm/drm-next into drm-misc-next
Maarten Lankhorst
2020-12-15
4
-63
/
+244
|
|
\
|
|
|
*
|
|
drm/vc4: dsi: Add configuration for BCM2711 DSI1
Dave Stevenson
2020-12-07
1
-2
/
+10
|
*
|
|
drm/vc4: dsi: Add support for DSI0
Dave Stevenson
2020-12-07
1
-0
/
+8
|
*
|
|
drm/vc4: dsi: Introduce a variant structure
Maxime Ripard
2020-12-07
1
-26
/
+37
|
*
|
|
drm/vc4: dsi: Use snprintf for the PHY clocks instead of an array
Maxime Ripard
2020-12-07
1
-8
/
+9
|
*
|
|
drm/vc4: dsi: Correct DSI register definition
Dave Stevenson
2020-12-07
1
-2
/
+2
|
*
|
|
drm/vc4: drv: Remove the DSI pointer in vc4_drv
Maxime Ripard
2020-12-07
2
-10
/
+0
|
*
|
|
drm/vc4: hdmi: Don't poll for the infoframes status on setup
Maxime Ripard
2020-12-07
1
-3
/
+7
|
*
|
|
drm/cma-helper: Implement mmap as GEM CMA object functions
Thomas Zimmermann
2020-11-30
1
-1
/
+1
|
*
|
|
drm/cma-helper: Remove prime infix from GEM object functions
Thomas Zimmermann
2020-11-30
1
-2
/
+2
*
|
|
|
drm/vc4: hvs: Fix buffer overflow with the dlist handling
Maxime Ripard
2021-02-02
1
-4
/
+14
*
|
|
|
drm/vc4: Correct POS1_SCL for hvs5
Dom Cobley
2021-01-25
1
-2
/
+2
*
|
|
|
drm/vc4: Correct lbm size and calculation
Dom Cobley
2021-01-25
2
-5
/
+10
|
|
_
|
/
|
/
|
|
*
|
|
drm/vc4: Unify PCM card's driver_name
Nicolas Saenz Julienne
2021-01-18
1
-0
/
+1
|
|
/
|
/
|
*
|
Merge tag 'drm-misc-next-2020-11-27-1' of git://anongit.freedesktop.org/drm/d...
Daniel Vetter
2020-12-15
1
-1
/
+3
|
\
|
[next]