index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cfid-fixes-rebase
cfid-fixes-v2
cfid-fixes-v3
cfid-fixes-v3-2
cifs
compress-2025-01-21
compress-2025-01-23
compress-2026-03-30
compress-2026-04-14
compress-2026-04-17-sambaxp
compress-2026-04-27
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
reconnect-fixes
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
vc4
Age
Commit message (
Expand
)
Author
Files
Lines
2024-04-13
drm/vc4: hdmi: do not return negative values from .get_modes()
Jani Nikula
1
-1
/
+1
2023-03-11
drm/vc4: dpi: Fix format mapping for RGB565
Dave Stevenson
1
-1
/
+1
2023-03-11
drm/vc4: dpi: Add option for inverting pixel clock and output enable
Dave Stevenson
1
-28
/
+38
2022-11-25
drm/vc4: Fix missing platform_unregister_drivers() call in vc4_drm_register()
Yuan Can
1
-1
/
+6
2022-10-26
drm/vc4: vec: Fix timings for VEC modes
Mateusz Kwiatkowski
1
-2
/
+2
2022-08-25
drm/vc4: dsi: Correct DSI divider calculations
Dave Stevenson
1
-4
/
+2
2022-06-14
drm/vc4: txp: Force alpha to be 0xff if it's disabled
Maxime Ripard
1
-0
/
+6
2022-06-14
drm/vc4: txp: Don't set TXP_VSTART_AT_EOF
Maxime Ripard
1
-1
/
+1
2021-12-01
drm/vc4: fix error code in vc4_create_object()
Dan Carpenter
1
-1
/
+1
2020-11-10
drm/vc4: drv: Add error handding for bind
Hoegeun Kwon
1
-0
/
+1
2020-10-01
drm/vc4/vc4_hdmi: fill ASoC card owner
Marek Szyprowski
1
-0
/
+1
2020-04-23
drm/vc4: Fix HDMI mode validation
Nicolas Saenz Julienne
1
-4
/
+16
2019-06-15
drm/vc4: fix fb references in async update
Helen Koike
1
-0
/
+1
2019-05-02
drm/vc4: Fix compilation error reported by kbuild test bot
Maarten Lankhorst
1
-1
/
+1
2019-05-02
drm/vc4: Fix memory leak during gpu reset.
Maarten Lankhorst
1
-1
/
+1
2019-02-12
drm/vc4: ->x_scaling[1] should never be set to VC4_SCALING_NONE
Boris Brezillon
1
-5
/
+7
2019-01-13
drm/vc4: Set ->is_yuv to false when num_planes == 1
Boris Brezillon
1
-0
/
+1
2018-12-01
drm/vc4: Set ->legacy_cursor_update to false when doing non-async updates
Boris Brezillon
1
-0
/
+6
2018-09-10
drm/vc4: Fix the "no scaling" case on multi-planar YUV formats
Boris Brezillon
1
-13
/
+12
2018-08-15
Merge tag 'drm-next-2018-08-15' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
14
-84
/
+749
2018-07-25
drm/vc4: Reset ->{x, y}_scaling[1] when dealing with uniplanar formats
Boris Brezillon
1
-0
/
+3
2018-07-17
drm/vc4: Replace drm_dev_unref with drm_dev_put
Thomas Zimmermann
1
-4
/
+4
2018-07-13
drm: drop _mode_ from drm_mode_connector_attach_encoder
Daniel Vetter
2
-2
/
+2
2018-07-13
drm: drop _mode_ from update_edit_property()
Daniel Vetter
1
-1
/
+1
2018-07-10
drm/vc4: Support the case where the DSI device is disabled
Boris Brezillon
1
-2
/
+13
2018-07-07
drm/vc4: Add support for the transposer block
Boris Brezillon
6
-24
/
+601
2018-07-07
drm/vc4: Call drm_atomic_helper_fake_vblank() in the commit path
Boris Brezillon
1
-0
/
+2
2018-07-07
drm/vc4: Use wait_for_flip_done() instead of wait_for_vblanks()
Boris Brezillon
1
-10
/
+1
2018-07-03
drm/vc4: Remove unecessary dma_fence_ops
Daniel Vetter
1
-8
/
+0
2018-07-03
drm: add missing ctx argument to plane transitional helpers
Russell King
1
-1
/
+1
2018-07-02
drm/vc4: Use drm_crtc_mask()
Ville Syrjälä
1
-3
/
+3
2018-06-29
drm/vc4: Make DSI call into the bridge after the DSI link is enabled.
Eric Anholt
1
-15
/
+27
2018-06-28
Merge tag 'drm-misc-next-2018-06-27' of git://anongit.freedesktop.org/drm/drm...
Dave Airlie
2
-2
/
+3
2018-06-22
Merge tag 'drm-misc-next-2018-06-21' of git://anongit.freedesktop.org/drm/drm...
Dave Airlie
3
-13
/
+92
2018-06-21
gpu: drm: vc4: Adding new typedef vm_fault_t
Souptick Joarder
2
-2
/
+3
2018-06-20
Merge drm-upstream/drm-next into drm-misc-next
Gustavo Padovan
4
-5
/
+69
2018-06-20
drm/vc4: Always obey implicit sync
Daniel Vetter
1
-4
/
+7
2018-06-12
treewide: kmalloc() -> kmalloc_array()
Kees Cook
1
-1
/
+1
2018-06-11
drm/vc4: Stop updating plane->fb/crtc
Ville Syrjälä
1
-3
/
+0
2018-06-08
Merge tag 'drm-misc-next-fixes-2018-05-31' of git://anongit.freedesktop.org/d...
Dave Airlie
1
-0
/
+1
2018-06-06
Merge tag 'drm-next-2018-06-06-1' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
10
-134
/
+530
2018-05-31
drm/vc4: Add support for SAND modifier.
Dave Stevenson
2
-7
/
+83
2018-05-31
drm/vc4: Add missing formats to vc4_format_mod_supported().
Eric Anholt
1
-0
/
+2
2018-05-30
drm/vc4: Fix leak of the file_priv that stored the perfmon.
Eric Anholt
1
-0
/
+1
2018-05-18
Merge drm-fixes-for-v4.17-rc6-urgent into drm-next
Dave Airlie
2
-4
/
+23
2018-05-17
drm/vc4: plane: Expand the lower bits by repeating the higher bits
Maxime Ripard
1
-0
/
+1
2018-05-15
drm/vc4: Fix leak of the file_priv that stored the perfmon.
Eric Anholt
1
-0
/
+1
2018-05-15
Merge tag 'drm-misc-next-2018-05-15' of git://anongit.freedesktop.org/drm/drm...
Dave Airlie
5
-6
/
+63
2018-05-15
Merge tag 'exynos-drm-next-for-v4.18' of git://git.kernel.org/pub/scm/linux/k...
Dave Airlie
1
-1
/
+45
2018-05-11
Merge remote-tracking branch 'drm/drm-next' into drm-misc-next
Maarten Lankhorst
3
-32
/
+18
[next]