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
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-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-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
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
2018-05-09
drm/vc4: Fix scaling of uni-planar formats
Boris Brezillon
1
-1
/
+1
2018-05-07
drm/vc4: Fix oops dereferencing DPI's connector since panel_bridge.
Eric Anholt
1
-3
/
+22
2018-05-04
drm/vc4: Add a pad field to align drm_vc4_submit_cl to 64 bits.
Eric Anholt
1
-0
/
+5
2018-05-01
drm/vc4: Enable syncobj support
Stefan Schake
1
-1
/
+2
2018-05-01
drm/vc4: Export fence through syncobj
Stefan Schake
1
-2
/
+28
2018-05-01
drm/vc4: Syncobj import support
Stefan Schake
2
-5
/
+26
2018-04-30
drm/vc4: Skip ULPS latching when we're in that ULPS state already.
Eric Anholt
1
-0
/
+5
2018-04-30
drm/vc4: Make sure vc4_bo_{inc,dec}_usecnt() calls are balanced
Boris Brezillon
1
-1
/
+45
2018-04-30
drm/vc4: make function vc4_allocate_bin_bo static
Vaishali Thakkar
1
-2
/
+1
2018-04-30
Merge tag 'drm-misc-next-2018-04-26' of git://anongit.freedesktop.org/drm/drm...
Dave Airlie
7
-128
/
+467
2018-04-23
drm/vc4: Add CTM registers to debugfs
Stefan Schake
1
-0
/
+4
2018-04-23
drm/vc4: Add CTM support
Stefan Schake
4
-1
/
+215
2018-04-23
drm/vc4: Add support for plane alpha
Stefan Schake
2
-4
/
+18
2018-04-23
gpu: drm: vc4: simplify getting .drvdata
Wolfram Sang
1
-2
/
+1
2018-04-23
Merge tag 'drm-fixes-for-v4.17-rc2' of git://people.freedesktop.org/~airlied/...
Linus Torvalds
2
-0
/
+3
2018-04-18
drm/vc4: update cursors asynchronously through atomic
Gustavo Padovan
2
-77
/
+74
2018-04-18
drm/vc4: Move CRTC state to header
Stefan Schake
2
-33
/
+33
2018-04-18
drm/vc4: Expose gamma as atomic property
Stefan Schake
1
-11
/
+26
2018-04-18
drm/vc4: Add some missing HVS register definitions.
Eric Anholt
1
-0
/
+96
2018-04-16
Merge airlied/drm-next into drm-misc-fixes
Sean Paul
13
-142
/
+544
2018-04-09
drm/vc4: Fix memory leak during BO teardown
Daniel J Blueman
2
-0
/
+3
2018-04-05
Merge tag 'sound-4.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
1
-32
/
+15
2018-03-17
drm/vc4_validate: Remove VLA usage
Gustavo A. R. Silva
1
-1
/
+1
2018-03-09
drm/vc4: Enable background color fill when necessary
Stefan Schake
1
-0
/
+25
2018-03-09
drm/vc4: Move plane state to header
Stefan Schake
2
-60
/
+60
2018-03-09
drm/vc4: Check if plane requires background fill
Stefan Schake
1
-0
/
+17
2018-03-09
drm/vc4: Set premultiplied for alpha formats
Stefan Schake
2
-1
/
+3
2018-03-05
drm/vc4: Replace long HDMI udelay with usleep_range
Stefan Wahren
1
-1
/
+1
2018-03-05
drm/vc4: Advertise supported modifiers for planes
Daniel Stone
2
-1
/
+34
2018-02-16
Merge tag 'drm-misc-next-2018-02-13' of git://anongit.freedesktop.org/drm/drm...
Dave Airlie
9
-84
/
+409
2018-02-12
ASoC: vc4_hdmi: replace codec to component
Kuninori Morimoto
1
-32
/
+15
2018-02-11
drm/vc4: Expose performance counters to userspace
Boris Brezillon
8
-72
/
+398
2018-02-02
Merge tag 'drm-for-v4.16' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
5
-40
/
+47
2018-01-29
drm/vc4: Use the alpha format field in drm_format_info
Maxime Ripard
1
-12
/
+11
2018-01-18
drm/vc4: Fix NULL pointer dereference in vc4_save_hang_state()
Boris Brezillon
1
-6
/
+6
2018-01-18
drm/vc4: Flush the caches before the bin jobs, as well.
Eric Anholt
1
-0
/
+21
2018-01-18
BackMerge tag 'v4.15-rc8' into drm-next
Dave Airlie
2
-3
/
+3
[next]