index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
vc4
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge drm/drm-fixes into drm-next
Daniel Vetter
2021-04-13
2
-1
/
+17
|
\
|
*
drm/vc4: crtc: Reduce PV fifo threshold on hvs4
Dom Cobley
2021-04-08
1
-0
/
+17
|
*
drm/vc4: plane: Remove redundant assignment
Maxime Ripard
2021-04-08
1
-1
/
+0
*
|
Merge tag 'drm-misc-next-2021-03-03' of git://anongit.freedesktop.org/drm/drm...
Dave Airlie
2021-03-16
2
-48
/
+45
|
\
\
|
|
/
|
/
|
|
*
drm/atomic: Pass the full state to planes atomic disable and update
Maxime Ripard
2021-02-25
1
-1
/
+1
|
*
drm/atomic: Pass the full state to planes atomic_check
Maxime Ripard
2021-02-24
1
-1
/
+3
|
*
drm: Rename plane atomic_check state names
Maxime Ripard
2021-02-24
1
-5
/
+5
|
*
drm/atomic: Pass the full state to planes async atomic check and update
Maxime Ripard
2021-02-24
1
-27
/
+31
|
*
drm/gem: Move drm_gem_fb_prepare_fb() to GEM atomic helpers
Thomas Zimmermann
2021-02-23
1
-2
/
+2
|
*
drm/vc4: remove unneeded variable: "ret"
Bernard Zhao
2021-02-02
1
-2
/
+1
|
*
drm/vc4: hdmi: Don't register the CEC adapter if there's no interrupts
Maxime Ripard
2021-01-28
1
-0
/
+6
|
*
drm/vc4: hdmi: Remove cec_available flag
Dom Cobley
2021-01-28
2
-7
/
+0
|
*
drm/vc4: hdmi: Support BCM2711 CEC interrupt setup
Maxime Ripard
2021-01-28
2
-10
/
+39
|
*
drm/vc4: hdmi: Split the interrupt handlers
Maxime Ripard
2021-01-28
1
-21
/
+65
|
*
drm/vc4: hdmi: Introduce a CEC clock
Maxime Ripard
2021-01-28
2
-1
/
+9
|
*
drm/vc4: hdmi: Update the CEC clock divider on HSM rate change
Maxime Ripard
2021-01-28
1
-10
/
+29
|
*
drm/vc4: hdmi: Compute the CEC clock divider from the clock rate
Maxime Ripard
2021-01-28
1
-1
/
+3
|
*
drm/vc4: hdmi: Restore cec physical address on reconnect
Dom Cobley
2021-01-28
1
-6
/
+18
|
*
drm/vc4: hdmi: Fix up CEC registers
Dom Cobley
2021-01-28
1
-1
/
+3
|
*
drm/vc4: hdmi: Fix register offset with longer CEC messages
Dom Cobley
2021-01-28
1
-2
/
+15
|
*
drm/vc4: hdmi: Move hdmi reset to bind
Dom Cobley
2021-01-28
1
-3
/
+3
|
*
drm: Introduce a drm_crtc_commit_wait helper
Maxime Ripard
2021-01-21
1
-13
/
+4
*
|
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
[next]