index
:
nova.git
nova
nova-next
topic/nova/allocator
wip/fw-loader
dakr's fork of freedesktop.org/drm/nova
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
vmwgfx
/
vmwgfx_execbuf.c
Age
Commit message (
Expand
)
Author
2024-04-25
fix missing vmalloc.h includes
Kent Overstreet
2024-01-26
drm/vmwgfx: Fix possible null pointer derefence with invalid contexts
Zack Rusin
2024-01-26
drm/vmwgfx: Add SVGA_3D_CMD_DEFINE_GB_SURFACE_V4 to command array.
Ian Forbes
2024-01-03
drm/vmwgfx: Fix typos in vmwgfx_execbuf.c
Ghanshyam Agrawal
2023-10-09
drm/vmwgfx: Keep a gem reference to user bos in surfaces
Zack Rusin
2023-10-09
drm/vmwgfx: fix typo of sizeof argument
Konstantin Meskhidze
2023-08-23
drm/vmwgfx: Fix possible invalid drm gem put calls
Zack Rusin
2023-08-23
drm/vmwgfx: Fix shader stage validation
Zack Rusin
2023-02-14
drm/vmwgfx: Do not drop the reference to the handle too soon
Zack Rusin
2023-02-13
drm/vmwgfx: Stop using raw ttm_buffer_object's
Zack Rusin
2023-02-13
drm/vmwgfx: Abstract placement selection
Zack Rusin
2023-02-13
drm/vmwgfx: Rename vmw_buffer_object to vmw_bo
Zack Rusin
2023-01-31
Merge v6.2-rc6 into drm-next
Daniel Vetter
2023-01-09
drm/vmwgfx: Remove rcu locks from user resources
Zack Rusin
2022-12-06
drm/ttm: merge ttm_bo_api.h and ttm_bo_driver.h v2
Christian König
2022-10-27
drm/ttm: rework on ttm_resource to use size_t type
Somalapuram Amaranath
2022-10-25
drm/vmwgfx: Fix a sparse warning in kernel docs
Zack Rusin
2022-10-25
drm/vmwgfx: Refactor resource validation hashtable to use linux/hashtable imp...
Maaz Mombasawala
2022-08-04
drm/vmwgfx: clean up some error pointer checking
Dan Carpenter
2022-02-07
Merge remote-tracking branch 'drm/drm-next' into drm-misc-next
Maarten Lankhorst
2022-02-02
drm/vmwgfx: remove vmw_wait_dma_fence
Christian König
2022-01-27
drm/vmwgfx: Fix stale file descriptors on failed usercopy
Mathias Krause
2021-12-09
drm/vmwgfx: add support for updating only offsets of constant buffers
Roland Scheidegger
2021-12-09
drm/vmwgfx: support 64 UAVs
Zack Rusin
2021-12-09
drm/vmwgfx: support SVGA_3D_CMD_DX_DEFINE_RASTERIZER_STATE_V2 command
Roland Scheidegger
2021-12-09
drm/vmwgfx: Implement DRIVER_GEM
Zack Rusin
2021-12-09
drm/vmwgfx: Remove the dedicated memory accounting
Zack Rusin
2021-11-30
drm/vmwgfx: Copy DRM hash-table code into driver
Thomas Zimmermann
2021-06-16
drm/vmwgfx: Update device headers
Zack Rusin
2021-06-12
drm/vmwgfx: Fix some static checker warnings
Zack Rusin
2021-06-12
drm/vmwgfx: Introduce VMware mks-guest-stats
Martin Krastev
2021-06-02
drm/ttm: rename bo->mem and make it a pointer
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-05-11
drm/vmwgfx: Mark a surface gpu-dirty after the SVGA3dCmdDXGenMips command
Thomas Hellstrom
2021-04-29
gpu: drm: vmwgfx: convert comma to semicolon
Zheng Yongjun
2021-01-19
drm/vmwgfx/vmwgfx_execbuf: Fix some kernel-doc related issues
Lee Jones
2021-01-14
drm/vmwgfx: Cleanup the cmd/fifo split
Zack Rusin
2021-01-14
drm/vmwgfx: Remove the throttling code
Zack Rusin
2020-12-14
drm/ttm: cleanup BO size handling v3
Christian König
2020-08-11
drm/vmwgfx: fix spelling mistake "Cound" -> "Could"
Colin Ian King
2020-06-26
drm/vmwgfx: don't use ttm bo->offset
Nirmoy Das
2020-03-23
drm/vmwgfx: Add support for streamoutput with mob commands
Deepak Rawat
2020-03-23
drm/vmwgfx: Rename stream output target binding tracker struct
Deepak Rawat
2020-03-23
drm/vmwgfx: Add support for indirect and dispatch commands
Deepak Rawat
2020-03-23
drm/vmwgfx: Add support for UA view commands
Deepak Rawat
2020-03-23
drm/vmwgfx: Support SM5 shader type in command buffer
Deepak Rawat
2020-03-23
drm/vmwgfx: Use enum to represent graphics context capabilities
Deepak Rawat
2020-03-23
drm/vmwgfx: Deprecate logic ops commands
Deepak Rawat
2020-01-15
drm/vmwgfx: Replace deprecated PTR_RET
Lukas Bulwahn
[next]