Lines Matching full:extension

72  * the extension type.
111 * struct drm_v3d_multi_sync - ioctl extension to add support multiples
114 * When an extension of DRM_V3D_EXT_ID_MULTI_SYNC id is defined, it points to
115 * this extension to define wait and signal dependencies, instead of single
241 * used in a future extension.
268 * used in a future extension.
379 * struct drm_v3d_indirect_csd - ioctl extension for the CPU job to create an
382 * When an extension of DRM_V3D_EXT_ID_CPU_INDIRECT_CSD id is defined, it
383 * points to this extension to define a indirect CSD submission. It creates a
413 * struct drm_v3d_timestamp_query - ioctl extension for the CPU job to calculate
416 * When an extension DRM_V3D_EXT_ID_TIMESTAMP_QUERY is defined, it points to
417 * this extension to define a timestamp query submission. This CPU job will
439 * struct drm_v3d_reset_timestamp_query - ioctl extension for the CPU job to
442 * When an extension DRM_V3D_EXT_ID_CPU_RESET_TIMESTAMP_QUERY is defined, it
443 * points to this extension to define a reset timestamp submission. This CPU
462 * struct drm_v3d_copy_timestamp_query - ioctl extension for the CPU job to copy
465 * When an extension DRM_V3D_EXT_ID_CPU_COPY_TIMESTAMP_QUERY is defined, it
466 * points to this extension to define a copy timestamp query submission. This
468 * and stride defined in the extension.
502 * struct drm_v3d_reset_performance_query - ioctl extension for the CPU job to
505 * When an extension DRM_V3D_EXT_ID_CPU_RESET_PERFORMANCE_QUERY is defined, it
506 * points to this extension to define a reset performance submission. This CPU
528 * struct drm_v3d_copy_performance_query - ioctl extension for the CPU job to copy
531 * When an extension DRM_V3D_EXT_ID_CPU_COPY_PERFORMANCE_QUERY is defined, it
532 * points to this extension to define a copy performance query submission. This
534 * and stride defined in the extension.