index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
vmwgfx
/
vmwgfx_bo.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
drm/vmwgfx: move null mem checks outside move notifies
Dave Airlie
2020-10-07
1
-3
/
+0
*
drm/vmwgfx: switch over to the new pin interface v2
Christian König
2020-09-24
1
-24
/
+25
*
drm/vmwgfx: stop using ttm_bo_create v2
Christian König
2020-09-24
1
-0
/
+43
*
drm/ttm: nuke memory type flags
Christian König
2020-09-11
1
-0
/
+1
*
drm/vmwgfx: stop setting multiple domain flags
Christian König
2020-09-11
1
-2
/
+3
*
drm/ttm: rename ttm_mem_reg to ttm_resource.
Dave Airlie
2020-08-06
1
-2
/
+2
*
drm/vmwgfx: don't use ttm bo->offset
Nirmoy Das
2020-06-26
1
-2
/
+2
*
drm/vmwgfx: Use an RBtree instead of linked list for MOB resources
Thomas Hellstrom
2019-11-06
1
-2
/
+3
*
drm/vmwgfx: Implement an infrastructure for write-coherent resources
Thomas Hellstrom
2019-11-06
1
-1
/
+4
*
drm/ttm, drm/vmwgfx: move cpu_writers handling into vmwgfx
Christian König
2019-10-25
1
-5
/
+12
*
Merge tag 'drm-misc-next-2019-08-19' of git://anongit.freedesktop.org/drm/drm...
Dave Airlie
2019-08-21
1
-4
/
+4
|
\
|
*
dma-buf: rename reservation_object to dma_resv
Christian König
2019-08-13
1
-4
/
+4
*
|
drm/vmwgfx: Assign eviction priorities to resources
Thomas Hellstrom
2019-08-15
1
-0
/
+2
*
|
drm/vmwgfx: drop reminaing users of drmP.h
Sam Ravnborg
2019-08-15
1
-1
/
+0
|
/
*
drm/vmwgfx: switch driver from bo->resv to bo->base.resv
Gerd Hoffmann
2019-08-06
1
-4
/
+4
*
drm/ttm: use gem vma_node
Gerd Hoffmann
2019-08-06
1
-2
/
+2
*
dma-buf: add more reservation object locking wrappers
Christian König
2019-08-05
1
-1
/
+1
*
drm/vmwgfx: Replace ttm_bo_unref with ttm_bo_put
Thomas Zimmermann
2019-01-28
1
-6
/
+2
*
drm/vmwgfx: Replace ttm_bo_reference with ttm_bo_get
Thomas Zimmermann
2019-01-28
1
-2
/
+3
*
drm/vmwgfx: Look up user buffer objects without taking a reference
Thomas Hellstrom
2018-09-28
1
-0
/
+41
*
drm/vmwgfx: Make the object handles idr-generated
Thomas Hellstrom
2018-09-27
1
-3
/
+4
*
drm/ttm, drm/vmwgfx: Move the lock- and object functionality to the vmwgfx dr...
Thomas Hellstrom
2018-09-27
1
-1
/
+1
*
Merge tag 'vmwgfx-next-4.19-2' of git://people.freedesktop.org/~thomash/linux...
Dave Airlie
2018-07-10
1
-0
/
+1
*
drm/vmwgfx: Optimize the buffer object swap_notify callback somewhat.
Thomas Hellstrom
2018-07-03
1
-4
/
+6
*
drm/vmwgfx: Move buffer object related code to vmwgfx_bo.c
Thomas Hellstrom
2018-07-03
1
-36
/
+780
*
drm/vmwgfx: Replace vmw_dma_buffer with vmw_buffer_object
Thomas Hellstrom
2018-07-03
1
-0
/
+376