开源镜像站
帮助
动态
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
/
vmwgfx_ioctl.c
Age
Commit message (
Expand
)
Author
2024-04-25
fix missing vmalloc.h includes
Kent Overstreet
2022-03-11
drm/vmwgfx: Allow querying of the SVGA PCI id from the userspace
Zack Rusin
2021-12-09
drm/vmwgfx: Allow checking for gl43 contexts
Zack Rusin
2021-10-04
Revert "drm/vmwgfx: cleanup: drm_modeset_lock_all() --> DRM_MODESET_LOCK_ALL_...
Sean Paul
2021-10-01
drm/vmwgfx: cleanup: drm_modeset_lock_all() --> DRM_MODESET_LOCK_ALL_BEGIN()
Fernando Ramos
2021-06-16
drm/vmwgfx: Update device headers
Zack Rusin
2021-06-12
drm/vmwgfx: Simplify devcaps code
Zack Rusin
2021-05-11
drm/vmwgfx: Add basic support for SVGA3
Zack Rusin
2021-05-11
drm/vmwgfx: Remove the reservation semaphore
Zack Rusin
2021-01-19
drm/vmwgfx/vmwgfx_ioctl: Provide missing '@' sign required by kernel-doc
Lee Jones
2021-01-14
drm/vmwgfx: Cleanup the cmd/fifo split
Zack Rusin
2021-01-14
drm/vmwgfx: Cleanup fifo mmio handling
Zack Rusin
2020-03-23
drm/vmwgfx: Add SM5 param for userspace
Deepak Rawat
2020-03-23
drm/vmwgfx: Use enum to represent graphics context capabilities
Deepak Rawat
2020-03-23
drm/vmwgfx: Sync legacy multisampling device capability
Deepak Rawat
2019-04-08
drm/vmwgfx: Add a new define for vmwgfx user-space debugging
Deepak Rawat
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 CAP2 support in vmwgfx
Neha Bhende
2018-07-04
drm/vmwgfx: Update the device headers
Deepak Rawat
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-03-14
drm/vmwgfx: replace drm_*_unreference with drm_*_put
Haneen Mohammed
2017-11-28
the rest of drivers/*: annotate ->poll() instances
Al Viro
2017-10-12
drm: Pass struct drm_file * to __drm_mode_object_find [v2]
Keith Packard
2017-03-30
drm/vmwgfx: Remove getparam error message
Thomas Hellstrom
2017-03-30
drm/vmwgfx: avoid calling vzalloc with a 0 size in vmw_get_cap_3d_ioctl()
Murray McAllister
2015-11-02
drm/vmwgfx: Replace iowrite/ioread with volatile memory accesses
Thomas Hellstrom
2015-11-02
drm/vmwgfx: Turn off support for multisample count != 0 v2
Thomas Hellstrom
2015-08-12
drm/vmwgfx: Fix copyright headers
Sinclair Yeh
2015-08-12
drm/vmwgfx: Command parser fixes for DX
Charmaine Lee
2015-08-12
drm/vmwgfx: Initial DX support
Thomas Hellstrom
2015-08-12
drm/vmwgfx: Update device includes for DX device functionality
Sinclair Yeh
2015-08-05
drm/vmwgfx: Kill a bunch of sparse warnings
Thomas Hellstrom
2015-08-05
drm/vmwgfx: Implement screen targets
Sinclair Yeh
2015-01-19
drm/vmwgfx: Replace the hw mutex with a hw spinlock
Thomas Hellstrom
2014-03-28
drm/vmwgfx: Use a per-device semaphore for reservation protection
Thomas Hellstrom
2014-02-12
drm/vmwgfx: Get maximum mob size from register SVGA_REG_MOB_MAX_SIZE
Charmaine Lee
2014-02-05
drm/vmwgfx: Detect old user-space drivers and set up legacy emulation v2
Thomas Hellstrom
2014-01-17
drm/vmwgfx: Add a parameter to get max MOB memory size
Thomas Hellstrom
2014-01-17
drm/vmwgfx: Adapt capability reporting to new hardware version
Thomas Hellstrom
2014-01-17
drm/vmwgfx: Replace vram_size with prim_bb_mem for calculation of max resolution
Thomas Hellstrom
2013-11-06
drm/vmwgfx: Return -ENOENT when a framebuffer can't be found
Ville Syrjälä
2013-01-20
drm/vmwgfx: add proper framebuffer refcounting
Daniel Vetter
2013-01-20
drm: create drm_framebuffer_lookup
Daniel Vetter
2013-01-20
drm: revamp locking around fb creation/destruction
Daniel Vetter
2013-01-20
drm/vmwgfx: use drm_modeset_lock_all
Daniel Vetter
2012-12-10
Merge branch 'drm-next-3.8' of git://people.freedesktop.org/~agd5f/linux into...
Dave Airlie
2012-11-21
drm/vmwgfx: Refactor resource management
Thomas Hellstrom
[next]