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
2022-05-03
Merge drm/drm-next into drm-misc-next
Maxime Ripard
2
-1
/
+4
2022-05-03
Backmerge tag 'v5.18-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/to...
Dave Airlie
2
-1
/
+4
2022-04-29
drm/vc4: simplify the return expression of vc4_grab_bin_bo()
Minghao Chi
1
-7
/
+1
2022-04-29
drm/vc4: simplify the return expression of vc4_prepare_fb()
Minghao Chi
1
-6
/
+1
2022-04-25
drm/display: Move SCDC helpers into display-helper library
Thomas Zimmermann
1
-1
/
+1
2022-04-25
drm/display: Move HDMI helpers into display-helper module
Thomas Zimmermann
2
-1
/
+3
2022-04-21
drm/vc4: Use pm_runtime_resume_and_get to fix pm_runtime_get_sync() usage
Miaoqian Lin
1
-1
/
+1
2022-04-21
drm/vc4: hdmi: Remove vc4_hdmi_encoder
José Expósito
2
-26
/
+14
2022-04-21
drm/vc4: hdmi: Replace drm_detect_hdmi_monitor() with is_hdmi
José Expósito
2
-12
/
+6
2022-04-20
drm/vc4: Fix build error when CONFIG_DRM_VC4=y && CONFIG_RASPBERRYPI_FIRMWARE=m
Zheng Bin
1
-0
/
+3
2022-04-08
drm/vc4: kms: Improve logging
Maxime Ripard
1
-1
/
+19
2022-04-08
drm/vc4: kms: Warn if we have an incompatible muxing setup
Maxime Ripard
1
-0
/
+4
2022-04-08
drm/vc4: kms: Store channel in local variable
Maxime Ripard
1
-7
/
+8
2022-04-08
drm/vc4: txp: Force alpha to be 0xff if it's disabled
Maxime Ripard
1
-0
/
+6
2022-04-08
drm/vc4: txp: Don't set TXP_VSTART_AT_EOF
Maxime Ripard
1
-1
/
+1
2022-04-08
drm/vc4: hvs: Reset muxes at probe time
Maxime Ripard
1
-5
/
+21
2022-04-07
drm/vc4: Use newer fence API properly to fix build errors
Javier Martinez Canillas
1
-2
/
+4
2022-04-07
dma-buf: specify usage while adding fences to dma_resv obj v7
Christian König
1
-1
/
+1
2022-04-06
dma-buf/drivers: make reserving a shared slot mandatory v4
Christian König
1
-1
/
+1
2022-04-06
drm/vc4: hvs: Use pointer to HVS in HVS_READ and HVS_WRITE macros
Maxime Ripard
4
-52
/
+60
2022-04-06
drm/vc4: kms: Ignore atomic_flush if we're disabled
Maxime Ripard
1
-1
/
+2
2022-04-06
drm/vc4: hvs: Move the dlist setup to its own function
Maxime Ripard
1
-5
/
+14
2022-04-06
drm/vc4: hvs: Remove dlist setup duplication
Maxime Ripard
1
-6
/
+3
2022-04-06
drm/vc4: hvs: Store channel in variable
Maxime Ripard
1
-4
/
+5
2022-04-06
drm/vc4: hvs: Fix frame count register readout
Maxime Ripard
4
-3
/
+35
2022-04-06
drm/vc4: kms: Take old state core clock rate into account
Maxime Ripard
1
-2
/
+3
2022-04-06
drm/vc4: hdmi: Remove clock rate initialization
Maxime Ripard
1
-13
/
+0
2022-04-06
drm/vc4: Add logging and comments
Maxime Ripard
1
-0
/
+11
2022-04-05
Merge drm/drm-next into drm-misc-next
Maxime Ripard
4
-19
/
+38
2022-03-31
drm/vc4: Implement atomic_print_state for HVS channel state
Maxime Ripard
1
-0
/
+17
2022-03-31
drm/vc4: Constify private state accessors
Maxime Ripard
1
-3
/
+4
2022-03-28
Merge tag 'driver-core-5.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-6
/
+1
2022-03-24
drm/vc4: hdmi: Support HDMI YUV output
Maxime Ripard
4
-16
/
+311
2022-03-24
drm/vc4: hdmi: Always try to have the highest bpc
Maxime Ripard
2
-5
/
+43
2022-03-24
drm/vc4: hdmi: Take bpp into account for the scrambler
Maxime Ripard
2
-4
/
+17
2022-03-24
drm/vc4: hdmi: Take the sink maximum TMDS clock into account
Maxime Ripard
1
-0
/
+6
2022-03-24
drm/vc4: hdmi: Move clock calculation into its own function
Maxime Ripard
1
-15
/
+37
2022-03-24
drm/vc4: hdmi: Move clock validation to its own function
Maxime Ripard
1
-11
/
+15
2022-03-24
drm/vc4: hdmi: Rename pixel_rate variable
Maxime Ripard
3
-22
/
+22
2022-03-17
drm/vc4: add tracepoints for CL submissions
Melissa Wen
3
-0
/
+107
2022-02-28
Merge 5.17-rc6 into driver-core-next
Greg Kroah-Hartman
4
-23
/
+41
2022-02-28
Backmerge tag 'v5.17-rc6' into drm-next
Dave Airlie
3
-3
/
+14
2022-02-25
drm/vc4: Make use of the helper component_compare_dev
Yong Wu
1
-6
/
+1
2022-02-24
Merge tag 'drm-misc-next-2022-02-23' of git://anongit.freedesktop.org/drm/drm...
Dave Airlie
2
-27
/
+6
2022-02-24
Merge tag 'drm-misc-fixes-2022-02-23' of git://anongit.freedesktop.org/drm/dr...
Dave Airlie
3
-3
/
+14
2022-02-21
drm/vc4: Use drm_mode_copy()
Ville Syrjälä
1
-3
/
+2
2022-02-17
drm/vc4: crtc: Fix runtime_pm reference counting
Maxime Ripard
1
-3
/
+5
2022-02-17
drm/vc4: hdmi: Unregister codec device on unbind
Maxime Ripard
2
-0
/
+9
2022-02-16
drm/vc4: Use of_device_get_match_data()
Minghao Chi (CGEL ZTE)
1
-6
/
+1
2022-02-14
Backmerge tag 'v5.17-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/to...
Dave Airlie
3
-10
/
+23
[next]