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.13.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
path:
root
/
drivers
/
gpu
/
drm
/
vc4
Age
Commit message (
Expand
)
Author
Files
Lines
2021-05-11
drm/vc4: Remove redundant error printing in vc4_ioremap_regs()
Zhen Lei
1
-3
/
+1
2021-05-07
drm/vc4: hdmi: Signal the proper colorimetry info in the infoframe
Maxime Ripard
1
-2
/
+8
2021-05-07
drm/vc4: Add HDR metadata property to the VC5 HDMI connectors
Dave Stevenson
2
-0
/
+56
2021-04-29
drm/vc4: fix argument ordering in vc4_crtc_get_margins()
Dan Carpenter
1
-1
/
+1
2021-04-26
Merge drm/drm-next into drm-misc-next
Maxime Ripard
2
-1
/
+17
2021-04-15
drm/vc4: Don't set allow_fb_modifiers explicitly
Daniel Vetter
1
-1
/
+0
2021-04-14
drm/aperture: Convert drivers to aperture interfaces
Thomas Zimmermann
1
-1
/
+4
2021-04-14
Merge drm/drm-fixes into drm-next
Daniel Vetter
2
-1
/
+17
2021-04-08
drm/vc4: crtc: Reduce PV fifo threshold on hvs4
Dom Cobley
1
-0
/
+17
2021-04-08
drm/vc4: plane: Remove redundant assignment
Maxime Ripard
1
-1
/
+0
2021-03-16
Merge tag 'drm-misc-next-2021-03-03' of git://anongit.freedesktop.org/drm/drm...
Dave Airlie
2
-48
/
+45
2021-02-25
drm/atomic: Pass the full state to planes atomic disable and update
Maxime Ripard
1
-1
/
+1
2021-02-24
drm/atomic: Pass the full state to planes atomic_check
Maxime Ripard
1
-1
/
+3
2021-02-24
drm: Rename plane atomic_check state names
Maxime Ripard
1
-5
/
+5
2021-02-24
drm/atomic: Pass the full state to planes async atomic check and update
Maxime Ripard
1
-27
/
+31
2021-02-23
drm/gem: Move drm_gem_fb_prepare_fb() to GEM atomic helpers
Thomas Zimmermann
1
-2
/
+2
2021-02-22
Merge tag 'drm-next-2021-02-19' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
14
-431
/
+608
2021-02-09
drm/vc4: remove unneeded variable: "ret"
Bernard Zhao
1
-2
/
+1
2021-02-09
drm/vc4: hdmi: Don't register the CEC adapter if there's no interrupts
Maxime Ripard
1
-0
/
+6
2021-02-09
drm/vc4: hdmi: Remove cec_available flag
Dom Cobley
2
-7
/
+0
2021-02-09
drm/vc4: hdmi: Support BCM2711 CEC interrupt setup
Maxime Ripard
2
-10
/
+39
2021-02-09
drm/vc4: hdmi: Split the interrupt handlers
Maxime Ripard
1
-21
/
+65
2021-02-09
drm/vc4: hdmi: Introduce a CEC clock
Maxime Ripard
2
-1
/
+9
2021-02-09
drm/vc4: hdmi: Update the CEC clock divider on HSM rate change
Maxime Ripard
1
-10
/
+29
2021-02-09
drm/vc4: hdmi: Compute the CEC clock divider from the clock rate
Maxime Ripard
1
-1
/
+3
2021-02-09
drm/vc4: hdmi: Restore cec physical address on reconnect
Dom Cobley
1
-6
/
+18
2021-02-09
drm/vc4: hdmi: Fix up CEC registers
Dom Cobley
1
-1
/
+3
2021-02-09
drm/vc4: hdmi: Fix register offset with longer CEC messages
Dom Cobley
1
-2
/
+15
2021-02-09
drm/vc4: hdmi: Move hdmi reset to bind
Dom Cobley
1
-3
/
+3
2021-02-02
drm/vc4: hvs: Fix buffer overflow with the dlist handling
Maxime Ripard
1
-4
/
+14
2021-02-02
drm/vc4: remove unneeded variable: "ret"
Bernard Zhao
1
-2
/
+1
2021-01-28
drm/vc4: hdmi: Don't register the CEC adapter if there's no interrupts
Maxime Ripard
1
-0
/
+6
2021-01-28
drm/vc4: hdmi: Remove cec_available flag
Dom Cobley
2
-7
/
+0
2021-01-28
drm/vc4: hdmi: Support BCM2711 CEC interrupt setup
Maxime Ripard
2
-10
/
+39
2021-01-28
drm/vc4: hdmi: Split the interrupt handlers
Maxime Ripard
1
-21
/
+65
2021-01-28
drm/vc4: hdmi: Introduce a CEC clock
Maxime Ripard
2
-1
/
+9
2021-01-28
drm/vc4: hdmi: Update the CEC clock divider on HSM rate change
Maxime Ripard
1
-10
/
+29
2021-01-28
drm/vc4: hdmi: Compute the CEC clock divider from the clock rate
Maxime Ripard
1
-1
/
+3
2021-01-28
drm/vc4: hdmi: Restore cec physical address on reconnect
Dom Cobley
1
-6
/
+18
2021-01-28
drm/vc4: hdmi: Fix up CEC registers
Dom Cobley
1
-1
/
+3
2021-01-28
drm/vc4: hdmi: Fix register offset with longer CEC messages
Dom Cobley
1
-2
/
+15
2021-01-28
drm/vc4: hdmi: Move hdmi reset to bind
Dom Cobley
1
-3
/
+3
2021-01-25
drm/vc4: Correct POS1_SCL for hvs5
Dom Cobley
1
-2
/
+2
2021-01-25
drm/vc4: Correct lbm size and calculation
Dom Cobley
2
-5
/
+10
2021-01-25
Merge tag 'v5.11-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...
Dave Airlie
1
-0
/
+1
2021-01-21
drm: Introduce a drm_crtc_commit_wait helper
Maxime Ripard
1
-13
/
+4
2021-01-18
drm/vc4: Unify PCM card's driver_name
Nicolas Saenz Julienne
1
-0
/
+1
2021-01-15
drm/vc4: Initialize vc4_drm_driver with CMA helper defaults
Thomas Zimmermann
3
-23
/
+1
2021-01-13
drm/vc4: Move mmap implementation into GEM object function
Thomas Zimmermann
3
-65
/
+6
2021-01-13
drm/vc4: Make several BO functions static
Thomas Zimmermann
2
-19
/
+17
[next]