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
/
vmwgfx
Age
Commit message (
Expand
)
Author
Files
Lines
2019-01-02
Merge tag 'iommu-updates-v4.21' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-1
/
+1
2018-12-29
Merge tag 'dma-mapping-4.21' of git://git.infradead.org/users/hch/dma-mapping
Linus Torvalds
1
-1
/
+1
2018-12-25
Merge tag 'drm-next-2018-12-14' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
11
-651
/
+1128
2018-12-20
Merge branches 'iommu/fixes', 'arm/renesas', 'arm/mediatek', 'arm/tegra', 'ar...
Joerg Roedel
1
-1
/
+1
2018-12-13
dma-mapping: bypass indirect calls for dma-direct
Christoph Hellwig
1
-1
/
+1
2018-12-13
drm/vmwgfx: Protect from excessive execbuf kernel memory allocations v3
Thomas Hellstrom
6
-2
/
+103
2018-12-13
Merge branch 'drm-next-4.21' of git://people.freedesktop.org/~agd5f/linux int...
Dave Airlie
2
-6
/
+6
2018-12-12
drm/vmwgfx: remove redundant return ret statement
Colin Ian King
1
-2
/
+0
2018-12-08
drm/ttm: allow reserving more than one shared slot v3
Christian König
2
-6
/
+6
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
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-11-19
Merge branch 'drm-next-4.21' of git://people.freedesktop.org/~agd5f/linux int...
Dave Airlie
3
-71
/
+4
2018-11-12
iommu/vtd: Cleanup dma_remapping.h header
Lu Baolu
1
-1
/
+1
2018-11-05
drm/ttm: initialize globals during device init (v2)
Christian König
3
-40
/
+1
2018-11-05
drm/ttm: use a static ttm_mem_global instance
Christian König
3
-31
/
+3
2018-11-05
drm/ttm: Rename ttm_bo_global_{init,release}() to ttm_bo_global_ref_{,}()
Thomas Zimmermann
1
-2
/
+2
2018-10-24
Merge drm/drm-next into drm-misc-next
Sean Paul
27
-1169
/
+3569
2018-10-05
drm/vmwgfx: Fix vmw_du_cursor_plane_atomic_check
Thomas Hellstrom
1
-12
/
+12
2018-10-05
drm/atomic-helper: Unexport drm_atomic_helper_best_encoder
Daniel Vetter
3
-3
/
+0
2018-10-04
Merge branch 'vmwgfx-next' of git://people.freedesktop.org/~thomash/linux int...
Dave Airlie
27
-1169
/
+3569
2018-09-28
drm/vmwgfx: Make user resource lookups reference-free during validation
Thomas Hellstrom
3
-133
/
+187
2018-09-28
drm/vmwgfx: Don't refcount cotable lookups during command buffer validation
Thomas Hellstrom
4
-10
/
+6
2018-09-28
drm/vmwgfx: Don't refcount command-buffer managed resource lookups during com...
Thomas Hellstrom
2
-45
/
+27
2018-09-28
drm/vmwgfx: Make buffer object lookups reference-free during validation
Thomas Hellstrom
1
-55
/
+30
2018-09-28
drm/vmwgfx: Look up user buffer objects without taking a reference
Thomas Hellstrom
2
-0
/
+53
2018-09-28
drm/vmwgfx: Adapt validation code for reference-free lookups
Thomas Hellstrom
2
-6
/
+74
2018-09-27
drm/vmwgfx: Look up objects without taking a reference
Thomas Hellstrom
2
-0
/
+50
2018-09-27
drm/vmwgfx: Make the object handles idr-generated
Thomas Hellstrom
10
-62
/
+65
2018-09-27
drm/vmwgfx: Remove the user resource destructor check
Thomas Hellstrom
1
-3
/
+0
2018-09-27
drm/vmwgfx: Remove the resource avail field
Thomas Hellstrom
10
-73
/
+68
2018-09-27
drm/vmwgfx: Replace unconditional mutex unlocked warnings with lockdep counte...
Thomas Hellstrom
3
-6
/
+6
2018-09-27
drm/vmwgfx: Reduce the size of buffer object relocations
Thomas Hellstrom
1
-4
/
+5
2018-09-27
drm/vmwgfx: Use a validation context allocator for relocations and validations
Thomas Hellstrom
4
-64
/
+132
2018-09-27
drm/vmwgfx: Use new validation interface for the modesetting code v2
Thomas Hellstrom
4
-216
/
+86
[next]