index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
vmwgfx
/
vmwgfx_cotable.c
Age
Commit message (
Expand
)
Author
2021-06-02
drm/ttm: rename bo->mem and make it a pointer
Christian König
2021-05-11
drm/vmwgfx: Add basic support for SVGA3
Zack Rusin
2021-04-28
Merge tag 'drm-next-2021-04-28' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
2021-04-14
drm/vmwgfx: Make sure bo's are unpinned before putting them back
Zack Rusin
2021-01-19
drm/vmwgfx/vmwgfx_cotable: Fix a couple of simple documentation problems
Lee Jones
2021-01-14
drm/vmwgfx: Cleanup the cmd/fifo split
Zack Rusin
2020-12-14
drm/ttm: cleanup BO size handling v3
Christian König
2020-09-24
drm/vmwgfx: switch over to the new pin interface v2
Christian König
2020-03-23
drm/vmwgfx: Add support for streamoutput with mob commands
Deepak Rawat
2020-03-23
drm/vmwgfx: Add support for UA view commands
Deepak Rawat
2019-08-21
Merge tag 'drm-misc-next-2019-08-19' of git://anongit.freedesktop.org/drm/drm...
Dave Airlie
2019-08-15
drm/vmwgfx: Assign eviction priorities to resources
Thomas Hellstrom
2019-08-13
dma-buf: rename reservation_object to dma_resv
Christian König
2019-08-06
drm/vmwgfx: switch driver from bo->resv to bo->base.resv
Gerd Hoffmann
2019-08-05
dma-buf: add more reservation object locking wrappers
Christian König
2019-04-08
drm/vmwgfx: Use preprocessor macro for FIFO allocation
Deepak Rawat
2018-09-27
drm/vmwgfx: Remove the resource avail field
Thomas Hellstrom
2018-07-10
Merge tag 'vmwgfx-next-4.19-2' of git://people.freedesktop.org/~thomash/linux...
Dave Airlie
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)
2017-12-27
drm/ttm: use an operation ctx for ttm_mem_global_alloc
Roger He
2017-12-06
drm/ttm: add operation ctx to ttm_bo_validate v2
Christian König
2017-07-24
Merge branch 'drm-vmwgfx-fixes' of git://people.freedesktop.org/~syeh/repos_l...
Dave Airlie
2017-07-17
drm/vmwgfx: Fix NULL pointer comparison
Ravikant B Sharma
2017-05-18
drm/vmwgfx: fix include notation and remove -Iinclude/drm flag
Masahiro Yamada
2016-05-04
drm/ttm: remove lazy parameter from ttm_bo_wait
Christian König
2016-05-04
drm/ttm: remove use_ticket parameter from ttm_bo_reserve
Christian König
2015-09-24
drm/vmwgfx: Fix uninitialized return in vmw_cotable_unbind()
Christian Engelmayer
2015-08-12
drm/vmwgfx: Fix copyright headers
Sinclair Yeh
2015-08-12
drm/vmwgfx: Initial DX support
Thomas Hellstrom