summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/vmwgfx/vmwgfx_so.c
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'flex-array-transformations-6.4-rc1' of git://git.kernel.org/pub/sc...Linus Torvalds2023-04-261-1/+1
|\
| * drm/vmwgfx: Replace one-element array with flexible-array memberGustavo A. R. Silva2023-03-061-1/+1
* | drm/vmwgfx: Stop using raw ttm_buffer_object'sZack Rusin2023-02-131-1/+1
* | drm/vmwgfx: Abstract placement selectionZack Rusin2023-02-131-1/+3
|/
* drm/vmwgfx: support SVGA_3D_CMD_DX_DEFINE_RASTERIZER_STATE_V2 commandRoland Scheidegger2021-12-091-0/+4
* drm/vmwgfx: Remove the dedicated memory accountingZack Rusin2021-12-091-16/+1
* drm/vmwgfx: Fix some static checker warningsZack Rusin2021-06-121-1/+2
* drm/vmwgfx: Add basic support for SVGA3Zack Rusin2021-05-111-1/+1
* drm/vmwgfx: Fix a typoBhaskar Chowdhury2021-04-291-1/+1
* drm/vmwgfx/vmwgfx_so: Add description for 'vmw_view's 'rcu' memberLee Jones2021-01-191-0/+1
* drm/vmwgfx: Cleanup the cmd/fifo splitZack Rusin2021-01-141-4/+4
* drm/vmwgfx: Add support for UA view commandsDeepak Rawat2020-03-231-4/+8
* drm/vmwgfx: Use preprocessor macro for FIFO allocationDeepak Rawat2019-04-081-8/+4
* drm/vmwgfx: Add a new define for vmwgfx user-space debuggingDeepak Rawat2019-04-081-5/+4
* drm/vmwgfx: Be more restrictive when dirtying resourcesThomas Hellstrom2019-04-081-0/+24
* drm/vmwgfx: Don't refcount cotable lookups during command buffer validationThomas Hellstrom2018-09-281-1/+2
* drm/vmwgfx: Remove the resource avail fieldThomas Hellstrom2018-09-271-1/+1
* drm/vmwgfx: Replace unconditional mutex unlocked warnings with lockdep counte...Thomas Hellstrom2018-09-271-3/+3
* 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/vmwgfx: Fix copyright headersSinclair Yeh2015-08-121-1/+1
* drm/vmwgfx: Initial DX supportThomas Hellstrom2015-08-121-0/+555