开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
vmwgfx
Age
Commit message (
Expand
)
Author
2018-12-25
Merge tag 'drm-next-2018-12-14' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
2018-12-13
drm/vmwgfx: Protect from excessive execbuf kernel memory allocations v3
Thomas Hellstrom
2018-12-13
Merge branch 'drm-next-4.21' of git://people.freedesktop.org/~agd5f/linux int...
Dave Airlie
2018-12-12
drm/vmwgfx: remove redundant return ret statement
Colin Ian King
2018-12-07
drm/ttm: allow reserving more than one shared slot v3
Christian König
2018-12-05
drm/vmwgfx: Use the standard atomic helpers for page-flip
Thomas Hellstrom
2018-12-05
drm/vmwgfx: Remove set but not used variable 'file_priv'
YueHaibing
2018-12-05
drm/vmwgfx: remove redundant return ret statement
Colin Ian King
2018-12-05
drm/vmwgfx: Fix a layout race condition
Thomas Hellstrom
2018-12-05
drm/vmwgfx: Fix up the implicit display unit handling
Thomas Hellstrom
2018-12-05
drm/vmwgfx: Don't clear mode::type anymore
Deepak Rawat
2018-12-05
drm/vmwgfx: Use atomic helper function for dirty fb IOCTL
Deepak Rawat
2018-12-05
drm/vmwgfx: Enable FB_DAMAGE_CLIPS property for SOU primary plane
Deepak Rawat
2018-12-05
drm/vmwgfx: Update comments for sou plane update function
Deepak Rawat
2018-12-05
drm/vmwgfx: Use the new interface for SOU plane update
Deepak Rawat
2018-12-05
drm/vmwgfx: Implement SOU plane update for BO backed fb
Deepak Rawat
2018-12-05
drm/vmwgfx: Implement SOU plane update for surface backed fb
Deepak Rawat
2018-12-05
drm/vmwgfx: Enable FB_DAMAGE_CLIPS property for STDU primary plane
Deepak Rawat
2018-12-05
drm/vmwgfx: Update comments for stdu plane update
Deepak Rawat
2018-12-05
drm/vmwgfx: Use the new interface for STDU plane update
Deepak Rawat
2018-12-05
drm/vmwgfx: Implement STDU plane update for BO backed fb
Deepak Rawat
2018-12-05
drm/vmwgfx: Implement STDU plane update for surface backed fb
Deepak Rawat
2018-12-05
drm/vmwgfx: Add a new interface for plane update on a display unit
Deepak Rawat
2018-11-19
Merge branch 'drm-next-4.21' of git://people.freedesktop.org/~agd5f/linux int...
Dave Airlie
2018-11-05
drm/ttm: initialize globals during device init (v2)
Christian König
2018-11-05
drm/ttm: use a static ttm_mem_global instance
Christian König
2018-11-05
drm/ttm: Rename ttm_bo_global_{init,release}() to ttm_bo_global_ref_{,}()
Thomas Zimmermann
2018-10-24
Merge drm/drm-next into drm-misc-next
Sean Paul
2018-10-05
drm/vmwgfx: Fix vmw_du_cursor_plane_atomic_check
Thomas Hellstrom
2018-10-05
drm/atomic-helper: Unexport drm_atomic_helper_best_encoder
Daniel Vetter
2018-10-04
Merge branch 'vmwgfx-next' of git://people.freedesktop.org/~thomash/linux int...
Dave Airlie
2018-09-28
drm/vmwgfx: Make user resource lookups reference-free during validation
Thomas Hellstrom
2018-09-28
drm/vmwgfx: Don't refcount cotable lookups during command buffer validation
Thomas Hellstrom
2018-09-28
drm/vmwgfx: Don't refcount command-buffer managed resource lookups during com...
Thomas Hellstrom
2018-09-28
drm/vmwgfx: Make buffer object lookups reference-free during validation
Thomas Hellstrom
2018-09-28
drm/vmwgfx: Look up user buffer objects without taking a reference
Thomas Hellstrom
2018-09-28
drm/vmwgfx: Adapt validation code for reference-free lookups
Thomas Hellstrom
2018-09-27
drm/vmwgfx: Look up objects without taking a reference
Thomas Hellstrom
2018-09-27
drm/vmwgfx: Make the object handles idr-generated
Thomas Hellstrom
2018-09-27
drm/vmwgfx: Remove the user resource destructor check
Thomas Hellstrom
2018-09-27
drm/vmwgfx: Remove the resource avail field
Thomas Hellstrom
2018-09-27
drm/vmwgfx: Replace unconditional mutex unlocked warnings with lockdep counte...
Thomas Hellstrom
2018-09-27
drm/vmwgfx: Reduce the size of buffer object relocations
Thomas Hellstrom
2018-09-27
drm/vmwgfx: Use a validation context allocator for relocations and validations
Thomas Hellstrom
2018-09-27
drm/vmwgfx: Use new validation interface for the modesetting code v2
Thomas Hellstrom
2018-09-27
drm/vmwgfx: Adapt execbuf to the new validation api
Thomas Hellstrom
2018-09-27
drm/vmwgfx: Modify the resource validation interface
Thomas Hellstrom
2018-09-27
drm/vmwgfx: Add a validation module v2
Thomas Hellstrom
2018-09-27
drm/ttm, drm/vmwgfx: Move the lock- and object functionality to the vmwgfx dr...
Thomas Hellstrom
2018-09-27
BackMerge v4.19-rc5 into drm-next
Dave Airlie
[next]