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
/
vc4_drv.h
Age
Commit message (
Expand
)
Author
Files
Lines
2020-11-10
Merge drm/drm-next into drm-misc-next
Thomas Zimmermann
1
-5
/
+4
2020-11-10
Merge v5.10-rc3 into drm-next
Daniel Vetter
1
-5
/
+4
2020-11-09
drm/gem: Use struct dma_buf_map in GEM vmap ops and convert GEM backends
Thomas Zimmermann
1
-1
/
+1
2020-11-02
drm/atomic: Pass the full state to CRTC atomic begin and flush
Maxime Ripard
1
-1
/
+2
2020-11-02
drm/vc4: Use devm_drm_dev_alloc
Maxime Ripard
1
-2
/
+2
2020-11-02
drm/vc4: gem: Add a managed action to cleanup the job queue
Maxime Ripard
1
-2
/
+1
2020-11-02
drm/vc4: bo: Add a managed action to cleanup the cache
Maxime Ripard
1
-1
/
+1
2020-11-02
Merge drm/drm-next into drm-misc-next
Maxime Ripard
1
-6
/
+8
2020-10-29
drm/vc4: Rework the structure conversion functions
Maxime Ripard
1
-6
/
+6
2020-09-25
drm/vc4: crtc: Keep the previously assigned HVS FIFO
Maxime Ripard
1
-0
/
+2
2020-09-25
drm/vc4: Introduce GEM object functions
Thomas Zimmermann
1
-1
/
+0
2020-09-07
drm/vc4: drv: Support BCM2711
Maxime Ripard
1
-0
/
+3
2020-09-07
drm/vc4: hdmi: Remove vc4_dev hdmi pointer
Maxime Ripard
1
-1
/
+0
2020-09-07
drm/vc4: drv: Disable the CRTC at boot time
Maxime Ripard
1
-0
/
+1
2020-09-07
drm/vc4: hvs: Introduce a function to get the assigned FIFO
Maxime Ripard
1
-0
/
+1
2020-09-07
drm/vc4: hvs: Make the stop_channel function public
Maxime Ripard
1
-0
/
+1
2020-09-07
drm/vc4: encoder: Add finer-grained encoder callbacks
Maxime Ripard
1
-0
/
+7
2020-09-07
drm/vc4: crtc: Move the HVS gamma LUT setup to our init function
Maxime Ripard
1
-1
/
+0
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
1
-1
/
+1
2020-09-07
drm/vc4: crtc: Add FIFO depth to vc4_crtc_data
Maxime Ripard
1
-0
/
+3
2020-09-07
drm/vc4: crtc: Assign output to channel automatically
Maxime Ripard
1
-3
/
+4
2020-09-07
drm/vc4: crtc: Rename HVS channel to output
Maxime Ripard
1
-2
/
+2
2020-09-07
drm/vc4: crtc: Move the cob allocation outside of bind
Maxime Ripard
1
-2
/
+0
2020-09-07
drm/vc4: crtc: Deal with different number of pixel per clock
Maxime Ripard
1
-0
/
+3
2020-09-07
drm/vc4: hvs: Boost the core clock during modeset
Maxime Ripard
1
-0
/
+2
2020-09-07
drm/vc4: Add support for the BCM2711 HVS5
Dave Stevenson
1
-0
/
+4
2020-07-07
drm/vc4: crtc: Move the txp_armed function to the TXP
Maxime Ripard
1
-1
/
+0
2020-07-07
drm/vc4: crtc: Move the CRTC initialisation to a separate function
Maxime Ripard
1
-0
/
+3
2020-07-07
drm/vc4: crtc: Split CRTC data in two
Maxime Ripard
1
-0
/
+19
2020-07-07
drm/vc4: crtc: Make state functions public
Maxime Ripard
1
-0
/
+10
2020-07-07
drm/vc4: crtc: Move HVS setup code to the HVS driver
Maxime Ripard
1
-0
/
+5
2020-06-10
drm/vc4: crtc: Move crtc state to common header
Maxime Ripard
1
-0
/
+21
2020-06-10
drm/vc4: plane: Move additional planes creation to driver
Maxime Ripard
1
-2
/
+1
2020-06-10
drm/vc4: plane: Move planes creation to its own function
Maxime Ripard
1
-0
/
+2
2020-06-10
drm/vc4: drv: Add include guards
Maxime Ripard
1
-0
/
+4
2020-03-18
drm: convert .debugfs_init() hook to return void.
Wambui Karuga
1
-1
/
+1
2020-03-06
drm/vc4/vc4_drv.h: Replace zero-length array with flexible-array member
Gustavo A. R. Silva
1
-1
/
+1
2020-03-05
drm/vc4: Replace wait_for macros to remove use of msleep
James Hughes
1
-17
/
+26
2020-02-13
drm/vc4: Convert to struct drm_crtc_helper_funcs.get_scanout_position()
Thomas Zimmermann
1
-4
/
+0
2019-07-22
Merge v5.3-rc1 into drm-misc-next
Maxime Ripard
1
-4
/
+1
2019-07-17
drm/vc4: drop use of drmP.h
Sam Ravnborg
1
-5
/
+12
2019-07-16
Merge tag 'drm-next-2019-07-16' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
1
-0
/
+14
2019-06-21
drm/prime: Align gem_prime_export with obj_funcs.export
Daniel Vetter
1
-2
/
+1
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
Thomas Gleixner
1
-4
/
+1
2019-05-23
drm/vc4: Allocate binner bo when starting to use the V3D
Paul Kocialkowski
1
-0
/
+14
2019-04-03
drm/vc4: Disable V3D interactions if the v3d component didn't probe.
Eric Anholt
1
-0
/
+1
2019-04-03
drm/vc4: Use common helpers for debugfs setup by the driver components.
Eric Anholt
1
-11
/
+28
2019-04-01
drm/vc4: Add helpers for pm get/put.
Eric Anholt
1
-0
/
+2
2019-04-01
drm/vc4: Use drm_print_regset32() for our debug register dumping.
Eric Anholt
1
-0
/
+7
[next]