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.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
2022-12-22
drm/vc4: use new debugfs device-centered functions
Maíra Canal
1
-25
/
+7
2022-12-08
drm/vc4: tests: Fail the current test if we access a register
Maxime Ripard
1
-4
/
+25
2022-12-08
drm/vc4: tests: Introduce a mocking infrastructure
Maxime Ripard
1
-0
/
+16
2022-12-08
drm/vc4: hvs: Provide a function to initialize the HVS structure
Maxime Ripard
1
-0
/
+1
2022-12-08
drm/vc4: crtc: Make encoder lookup helper public
Maxime Ripard
1
-0
/
+16
2022-12-08
drm/vc4: crtc: Introduce a lower-level crtc init helper
Maxime Ripard
1
-0
/
+6
2022-12-08
drm/vc4: Move HVS state to main header
Maxime Ripard
1
-0
/
+23
2022-11-28
drm/vc4: crtc: Provide a CRTC name
Maxime Ripard
1
-0
/
+2
2022-11-28
drm/vc4: crtc: Pass the device and data in vc4_crtc_init
Maxime Ripard
1
-2
/
+4
2022-11-28
drm/vc4: Add TXP encoder type
Maxime Ripard
1
-0
/
+1
2022-11-28
drm/vc4: Constify container_of wrappers
Maxime Ripard
1
-8
/
+8
2022-10-28
drm/vc4: hdmi: Add more checks for 4k resolutions
Dom Cobley
1
-0
/
+6
2022-10-28
drm/vc4: hdmi: Rework hdmi_enable_4kp60 detection code
Maxime Ripard
1
-0
/
+10
2022-08-03
drm/gem: rename GEM CMA helpers to GEM DMA helpers
Danilo Krummrich
1
-9
/
+9
2022-07-13
drm/vc4: debugfs: Simplify debugfs registration
Maxime Ripard
1
-4
/
+8
2022-07-13
drm/vc4: debugfs: Return an error on failure
Maxime Ripard
1
-14
/
+16
2022-07-13
drm/vc4: vec: Remove vc4_dev vec pointer
Maxime Ripard
1
-1
/
+0
2022-07-13
drm/vc4: txp: Remove vc4_dev txp pointer
Maxime Ripard
1
-1
/
+0
2022-07-13
drm/vc4: dpi: Remove vc4_dev dpi pointer
Maxime Ripard
1
-1
/
+0
2022-07-13
drm/vc4: crtc: Switch to DRM-managed CRTC initialization
Maxime Ripard
1
-1
/
+0
2022-07-13
drm/vc4: crtc: Move debugfs_name to crtc_data
Maxime Ripard
1
-2
/
+2
2022-07-13
drm/vc4: plane: Take possible_crtcs as an argument
Maxime Ripard
1
-1
/
+2
2022-07-13
drm/vc4: crtc: Create vblank reporting function
Maxime Ripard
1
-0
/
+1
2022-07-13
drm/vc4: drv: Call component_unbind_all()
Maxime Ripard
1
-0
/
+1
2022-07-13
Backmerge tag 'v5.19-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/to...
Dave Airlie
1
-6
/
+13
2022-07-05
drm: Remove linux/fb.h from drm_crtc.h
Ville Syrjälä
1
-0
/
+1
2022-06-16
drm/vc4: Warn if some v3d code is run on BCM2711
Maxime Ripard
1
-0
/
+6
2022-06-16
drm/vc4: bo: Split out Dumb buffers fixup
Maxime Ripard
1
-0
/
+1
2022-06-16
drm/vc4: bo: Rename vc4_dumb_create
Maxime Ripard
1
-3
/
+3
2022-06-16
drm/vc4: Consolidate Hardware Revision Check
Maxime Ripard
1
-3
/
+3
2022-04-06
drm/vc4: hvs: Use pointer to HVS in HVS_READ and HVS_WRITE macros
Maxime Ripard
1
-8
/
+8
2022-04-06
drm/vc4: hvs: Fix frame count register readout
Maxime Ripard
1
-0
/
+1
2021-11-05
drm/vc4: crtc: Copy assigned channel to the CRTC
Maxime Ripard
1
-0
/
+9
2021-11-05
drm/vc4: Fix non-blocking commit getting stuck forever
Maxime Ripard
1
-0
/
+14
2021-11-05
drm/vc4: crtc: Drop feed_txp from state
Maxime Ripard
1
-1
/
+5
2021-11-04
drm/vc4: Increase the core clock based on HVS load
Maxime Ripard
1
-0
/
+2
2021-11-04
drm/vc4: Leverage the load tracker on the BCM2711
Maxime Ripard
1
-3
/
+0
2021-11-04
drm/vc4: crtc: Rework the encoder retrieval code (again)
Maxime Ripard
1
-3
/
+1
2021-11-04
drm/vc4: Make vc4_crtc_get_encoder public
Maxime Ripard
1
-0
/
+5
2021-08-10
drm/vc4: Convert to Linux IRQ interfaces
Thomas Zimmermann
1
-3
/
+5
2021-04-29
drm/vc4: fix argument ordering in vc4_crtc_get_margins()
Dan Carpenter
1
-1
/
+1
2021-01-15
drm/vc4: Initialize vc4_drm_driver with CMA helper defaults
Thomas Zimmermann
1
-3
/
+0
2021-01-13
drm/vc4: Move mmap implementation into GEM object function
Thomas Zimmermann
1
-2
/
+0
2021-01-13
drm/vc4: Make several BO functions static
Thomas Zimmermann
1
-2
/
+0
2021-01-13
drm/vc4: Use drm_gem_cma_vmap() directly
Thomas Zimmermann
1
-1
/
+0
2020-12-16
drm/vc4: Pass the atomic state to encoder hooks
Maxime Ripard
1
-5
/
+5
2020-12-16
drm/vc4: hvs: Align the HVS atomic hooks to the new API
Maxime Ripard
1
-5
/
+4
2020-12-15
drm/vc4: kms: Remove async modeset semaphore
Maxime Ripard
1
-2
/
+0
2020-12-15
Merge drm/drm-next into drm-misc-next
Maarten Lankhorst
1
-0
/
+4
2020-12-14
Merge tag 'drm-next-2020-12-11' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
1
-3
/
+3
[next]