index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
vmwgfx
Age
Commit message (
Expand
)
Author
Files
Lines
2019-01-01
Merge tag 'iommu-updates-v4.21' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-1
/
+1
2018-12-28
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-07
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]