index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
vmwgfx
/
vmwgfx_drv.h
Age
Commit message (
Expand
)
Author
2019-01-28
drm/vmwgfx: Replace ttm_bo_unref with ttm_bo_put
Thomas Zimmermann
2019-01-28
drm/vmwgfx: Replace ttm_bo_reference with ttm_bo_get
Thomas Zimmermann
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-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-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-09-28
drm/vmwgfx: Make user resource 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-27
drm/vmwgfx: Remove the resource avail field
Thomas Hellstrom
2018-09-27
drm/vmwgfx: Use a validation context allocator for relocations and validations
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/ttm, drm/vmwgfx: Move the lock- and object functionality to the vmwgfx dr...
Thomas Hellstrom
2018-07-10
Merge tag 'vmwgfx-next-4.19-3' of git://people.freedesktop.org/~thomash/linux...
Dave Airlie
2018-07-10
Merge tag 'vmwgfx-next-4.19-2' of git://people.freedesktop.org/~thomash/linux...
Dave Airlie
2018-07-06
drm/vmwgfx: Expose SM4_1 param to user space
Deepak Rawat
2018-07-06
drm/vmwgfx: Add support for multisampling
Deepak Rawat
2018-07-06
drm/vmwgfx: Add new ioctl for GB surface create and reference
Deepak Rawat
2018-07-06
drm/vmwgfx: Support for SVGA3dSurfaceAllFlags in vmwgfx
Deepak Rawat
2018-07-06
drm/vmwgfx: Add support for SVGA3dCmdDefineGBSurface_v3
Deepak Rawat
2018-07-06
drm/vmwgfx: Add SM4_1 flag
Deepak Rawat
2018-07-06
drm/vmwgfx: Add CAP2 support in vmwgfx
Neha Bhende
2018-07-03
drm/vmwgfx: Fix host message module function declarations
Thomas Hellstrom
2018-07-03
drm/vmwgfx: Use a mutex to protect gui positioning in vmw_display_unit
Deepak Rawat
2018-07-03
drm/vmwgfx: Move buffer object related code to vmwgfx_bo.c
Thomas Hellstrom
2018-07-03
drm/vmwgfx: Replace vmw_dma_buffer with vmw_buffer_object
Thomas Hellstrom
2018-06-29
drm/vmwgfx: add SPDX idenitifier and clarify license
Dirk Hohndel (VMware)
2018-05-23
drm/vmwgfx: Schedule an fb dirty update after resume
Thomas Hellstrom
2018-03-28
Backmerge tag 'v4.16-rc7' into drm-next
Dave Airlie
2018-03-22
drm/vmwgfx: Bump version patchlevel and date
Thomas Hellstrom
2018-03-22
drm/vmwgfx: Get rid of the device-private suspended member
Thomas Hellstrom
2018-03-22
drm/vmwgfx: Improve on hibernation
Thomas Hellstrom
2018-03-22
drm/vmwgfx: Avoid pinning fbdev framebuffers
Thomas Hellstrom
2018-03-22
drm/vmwgfx: Use the cpu blit utility for framebuffer to screen target blits
Thomas Hellstrom
2018-03-22
drm/vmwgfx: Add a cpu blit utility that can be used for page-backed bos
Thomas Hellstrom
2018-03-21
drm/vmwgfx: Fix black screen and device errors when running without fbdev
Thomas Hellstrom
2017-11-28
the rest of drivers/*: annotate ->poll() instances
Al Viro
2017-08-28
drm/vmwgfx: Bump the version for fence FD support
Sinclair Yeh
2017-08-28
drm/vmwgfx: Add export fence to file descriptor support
Sinclair Yeh
2017-08-28
drm/vmwgfx: Restart command buffers after errors
Thomas Hellstrom
2017-08-28
drm/vmwgfx: Move irq bottom half processing to threads
Thomas Hellstrom
2017-08-28
drm/vmwgfx: Don't use drm_irq_[un]install
Thomas Hellstrom
2017-06-07
drm/vmwgfx: Bump driver minor and date
Thomas Hellstrom
2017-03-31
drm/vmwgfx: Add universal plane support
Sinclair Yeh
2017-03-31
drm/vmwgfx: Removed unused snooper.crtc field
Sinclair Yeh
2017-02-26
drm/vmwgfx: Work around drm removal of control nodes
Thomas Hellstrom
2016-10-21
Merge branch 'drm-vmwgfx-fixes' of ssh://people.freedesktop.org/~syeh/repos_l...
Dave Airlie
2016-10-10
drm/vmwgfx: Enable SVGA_3D_CMD_DX_TRANSFER_FROM_BUFFER command
Charmaine Lee
[next]