index
:
Linux
arm64-uaccess
for-next
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
vc4
/
vc4_hvs.c
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
1
-8
/
+10
|
\
|
*
drm/vc4: hvs: Align the HVS atomic hooks to the new API
Maxime Ripard
2020-12-16
1
-8
/
+10
*
|
drm/vc4: Correct lbm size and calculation
Dom Cobley
2021-01-25
1
-4
/
+4
|
/
*
Merge v5.10-rc3 into drm-next
Daniel Vetter
2020-11-10
1
-2
/
+2
|
\
|
*
drm/vc4: Use the helper to retrieve vc4_dev when needed
Maxime Ripard
2020-11-02
1
-2
/
+2
*
|
drm/atomic: Pass the full state to CRTC atomic begin and flush
Maxime Ripard
2020-11-02
1
-1
/
+3
|
/
*
drm/vc4: hvs: Introduce a function to get the assigned FIFO
Maxime Ripard
2020-09-07
1
-0
/
+54
*
drm/vc4: hvs: Make the stop_channel function public
Maxime Ripard
2020-09-07
1
-1
/
+1
*
drm/vc4: hvs: Make sure our channel is reset
Maxime Ripard
2020-09-07
1
-0
/
+4
*
drm/vc4: crtc: Move the HVS gamma LUT setup to our init function
Maxime Ripard
2020-09-07
1
-43
/
+16
*
drm/vc4: crtc: Move HVS init and close to a function
Maxime Ripard
2020-09-07
1
-46
/
+58
*
drm/vc4: crtc: Disable color management for HVS5
Maxime Ripard
2020-09-07
1
-1
/
+1
*
drm/vc4: crtc: Assign output to channel automatically
Maxime Ripard
2020-09-07
1
-15
/
+13
*
drm/vc4: crtc: Rename HVS channel to output
Maxime Ripard
2020-09-07
1
-1
/
+1
*
drm/vc4: hvs: Boost the core clock during modeset
Maxime Ripard
2020-09-07
1
-0
/
+18
*
drm/vc4: Add support for the BCM2711 HVS5
Dave Stevenson
2020-09-07
1
-7
/
+27
*
drm/vc4: crtc: Move HVS setup code to the HVS driver
Maxime Ripard
2020-07-07
1
-0
/
+291
*
drm/mm: Use helpers for drm_mm_node booleans
Chris Wilson
2019-10-04
1
-1
/
+1
*
Merge v5.3-rc1 into drm-misc-next
Maxime Ripard
2019-07-22
1
-4
/
+1
|
\
|
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
Thomas Gleixner
2019-06-19
1
-4
/
+1
*
|
drm/vc4: drop use of drmP.h
Sam Ravnborg
2019-07-17
1
-1
/
+4
|
/
*
drm/vc4: Use common helpers for debugfs setup by the driver components.
Eric Anholt
2019-04-03
1
-15
/
+5
*
drm/vc4: Use drm_print_regset32() for our debug register dumping.
Eric Anholt
2019-04-01
1
-47
/
+40
*
drm/vc4: Report HVS underrun errors
Boris Brezillon
2019-03-06
1
-0
/
+95
*
drm/vc4: Add CTM registers to debugfs
Stefan Schake
2018-04-23
1
-0
/
+4
*
drm/vc4: fix include notation and remove -Iinclude/drm flag
Masahiro Yamada
2017-05-22
1
-1
/
+1
*
drm/vc4: Extend and edit documentation for output from the RST
Eric Anholt
2017-02-28
1
-6
/
+6
*
drm: Improve drm_mm search (and fix topdown allocation) with rbtrees
Chris Wilson
2017-02-03
1
-2
/
+1
*
drm/vc4: Set up SCALER_DISPCTRL at boot.
Eric Anholt
2017-02-01
1
-0
/
+14
*
drm/vc4: Add support for scaling of display planes.
Eric Anholt
2016-02-16
1
-0
/
+84
*
drm/vc4: Make the CRTCs cooperate on allocating display lists.
Eric Anholt
2016-02-16
1
-0
/
+13
*
drm/vc4: Fix some failure to track __iomem decorations on pointers.
Eric Anholt
2015-11-17
1
-4
/
+4
*
drm/vc4: Add KMS support for Raspberry Pi.
Eric Anholt
2015-10-21
1
-0
/
+163