Age | Commit message (Expand) | Author |
2023-01-09 | drm/vmwgfx: Remove rcu locks from user resources | Zack Rusin |
2022-08-04 | drm/vmwgfx: cleanup comments | Tom Rix |
2022-04-07 | drm/ttm: remove bo->moving | Christian König |
2022-04-07 | dma-buf: add enum dma_resv_usage v4 | Christian König |
2022-04-03 | drm/vmwgfx: stop using dma_resv_excl_fence v2 | Christian König |
2022-03-21 | drm/vmwgfx: Fix an invalid read | Zack Rusin |
2021-12-09 | drm/vmwgfx: Implement DRIVER_GEM | Zack Rusin |
2021-08-09 | drm/vmwgfx: Make use of PFN_ALIGN/PFN_UP helper macro | Cai Huoqing |
2021-06-12 | drm/vmwgfx: Fix some static checker warnings | Zack Rusin |
2021-06-06 | dma-buf: rename and cleanup dma_resv_get_excl v3 | Christian König |
2021-05-11 | drm/vmwgfx: Add basic support for SVGA3 | Zack Rusin |
2021-05-11 | drm/vmwgfx: Remove the reservation semaphore | Zack Rusin |
2021-03-16 | drm/vmwgfx: clean up vmw_move_notify v2 | Christian König |
2021-01-21 | drm/ttm: device naming cleanup | Christian König |
2021-01-19 | drm/vmwgfx/vmwgfx_resource: Fix worthy function headers demote some others | Lee Jones |
2021-01-14 | drm/vmwgfx: Cleanup the cmd/fifo split | Zack Rusin |
2020-12-14 | drm/ttm: cleanup BO size handling v3 | Christian König |
2020-10-07 | drm/vmwgfx: move null mem checks outside move notifies | Dave Airlie |
2020-09-24 | drm/vmwgfx: switch over to the new pin interface v2 | Christian König |
2020-08-06 | drm/ttm: rename ttm_mem_reg to ttm_resource. | Dave Airlie |
2019-11-06 | drm/vmwgfx: Implement an infrastructure for read-coherent resources | Thomas Hellstrom |
2019-11-06 | drm/vmwgfx: Use an RBtree instead of linked list for MOB resources | Thomas Hellstrom |
2019-11-06 | drm/vmwgfx: Implement an infrastructure for write-coherent resources | Thomas Hellstrom |
2019-10-25 | drm/ttm: always keep BOs on the LRU | Christian König |
2019-08-21 | Merge tag 'drm-misc-next-2019-08-19' of git://anongit.freedesktop.org/drm/drm... | Dave Airlie |
2019-08-15 | drm/vmwgfx: Assign eviction priorities to resources | Thomas Hellstrom |
2019-08-15 | drm/vmwgfx: drop reminaing users of drmP.h | Sam Ravnborg |
2019-08-13 | dma-buf: rename reservation_object to dma_resv | Christian König |
2019-08-06 | drm/vmwgfx: switch driver from bo->resv to bo->base.resv | Gerd Hoffmann |
2019-08-05 | dma-buf: add more reservation object locking wrappers | Christian König |
2019-05-31 | drm/ttm: Make LRU removal optional v2 | Christian König |
2019-04-08 | drm/vmwgfx: Use preprocessor macro for FIFO allocation | Deepak Rawat |
2019-04-08 | drm/vmwgfx: Be more restrictive when dirtying resources | Thomas Hellstrom |
2019-01-28 | drm/vmwgfx: Replace ttm_bo_unref with ttm_bo_put | Thomas Zimmermann |
2019-01-28 | drm/vmwgfx: Replace ttm_bo_reference with ttm_bo_get | Thomas Zimmermann |
2018-12-07 | drm/ttm: allow reserving more than one shared slot v3 | Christian König |
2018-09-28 | drm/vmwgfx: Make user resource lookups reference-free during validation | Thomas Hellstrom |
2018-09-27 | drm/vmwgfx: Remove the user resource destructor check | Thomas Hellstrom |
2018-09-27 | drm/vmwgfx: Remove the resource avail field | Thomas Hellstrom |
2018-09-27 | drm/vmwgfx: Modify the resource validation interface | Thomas Hellstrom |
2018-07-10 | Merge tag 'vmwgfx-next-4.19-2' of git://people.freedesktop.org/~thomash/linux... | Dave Airlie |
2018-07-03 | drm/vmwgfx: Use blocking buffer object reserves when evicting resources | Thomas Hellstrom |
2018-07-03 | drm/vmwgfx: Move buffer object related code to vmwgfx_bo.c | Thomas Hellstrom |
2018-07-03 | drm/vmwgfx: Replace vmw_dma_buffer with vmw_buffer_object | Thomas Hellstrom |
2018-06-29 | drm/vmwgfx: add SPDX idenitifier and clarify license | Dirk Hohndel (VMware) |
2018-03-22 | drm/vmwgfx: Avoid pinning fbdev framebuffers | Thomas Hellstrom |
2018-02-26 | drm/ttm: drop persistent_swap_storage from ttm_bo_init and co | Christian König |
2017-12-06 | drm/ttm: add operation ctx to ttm_bo_validate v2 | Christian König |
2017-07-17 | drm/vmwgfx: Fix NULL pointer comparison | Ravikant B Sharma |
2017-04-11 | Backmerge tag 'v4.11-rc6' into drm-next | Dave Airlie |