index
:
pm24.git
master
perf-mon
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
vmwgfx
/
vmwgfx_validation.c
Age
Commit message (
Expand
)
Author
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-12
drm/vmwgfx: Fix some static checker warnings
Zack Rusin
2021-05-11
drm/vmwgfx: Add basic support for SVGA3
Zack Rusin
2021-04-29
drm/vmwgfx/vmwgfx_validation: Use flexible-array member instead of zero-lengt...
Zou Wei
2021-01-19
drm/vmwgfx/vmwgfx_validation: Add some missing struct member/function param d...
Lee Jones
2020-09-24
drm/vmwgfx: switch over to the new pin interface v2
Christian König
2019-11-06
drm/vmwgfx: Implement an infrastructure for read-coherent resources
Thomas Hellstrom
2019-11-06
drm/vmwgfx: Implement an infrastructure for write-coherent resources
Thomas Hellstrom
2019-10-25
drm/ttm, drm/vmwgfx: move cpu_writers handling into vmwgfx
Christian König
2019-04-08
drm/vmwgfx: Add a new define for vmwgfx user-space debugging
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
2018-12-25
Merge tag 'drm-next-2018-12-14' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
2018-12-13
drm/vmwgfx: Protect from excessive execbuf kernel memory allocations v3
Thomas Hellstrom
2018-12-07
drm/ttm: allow reserving more than one shared slot v3
Christian König
2018-09-28
drm/vmwgfx: Adapt validation code for reference-free lookups
Thomas Hellstrom
2018-09-27
drm/vmwgfx: Use a validation context allocator for relocations and validations
Thomas Hellstrom
2018-09-27
drm/vmwgfx: Modify the resource validation interface
Thomas Hellstrom
2018-09-27
drm/vmwgfx: Add a validation module v2
Thomas Hellstrom