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
2025-01-04
drm/vc4: hdmi: use drm_atomic_helper_connector_hdmi_hotplug()
Dmitry Baryshkov
1
-6
/
+3
2025-01-04
drm/vc4: hdmi: stop rereading EDID in get_modes()
Dmitry Baryshkov
1
-21
/
+0
2025-01-04
drm/vc4: hdmi: switch to using generic HDMI Codec infrastructure
Dmitry Baryshkov
3
-57
/
+20
2024-12-16
drm/vc4: hdmi: use eld_mutex to protect access to connector->eld
Dmitry Baryshkov
1
-2
/
+2
2024-12-12
drm/vc4: unlock on error in vc4_hvs_get_fifo_frame_count()
Dan Carpenter
1
-1
/
+1
2024-12-11
drm/vc4: plane: Remove WARN on state being set in plane_reset
Dave Stevenson
1
-1
/
+4
2024-12-09
Merge remote-tracking branch 'drm/drm-next' into drm-misc-next
Maarten Lankhorst
9
-9
/
+9
2024-12-05
drm/vc4: use drm_hdmi_connector_mode_valid()
Dmitry Baryshkov
1
-3
/
+2
2024-12-05
drm: remove driver date from struct drm_driver and all drivers
Jani Nikula
1
-3
/
+0
2024-12-02
Get rid of 'remove_new' relic from platform driver struct
Linus Torvalds
9
-9
/
+9
2024-11-27
drm/vc4: Drop planes that are completely off-screen or 0 crtc size
Dave Stevenson
1
-0
/
+20
2024-11-27
drm/vc4: Enable bg_fill if there are no planes enabled
Dave Stevenson
1
-1
/
+1
2024-11-27
drm/vc4: Add additional warn_on for incorrect revisions
Maxime Ripard
3
-2
/
+51
2024-11-27
drm/vc4: hdmi: Support 2712 D-step register map
Dave Stevenson
2
-2
/
+26
2024-11-27
drm/vc4: plane: Add support for 2712 D-step.
Dave Stevenson
2
-21
/
+60
2024-11-27
drm/vc4: hvs: Add in support for 2712 D-step.
Dave Stevenson
4
-46
/
+234
2024-11-27
drm/vc4: drv: Add support for 2712 D-step
Dave Stevenson
4
-0
/
+9
2024-11-27
drm/vc4: txp: Add BCM2712 MOPLET support
Maxime Ripard
1
-0
/
+14
2024-11-27
drm/vc4: txp: Add support for BCM2712 MOP
Maxime Ripard
1
-1
/
+18
2024-11-27
drm/vc4: txp: Add a new TXP encoder type
Maxime Ripard
5
-58
/
+59
2024-11-27
drm/vc4: txp: Move the encoder type in the variant structure
Maxime Ripard
2
-1
/
+3
2024-11-27
drm/vc4: txp: Handle 40-bits DMA Addresses
Maxime Ripard
2
-1
/
+13
2024-11-27
drm/vc4: txp: Add horizontal and vertical size offset toggle bit
Maxime Ripard
2
-2
/
+13
2024-11-27
drm/vc4: txp: Add byte enable toggle bit
Maxime Ripard
2
-1
/
+6
2024-11-27
drm/vc4: txp: Rename TXP data structure
Maxime Ripard
3
-5
/
+5
2024-11-27
drm/vc4: txp: Introduce structure to deal with revision differences
Maxime Ripard
3
-10
/
+23
2024-11-27
drm/vc4: hdmi: Add support for BCM2712 HDMI controllers
Maxime Ripard
4
-6
/
+943
2024-11-27
drm/vc4: crtc: Add support for BCM2712 PixelValves
Maxime Ripard
3
-2
/
+55
2024-11-27
drm/vc4: hvs: Add support for BCM2712 HVS
Maxime Ripard
7
-77
/
+1616
2024-11-27
drm/vc4: drv: Support BCM2712
Maxime Ripard
2
-0
/
+2
2024-11-27
drm/vc4: Fix reading of frame count on GEN5 / Pi4
Dave Stevenson
2
-11
/
+40
2024-11-27
drm/vc4: Use of_device_get_match_data to set generation
Dave Stevenson
1
-7
/
+4
2024-11-15
drm/client: Move public client header to clients/ subdirectory
Thomas Zimmermann
1
-1
/
+1
2024-11-04
Backmerge v6.12-rc6 of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds...
Dave Airlie
1
-1
/
+6
2024-10-14
drm/vc4: Use video aperture helpers
Thomas Zimmermann
1
-2
/
+2
2024-10-09
drm/vc4: Correct generation check in vc4_hvs_lut_load
Dave Stevenson
1
-1
/
+1
2024-10-09
drm/vc4: Match drm_dev_enter and exit calls in vc4_hvs_atomic_flush
Dave Stevenson
1
-1
/
+2
2024-10-09
drm/vc4: Match drm_dev_enter and exit calls in vc4_hvs_lut_load
Dave Stevenson
1
-1
/
+2
2024-10-09
drm/vc4: Run default client setup for all variants.
Dave Stevenson
1
-0
/
+1
2024-10-07
drm/vc4: Use `vc4_perfmon_find()`
Maíra Canal
1
-5
/
+1
2024-10-07
drm/vc4: Stop the active perfmon before being destroyed
Maíra Canal
1
-1
/
+6
2024-09-26
drm/vc4: Run DRM default client setup
Thomas Zimmermann
2
-1
/
+5
2024-09-09
drm/vc4: hvs: Correct logic on stopping an HVS channel
Dave Stevenson
1
-5
/
+3
2024-09-09
drm/vc4: hvs: Enable SCALER_CONTROL early in HVS init
Tim Gover
1
-6
/
+8
2024-09-09
drm/vc4: plane: Move the buffer offset out of the vc4_plane_state
Dave Stevenson
2
-36
/
+20
2024-09-09
drm/vc4: hvs: Change prototype of __vc4_hvs_alloc to pass registers
Maxime Ripard
3
-8
/
+14
2024-09-09
drm/vc4: hvs: Rework LBM alignment
Maxime Ripard
1
-2
/
+6
2024-09-09
drm/vc4: plane: Change ptr0_offset to an array
Maxime Ripard
2
-10
/
+11
2024-09-09
drm/vc4: hvs: Rename hvs_regs list
Maxime Ripard
1
-3
/
+3
2024-09-09
drm/vc4: hvs: Create cob_init function
Maxime Ripard
1
-54
/
+74
[next]