Lines Matching full:extension

69  * the extension type.
108 * struct drm_v3d_multi_sync - ioctl extension to add support multiples
111 * When an extension of DRM_V3D_EXT_ID_MULTI_SYNC id is defined, it points to
112 * this extension to define wait and signal dependencies, instead of single
238 * used in a future extension.
265 * used in a future extension.
375 * struct drm_v3d_indirect_csd - ioctl extension for the CPU job to create an
378 * When an extension of DRM_V3D_EXT_ID_CPU_INDIRECT_CSD id is defined, it
379 * points to this extension to define a indirect CSD submission. It creates a
409 * struct drm_v3d_timestamp_query - ioctl extension for the CPU job to calculate
412 * When an extension DRM_V3D_EXT_ID_TIMESTAMP_QUERY is defined, it points to
413 * this extension to define a timestamp query submission. This CPU job will
435 * struct drm_v3d_reset_timestamp_query - ioctl extension for the CPU job to
438 * When an extension DRM_V3D_EXT_ID_CPU_RESET_TIMESTAMP_QUERY is defined, it
439 * points to this extension to define a reset timestamp submission. This CPU
458 * struct drm_v3d_copy_timestamp_query - ioctl extension for the CPU job to copy
461 * When an extension DRM_V3D_EXT_ID_CPU_COPY_TIMESTAMP_QUERY is defined, it
462 * points to this extension to define a copy timestamp query submission. This
464 * and stride defined in the extension.
498 * struct drm_v3d_reset_performance_query - ioctl extension for the CPU job to
501 * When an extension DRM_V3D_EXT_ID_CPU_RESET_PERFORMANCE_QUERY is defined, it
502 * points to this extension to define a reset performance submission. This CPU
524 * struct drm_v3d_copy_performance_query - ioctl extension for the CPU job to copy
527 * When an extension DRM_V3D_EXT_ID_CPU_COPY_PERFORMANCE_QUERY is defined, it
528 * points to this extension to define a copy performance query submission. This
530 * and stride defined in the extension.