mirror of
https://github.com/tiagovignatti/intel-gpu-tools.git
synced 2025-06-11 18:06:13 +00:00
lib/ioctl_wrappers: api doc fixup
Oops. Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch>
This commit is contained in:
parent
adb28fd71d
commit
096bb851f6
@ -785,7 +785,7 @@ void gem_require_caching(int fd)
|
|||||||
/**
|
/**
|
||||||
* gem_require_ring:
|
* gem_require_ring:
|
||||||
* @fd: open i915 drm file descriptor
|
* @fd: open i915 drm file descriptor
|
||||||
* @id: ring flag bit as used in gem_execbuf()
|
* @ring_id: ring flag bit as used in gem_execbuf()
|
||||||
*
|
*
|
||||||
* Feature test macro to query whether a specific ring is available.
|
* Feature test macro to query whether a specific ring is available.
|
||||||
* In contrast to gem_has_enable_ring() this automagically skips if the ring
|
* In contrast to gem_has_enable_ring() this automagically skips if the ring
|
||||||
|
Loading…
x
Reference in New Issue
Block a user