summaryrefslogtreecommitdiff
path: root/vmwgfx_bo.c
AgeCommit message (Expand)AuthorFilesLines
2018-09-25vmwgfx: Look up user buffer objects without taking a referenceThomas Hellstrom1-0/+41
2018-09-18vmwgfx: Make the object handles idr-generatedThomas Hellstrom1-3/+4
2018-04-05vmwgfx: Optimize the buffer object swap_notify callback somewhat.Thomas Hellstrom1-4/+6
2018-04-05vmwgfx: Move buffer object related code to vmwgfx_bo.cThomas Hellstrom1-36/+780
2018-03-26vmwgfx: Replace vmw_dma_buffer with vmw_buffer_objectThomas Hellstrom1-0/+373