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
Age
Commit message (
Expand
)
Author
Files
Lines
2021-11-30
drm: Remove CONFIG_DRM_KMS_CMA_HELPER option
Thomas Zimmermann
1
-1
/
+0
2021-11-30
drm/cma-helper: Pass GEM CMA object in public interfaces
Thomas Zimmermann
1
-2
/
+2
2021-11-30
drm/cma-helper: Export dedicated wrappers for GEM object functions
Thomas Zimmermann
1
-2
/
+2
2021-11-18
Merge drm/drm-next into drm-misc-next
Thomas Zimmermann
1
-8
/
+0
2021-11-05
drm/vc4: hdmi: Introduce a scdc_enabled flag
Maxime Ripard
2
-10
/
+18
2021-11-05
drm/vc4: hdmi: Introduce an output_enabled flag
Maxime Ripard
2
-4
/
+18
2021-11-05
drm/vc4: hdmi: Check the device state in prepare()
Maxime Ripard
1
-7
/
+28
2021-11-05
drm/vc4: hdmi: Prevent access to crtc->state outside of KMS
Maxime Ripard
2
-12
/
+32
2021-11-05
drm/vc4: hdmi: Use a mutex to prevent concurrent framework access
Maxime Ripard
2
-6
/
+126
2021-11-05
drm/vc4: hdmi: Add a spinlock to protect register access
Maxime Ripard
4
-10
/
+236
2021-11-05
drm/vc4: crtc: Copy assigned channel to the CRTC
Maxime Ripard
4
-2
/
+24
2021-11-05
drm/vc4: Fix non-blocking commit getting stuck forever
Maxime Ripard
3
-3
/
+23
2021-11-05
drm/vc4: crtc: Drop feed_txp from state
Maxime Ripard
5
-10
/
+12
2021-11-04
drm/vc4: Increase the core clock based on HVS load
Maxime Ripard
3
-9
/
+118
2021-11-04
drm/vc4: hdmi: Enable the scrambler on reconnection
Maxime Ripard
1
-0
/
+3
2021-11-04
drm/vc4: hdmi: Raise the maximum clock rate
Maxime Ripard
1
-1
/
+1
2021-11-04
drm/vc4: Leverage the load tracker on the BCM2711
Maxime Ripard
4
-21
/
+10
2021-11-04
drm/vc4: crtc: Add some logging
Maxime Ripard
1
-0
/
+6
2021-11-04
drm/vc4: crtc: Rework the encoder retrieval code (again)
Maxime Ripard
2
-24
/
+10
2021-11-04
drm/vc4: crtc: Add encoder to vc4_crtc_config_pv prototype
Maxime Ripard
1
-4
/
+3
2021-11-04
drm/vc4: Make vc4_crtc_get_encoder public
Maxime Ripard
2
-4
/
+9
2021-11-04
drm/vc4: hdmi: Fix HPD GPIO detection
Maxime Ripard
1
-3
/
+3
2021-11-04
drm/vc4: hdmi: Remove the DDC probing for status detection
Maxime Ripard
1
-2
/
+0
2021-10-28
BackMerge tag 'v5.15-rc7' into drm-next
Dave Airlie
1
-8
/
+0
2021-10-25
drm/vc4: crtc: Make sure the HDMI controller is powered when disabling
Maxime Ripard
1
-1
/
+18
2021-10-25
drm/vc4: hdmi: Warn if we access the controller while disabled
Maxime Ripard
1
-0
/
+6
2021-10-25
drm/vc4: hdmi: Make sure the device is powered with CEC
Maxime Ripard
1
-1
/
+9
2021-10-25
drm/vc4: hdmi: Split the CEC disable / enable functions in two
Maxime Ripard
1
-30
/
+45
2021-10-25
drm/vc4: hdmi: Rework the pre_crtc_configure error handling
Maxime Ripard
1
-6
/
+14
2021-10-25
drm/vc4: hdmi: Make sure the controller is powered up during bind
Maxime Ripard
1
-2
/
+15
2021-10-25
drm/vc4: hdmi: Make sure the controller is powered in detect
Maxime Ripard
1
-0
/
+4
2021-10-25
drm/vc4: hdmi: Move the HSM clock enable to runtime_pm
Maxime Ripard
1
-26
/
+44
2021-10-25
drm/vc4: hdmi: Set a default HSM rate
Maxime Ripard
1
-0
/
+14
2021-10-11
Merge tag 'drm-misc-next-2021-10-06' of git://anongit.freedesktop.org/drm/drm...
Dave Airlie
1
-2
/
+3
2021-10-06
drm/vc4: hdmi: Remove unused struct
Maxime Ripard
1
-8
/
+0
2021-09-28
drm/vc4: hdmi: Actually check for the connector status in hotplug
Maxime Ripard
1
-2
/
+3
2021-09-22
Merge tag 'drm-misc-next-2021-09-16' of git://anongit.freedesktop.org/drm/drm...
Dave Airlie
3
-39
/
+10
2021-09-19
Revert "drm/vc4: hdmi: Remove drm_encoder->crtc usage"
Linus Torvalds
1
-27
/
+13
2021-09-19
Revert drm/vc4 hdmi runtime PM changes
Linus Torvalds
1
-34
/
+10
2021-09-14
drm/vc4: dsi: Switch to devm_drm_of_get_bridge
Maxime Ripard
1
-24
/
+4
2021-09-14
drm/vc4: dpi: Switch to devm_drm_of_get_bridge
Maxime Ripard
1
-11
/
+4
2021-09-14
Merge drm/drm-next into drm-misc-next
Maxime Ripard
1
-1
/
+1
2021-09-01
drm/vc4: Make use of the helper function devm_platform_ioremap_resource()
Cai Huoqing
1
-4
/
+2
2021-08-18
drm/vc4: hdmi: make vc4_hdmi_codec_pdata static
Jiapeng Chong
1
-1
/
+1
2021-08-10
drm/vc4: Convert to Linux IRQ interfaces
Thomas Zimmermann
4
-24
/
+53
2021-07-30
Merge tag 'drm-misc-next-2021-07-29' of git://anongit.freedesktop.org/drm/drm...
Dave Airlie
2
-28
/
+12
2021-07-29
drm/vc4: hdmi: Remove unused struct
Maxime Ripard
1
-12
/
+0
2021-07-29
drm/vc4: hdmi: Remove redundant variables
Maxime Ripard
2
-16
/
+12
2021-07-28
drm/bridge: Centralize error message when bridge attach fails
Laurent Pinchart
1
-3
/
+1
2021-07-26
Backmerge tag 'v5.14-rc3' into drm-next
Dave Airlie
1
-16
/
+33
[next]