Lines Matching +full:read +full:- +full:only
1 /* SPDX-License-Identifier: GPL-2.0-only WITH Linux-syscall-note */
3 * Copyright (C) 2020-2023 Intel Corporation
95 * struct drm_ivpu_param - Get/Set VPU parameters
104 * PCI Device ID of the VPU device (read-only)
107 * VPU device revision (read-only)
111 * platform type when executing on a simulator or emulator (read-only)
114 * Current PLL frequency (read-only)
117 * Maximum number of simultaneously existing contexts (read-only)
120 * Lowest VPU virtual address available in the current context (read-only)
123 * Current context ID, always greater than 0 (read-only)
126 * Firmware API version array (read-only)
129 * Heartbeat value from an engine (read-only).
133 * Device-unique inference ID (read-only)
136 * VPU tile configuration (read-only)
139 * VPU SKU ID (read-only)
142 * Supported capabilities (read-only)
170 * struct drm_ivpu_bo_create - Create BO backed by SHMEM
219 * struct drm_ivpu_bo_info - Query buffer object info
247 * struct drm_ivpu_submit - Submit commands to the VPU
282 /** @flags: Reserved for future use - must be zero */
289 * to be executed. The offset has to be 8-byte aligned.
311 * struct drm_ivpu_bo_wait - Wait for BO to become inactive
320 /** @flags: Reserved for future use - must be zero */
331 * Valid only if @handle points to a command buffer.
335 /** @pad: Padding - must be zero */