summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/vmwgfx/vmwgfx_cotable.c
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'drm-misc-next-2019-08-19' of git://anongit.freedesktop.org/drm/drm...Dave Airlie2019-08-211-2/+2
|\
| * dma-buf: rename reservation_object to dma_resvChristian König2019-08-131-2/+2
* | drm/vmwgfx: Assign eviction priorities to resourcesThomas Hellstrom2019-08-151-5/+8
|/
* drm/vmwgfx: switch driver from bo->resv to bo->base.resvGerd Hoffmann2019-08-061-2/+2
* dma-buf: add more reservation object locking wrappersChristian König2019-08-051-2/+2
* drm/vmwgfx: Use preprocessor macro for FIFO allocationDeepak Rawat2019-04-081-16/+7
* drm/vmwgfx: Remove the resource avail fieldThomas Hellstrom2018-09-271-1/+1
* Merge tag 'vmwgfx-next-4.19-2' of git://people.freedesktop.org/~thomash/linux...Dave Airlie2018-07-101-7/+7
|\
| * drm/vmwgfx: Move buffer object related code to vmwgfx_bo.cThomas Hellstrom2018-07-031-2/+2
| * drm/vmwgfx: Replace vmw_dma_buffer with vmw_buffer_objectThomas Hellstrom2018-07-031-5/+5
* | drm/vmwgfx: add SPDX idenitifier and clarify licenseDirk Hohndel (VMware)2018-06-291-2/+2
|/
* drm/ttm: use an operation ctx for ttm_mem_global_allocRoger He2017-12-271-1/+5
* drm/ttm: add operation ctx to ttm_bo_validate v2Christian König2017-12-061-1/+2
* Merge branch 'drm-vmwgfx-fixes' of git://people.freedesktop.org/~syeh/repos_l...Dave Airlie2017-07-241-1/+1
|\
| * drm/vmwgfx: Fix NULL pointer comparisonRavikant B Sharma2017-07-171-1/+1
* | drm/vmwgfx: fix include notation and remove -Iinclude/drm flagMasahiro Yamada2017-05-181-1/+2
|/
* drm/ttm: remove lazy parameter from ttm_bo_waitChristian König2016-05-041-1/+1
* drm/ttm: remove use_ticket parameter from ttm_bo_reserveChristian König2016-05-041-1/+1
* drm/vmwgfx: Fix uninitialized return in vmw_cotable_unbind()Christian Engelmayer2015-09-241-2/+1
* drm/vmwgfx: Fix copyright headersSinclair Yeh2015-08-121-1/+1
* drm/vmwgfx: Initial DX supportThomas Hellstrom2015-08-121-0/+662