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.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
Age
Commit message (
Expand
)
Author
Files
Lines
2018-12-11
drm/selftest: fix spelling mistake "dimention" -> "dimension"
Colin Ian King
1
-1
/
+1
2018-12-05
drm/vmwgfx: Use the standard atomic helpers for page-flip
Thomas Hellstrom
2
-61
/
+2
2018-12-05
drm/vmwgfx: Remove set but not used variable 'file_priv'
YueHaibing
1
-3
/
+0
2018-12-05
drm/vmwgfx: remove redundant return ret statement
Colin Ian King
1
-2
/
+0
2018-12-05
drm/vmwgfx: Fix a layout race condition
Thomas Hellstrom
3
-37
/
+39
2018-12-05
drm/vmwgfx: Fix up the implicit display unit handling
Thomas Hellstrom
6
-292
/
+99
2018-12-05
MAINTAINERS: Update vmwgfx maintainers
Sinclair Yeh
1
-2
/
+0
2018-12-05
drm/vmwgfx: Don't clear mode::type anymore
Deepak Rawat
5
-28
/
+3
2018-12-05
drm/vmwgfx: Use atomic helper function for dirty fb IOCTL
Deepak Rawat
1
-64
/
+18
2018-12-05
drm/vmwgfx: Enable FB_DAMAGE_CLIPS property for SOU primary plane
Deepak Rawat
1
-0
/
+2
2018-12-05
drm/vmwgfx: Update comments for sou plane update function
Deepak Rawat
1
-15
/
+3
2018-12-05
drm/vmwgfx: Use the new interface for SOU plane update
Deepak Rawat
1
-12
/
+5
2018-12-05
drm/vmwgfx: Implement SOU plane update for BO backed fb
Deepak Rawat
1
-0
/
+101
2018-12-05
drm/vmwgfx: Implement SOU plane update for surface backed fb
Deepak Rawat
2
-0
/
+172
2018-12-05
drm/vmwgfx: Enable FB_DAMAGE_CLIPS property for STDU primary plane
Deepak Rawat
1
-0
/
+1
2018-12-05
drm/vmwgfx: Update comments for stdu plane update
Deepak Rawat
1
-15
/
+3
2018-12-05
drm/vmwgfx: Use the new interface for STDU plane update
Deepak Rawat
1
-34
/
+20
2018-12-05
drm/vmwgfx: Implement STDU plane update for BO backed fb
Deepak Rawat
2
-0
/
+227
2018-12-05
drm/vmwgfx: Implement STDU plane update for surface backed fb
Deepak Rawat
1
-1
/
+181
2018-12-05
drm/vmwgfx: Add a new interface for plane update on a display unit
Deepak Rawat
2
-0
/
+233
2018-12-05
drm: Add helper to implement legacy dirtyfb
Rob Clark
2
-0
/
+130
2018-12-05
drm/selftest: Add drm damage helper selftest
Deepak Rawat
4
-1
/
+855
2018-12-05
drm: Add helper iterator functions for plane fb_damage_clips blob
Deepak Rawat
3
-1
/
+147
2018-12-05
drm: Add a new helper to validate damage during atomic_check
Deepak Rawat
3
-0
/
+40
2018-12-05
drm: Add a new plane property to send damage during plane update
Lukasz Spintzyk
10
-1
/
+244
2018-12-05
Merge tag 'imx-drm-next-2018-12-03' of git://git.pengutronix.de/git/pza/linux...
Dave Airlie
11
-268
/
+940
2018-11-30
Documentation: drm: Remove dangling pointer from drm-mm.rst
Sean Paul
1
-3
/
+0
2018-11-29
Merge v4.20-rc4 into drm-next
Dave Airlie
274
-1642
/
+2840
2018-11-29
Merge tag 'drm-misc-next-2018-11-28' of git://anongit.freedesktop.org/drm/drm...
Dave Airlie
45
-522
/
+703
2018-11-29
Merge tag 'du-next-20181123' of git://linuxtv.org/pinchartl/media into drm-next
Dave Airlie
8
-13
/
+65
2018-11-29
Merge tag 'drm-intel-next-2018-11-22' of git://anongit.freedesktop.org/drm/dr...
Dave Airlie
142
-5439
/
+9674
2018-11-27
drm/vkms: Drop custom vkms_dumb_map().
Eric Anholt
3
-30
/
+0
2018-11-27
drm/v3d: Clean up the reservation object setup.
Eric Anholt
1
-22
/
+11
2018-11-27
drm/v3d: Update a comment about what uses v3d_job_dependency().
Eric Anholt
1
-1
/
+1
2018-11-27
drm/v3d: Fix whitespace inconsistency in the header.
Eric Anholt
1
-2
/
+2
2018-11-27
drm/meson: Add support for VIC alternate timings
Neil Armstrong
3
-52
/
+89
2018-11-27
drm/meson: Add HDMI 1.4 4k modes
Neil Armstrong
1
-0
/
+129
2018-11-27
drm: Improve dumb callback docs
Daniel Vetter
3
-3
/
+18
2018-11-27
drm/sun4i: Pass modifier to backend and frontend format support helpers
Paul Kocialkowski
4
-6
/
+13
2018-11-27
drm/sun4i: frontend: Add support for the BGRX8888 output format
Paul Kocialkowski
2
-0
/
+5
2018-11-27
drm/sun4i: Make pitch even for GEM dumb alloc as per hardware constraint
Paul Kocialkowski
1
-1
/
+11
2018-11-27
drm/sun4i: frontend: Apply format sub-sampling to CH1 dimensions
Paul Kocialkowski
1
-8
/
+16
2018-11-27
drm/sun4i: backend: Detail the YUV to RGB values coding explanation
Paul Kocialkowski
1
-2
/
+6
2018-11-27
drm/sun4i: frontend: Add support for the BGRX8888 input format
Paul Kocialkowski
3
-0
/
+7
2018-11-27
drm/sun4i: frontend: Determine input mode based on the number of planes
Paul Kocialkowski
1
-6
/
+4
2018-11-27
drm/sun4i: frontend: Add proper definitions for format registers
Paul Kocialkowski
2
-12
/
+10
2018-11-27
drm/sun4i: frontend: Add helpers for input data mode and pixel sequence
Paul Kocialkowski
1
-5
/
+41
2018-11-27
drm/sun4i: frontend: Move CSC bypass setup to format update routine
Paul Kocialkowski
1
-4
/
+4
2018-11-27
drm/sun4i: Rename sun4i_backend_layer_formats to sun4i_layer_formats
Paul Kocialkowski
1
-3
/
+3
2018-11-27
drm/sun4i: backend: Avoid counting YUV planes that use the frontend
Paul Kocialkowski
1
-5
/
+5
[next]