mirror of
https://github.com/tiagovignatti/intel-gpu-tools.git
synced 2026-08-21 13:23:02 +00:00
igt/drm_read: Abuse read(drm)
Check that the more obvious userspace error conditions are handled by the kernel, ideally without loss of data. These include nonblocking waits, passing invalid buffers and passing buffers of the incorrect length. Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk>
This commit is contained in:
@@ -4,6 +4,7 @@ core_getclient
|
||||
core_getstats
|
||||
core_getversion
|
||||
drm_import_export
|
||||
drm_read
|
||||
drm_vma_limiter
|
||||
drm_vma_limiter_cached
|
||||
drm_vma_limiter_cpu
|
||||
|
||||
Reference in New Issue
Block a user