index
:
linux-stable.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.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
vmwgfx
/
vmwgfx_context.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
drm/vmwgfx: Implement DRIVER_GEM
Zack Rusin
2021-12-09
1
-2
/
+2
*
drm/vmwgfx: Remove the dedicated memory accounting
Zack Rusin
2021-12-09
1
-26
/
+0
*
drm/vmwgfx: Update device headers
Zack Rusin
2021-06-16
1
-2
/
+2
*
drm/ttm: rename bo->mem and make it a pointer
Christian König
2021-06-02
1
-6
/
+6
*
drm/vmwgfx: Remove the reservation semaphore
Zack Rusin
2021-05-11
1
-9
/
+4
*
drm/vmwgfx/vmwgfx_context: Demote kernel-doc abuses
Lee Jones
2021-01-19
1
-3
/
+3
*
drm/vmwgfx: Cleanup the cmd/fifo split
Zack Rusin
2021-01-14
1
-20
/
+20
*
drm/vmwgfx: Add support for UA view commands
Deepak Rawat
2020-03-23
1
-8
/
+18
*
drm/vmwgfx: Use enum to represent graphics context capabilities
Deepak Rawat
2020-03-23
1
-1
/
+1
*
drm/vmwgfx: Assign eviction priorities to resources
Thomas Hellstrom
2019-08-15
1
-0
/
+4
*
drm/vmwgfx: Use preprocessor macro for FIFO allocation
Deepak Rawat
2019-04-08
1
-39
/
+16
*
drm/vmwgfx: Add a new define for vmwgfx user-space debugging
Deepak Rawat
2019-04-08
1
-1
/
+1
*
drm/vmwgfx: remove redundant unlikely annotation
Chengguang Xu
2019-04-08
1
-1
/
+1
*
drm/vmwgfx: Don't refcount cotable lookups during command buffer validation
Thomas Hellstrom
2018-09-28
1
-3
/
+2
*
drm/vmwgfx: Make the object handles idr-generated
Thomas Hellstrom
2018-09-27
1
-8
/
+4
*
drm/vmwgfx: Remove the resource avail field
Thomas Hellstrom
2018-09-27
1
-4
/
+2
*
Merge tag 'vmwgfx-next-4.19-2' of git://people.freedesktop.org/~thomash/linux...
Dave Airlie
2018-07-10
1
-7
/
+7
|
\
|
*
drm/vmwgfx: Move buffer object related code to vmwgfx_bo.c
Thomas Hellstrom
2018-07-03
1
-2
/
+2
|
*
drm/vmwgfx: Replace vmw_dma_buffer with vmw_buffer_object
Thomas Hellstrom
2018-07-03
1
-5
/
+5
*
|
drm/vmwgfx: add SPDX idenitifier and clarify license
Dirk Hohndel (VMware)
2018-06-29
1
-2
/
+2
|
/
*
drm/ttm: use an operation ctx for ttm_mem_global_alloc
Roger He
2017-12-27
1
-1
/
+5
*
Merge branch 'drm-vmwgfx-fixes' of git://people.freedesktop.org/~syeh/repos_l...
Dave Airlie
2017-07-24
1
-3
/
+3
|
\
|
*
drm/vmwgfx: Fix handling of errors returned by 'vmw_cotable_alloc()'
Christophe JAILLET
2017-07-17
1
-2
/
+2
|
*
drm/vmwgfx: Fix NULL pointer comparison
Ravikant B Sharma
2017-07-17
1
-1
/
+1
*
|
drm/vmwgfx: fix include notation and remove -Iinclude/drm flag
Masahiro Yamada
2017-05-18
1
-1
/
+2
|
/
*
Merge branch 'vmwgfx-next' of git://people.freedesktop.org/~thomash/linux int...
Dave Airlie
2015-08-17
1
-384
/
+400
|
\
|
*
drm/vmwgfx: Fix copyright headers
Sinclair Yeh
2015-08-12
1
-1
/
+1
|
*
drm/vmwgfx: Add DX query support. Various fixes.
Sinclair Yeh
2015-08-12
1
-1
/
+69
|
*
drm/vmwgfx: Command parser fixes for DX
Charmaine Lee
2015-08-12
1
-0
/
+1
|
*
drm/vmwgfx: Initial DX support
Thomas Hellstrom
2015-08-12
1
-394
/
+341
|
*
drm/vmwgfx: Update device includes for DX device functionality
Sinclair Yeh
2015-08-12
1
-1
/
+1
|
*
drm/vmwgfx: Kill a bunch of sparse warnings
Thomas Hellstrom
2015-08-05
1
-6
/
+6
|
*
vmwgfx: Rework device initialization
Thomas Hellstrom
2015-08-05
1
-4
/
+4
*
|
drivers: gpu: Drop unlikely before IS_ERR(_OR_NULL)
Viresh Kumar
2015-08-06
1
-1
/
+1
|
/
*
drm/vmwgfx: Fix compat shader namespace
Thomas Hellstrom
2014-07-04
1
-10
/
+28
*
drm/vmwgfx: Fix query buffer locking order violation
Thomas Hellstrom
2014-04-03
1
-1
/
+1
*
drm/vmwgfx: Use a per-device semaphore for reservation protection
Thomas Hellstrom
2014-03-28
1
-3
/
+2
*
drm/vmwgfx: Fix a couple of sparse warnings and errors
Thomas Hellstrom
2014-02-12
1
-6
/
+3
*
drm/vmwgfx: Reemit context bindings when necessary v2
Thomas Hellstrom
2014-02-05
1
-21
/
+123
*
drm/vmwgfx: Fix recently introduced sparse / smatch warnings and errors
Thomas Hellstrom
2014-01-21
1
-1
/
+1
*
drm/vmwgfx: Persistent tracking of context bindings
Thomas Hellstrom
2014-01-17
1
-4
/
+97
*
drm/vmwgfx: Track context bindings and scrub them upon exiting execbuf
Thomas Hellstrom
2014-01-17
1
-0
/
+216
*
drm/vmwgfx: Hook up guest-backed contexts
Thomas Hellstrom
2014-01-17
1
-0
/
+222
*
drm/vmwgfx: Break out surface and context management to separate files
Thomas Hellstrom
2012-11-21
1
-0
/
+274