index
:
drm-misc
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-misc-templates
for-linux-next
for-linux-next-fixes
topic/rust-drm
Kernel DRM miscellaneous fixes and cross-tree changes
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
vmwgfx
/
vmwgfx_resource.c
Age
Commit message (
Expand
)
Author
Files
Lines
2024-07-24
drm/vmwgfx: Fix handling of dumb buffers
Zack Rusin
1
-9
/
+18
2024-04-15
drm/vmwgfx: Implement virtual crc generation
Zack Rusin
1
-12
/
+20
2023-10-09
drm/vmwgfx: Keep a gem reference to user bos in surfaces
Zack Rusin
1
-6
/
+6
2023-02-13
drm/vmwgfx: Make the driver work without the dummy resources
Zack Rusin
1
-1
/
+2
2023-02-13
drm/vmwgfx: Stop using raw ttm_buffer_object's
Zack Rusin
1
-108
/
+112
2023-02-13
drm/vmwgfx: Abstract placement selection
Zack Rusin
1
-3
/
+8
2023-02-13
drm/vmwgfx: Rename vmw_buffer_object to vmw_bo
Zack Rusin
1
-14
/
+15
2023-02-13
drm/vmwgfx: Remove the duplicate bo_free function
Zack Rusin
1
-2
/
+1
2023-01-09
drm/vmwgfx: Remove rcu locks from user resources
Zack Rusin
1
-33
/
+0
2022-08-04
drm/vmwgfx: cleanup comments
Tom Rix
1
-4
/
+4
2022-04-07
drm/ttm: remove bo->moving
Christian König
1
-6
/
+0
2022-04-07
dma-buf: add enum dma_resv_usage v4
Christian König
1
-1
/
+2
2022-04-03
drm/vmwgfx: stop using dma_resv_excl_fence v2
Christian König
1
-2
/
+3
2022-03-21
drm/vmwgfx: Fix an invalid read
Zack Rusin
1
-8
/
+6
2021-12-09
drm/vmwgfx: Implement DRIVER_GEM
Zack Rusin
1
-10
/
+7
2021-08-09
drm/vmwgfx: Make use of PFN_ALIGN/PFN_UP helper macro
Cai Huoqing
1
-2
/
+1
2021-06-12
drm/vmwgfx: Fix some static checker warnings
Zack Rusin
1
-2
/
+6
2021-06-06
dma-buf: rename and cleanup dma_resv_get_excl v3
Christian König
1
-1
/
+1
2021-05-11
drm/vmwgfx: Add basic support for SVGA3
Zack Rusin
1
-2
/
+2
2021-05-11
drm/vmwgfx: Remove the reservation semaphore
Zack Rusin
1
-4
/
+0
2021-03-16
drm/vmwgfx: clean up vmw_move_notify v2
Christian König
1
-3
/
+6
2021-01-21
drm/ttm: device naming cleanup
Christian König
1
-1
/
+1
2021-01-19
drm/vmwgfx/vmwgfx_resource: Fix worthy function headers demote some others
Lee Jones
1
-6
/
+4
2021-01-14
drm/vmwgfx: Cleanup the cmd/fifo split
Zack Rusin
1
-2
/
+2
2020-12-14
drm/ttm: cleanup BO size handling v3
Christian König
1
-1
/
+1
2020-10-07
drm/vmwgfx: move null mem checks outside move notifies
Dave Airlie
1
-1
/
+1
2020-09-24
drm/vmwgfx: switch over to the new pin interface v2
Christian König
1
-2
/
+2
2020-08-06
drm/ttm: rename ttm_mem_reg to ttm_resource.
Dave Airlie
1
-1
/
+1
2019-11-06
drm/vmwgfx: Implement an infrastructure for read-coherent resources
Thomas Hellstrom
1
-4
/
+99
2019-11-06
drm/vmwgfx: Use an RBtree instead of linked list for MOB resources
Thomas Hellstrom
1
-9
/
+24
2019-11-06
drm/vmwgfx: Implement an infrastructure for write-coherent resources
Thomas Hellstrom
1
-0
/
+57
2019-10-25
drm/ttm: always keep BOs on the LRU
Christian König
1
-2
/
+1
2019-08-21
Merge tag 'drm-misc-next-2019-08-19' of git://anongit.freedesktop.org/drm/drm...
Dave Airlie
1
-3
/
+3
2019-08-15
drm/vmwgfx: Assign eviction priorities to resources
Thomas Hellstrom
1
-13
/
+42
2019-08-15
drm/vmwgfx: drop reminaing users of drmP.h
Sam Ravnborg
1
-3
/
+2
2019-08-13
dma-buf: rename reservation_object to dma_resv
Christian König
1
-3
/
+3
2019-08-06
drm/vmwgfx: switch driver from bo->resv to bo->base.resv
Gerd Hoffmann
1
-3
/
+3
2019-08-05
dma-buf: add more reservation object locking wrappers
Christian König
1
-3
/
+3
2019-05-31
drm/ttm: Make LRU removal optional v2
Christian König
1
-1
/
+2
2019-04-08
drm/vmwgfx: Use preprocessor macro for FIFO allocation
Deepak Rawat
1
-5
/
+2
2019-04-08
drm/vmwgfx: Be more restrictive when dirtying resources
Thomas Hellstrom
1
-11
/
+10
2019-01-28
drm/vmwgfx: Replace ttm_bo_unref with ttm_bo_put
Thomas Zimmermann
1
-2
/
+4
2019-01-28
drm/vmwgfx: Replace ttm_bo_reference with ttm_bo_get
Thomas Zimmermann
1
-1
/
+2
2018-12-07
drm/ttm: allow reserving more than one shared slot v3
Christian König
1
-5
/
+5
2018-09-28
drm/vmwgfx: Make user resource lookups reference-free during validation
Thomas Hellstrom
1
-0
/
+35
2018-09-27
drm/vmwgfx: Remove the user resource destructor check
Thomas Hellstrom
1
-3
/
+0
2018-09-27
drm/vmwgfx: Remove the resource avail field
Thomas Hellstrom
1
-52
/
+23
2018-09-27
drm/vmwgfx: Modify the resource validation interface
Thomas Hellstrom
1
-5
/
+8
2018-07-10
Merge tag 'vmwgfx-next-4.19-2' of git://people.freedesktop.org/~thomash/linux...
Dave Airlie
1
-646
/
+59
2018-07-03
drm/vmwgfx: Use blocking buffer object reserves when evicting resources
Thomas Hellstrom
1
-10
/
+19
[next]