Lines Matching full:extension

75  * the extension type.
114 * struct drm_v3d_multi_sync - ioctl extension to add support multiples
117 * When an extension of DRM_V3D_EXT_ID_MULTI_SYNC id is defined, it points to
118 * this extension to define wait and signal dependencies, instead of single
244 * used in a future extension.
271 * used in a future extension.
383 * struct drm_v3d_indirect_csd - ioctl extension for the CPU job to create an
386 * When an extension of DRM_V3D_EXT_ID_CPU_INDIRECT_CSD id is defined, it
387 * points to this extension to define a indirect CSD submission. It creates a
417 * struct drm_v3d_timestamp_query - ioctl extension for the CPU job to calculate
420 * When an extension DRM_V3D_EXT_ID_TIMESTAMP_QUERY is defined, it points to
421 * this extension to define a timestamp query submission. This CPU job will
443 * struct drm_v3d_reset_timestamp_query - ioctl extension for the CPU job to
446 * When an extension DRM_V3D_EXT_ID_CPU_RESET_TIMESTAMP_QUERY is defined, it
447 * points to this extension to define a reset timestamp submission. This CPU
466 * struct drm_v3d_copy_timestamp_query - ioctl extension for the CPU job to copy
469 * When an extension DRM_V3D_EXT_ID_CPU_COPY_TIMESTAMP_QUERY is defined, it
470 * points to this extension to define a copy timestamp query submission. This
472 * and stride defined in the extension.
506 * struct drm_v3d_reset_performance_query - ioctl extension for the CPU job to
509 * When an extension DRM_V3D_EXT_ID_CPU_RESET_PERFORMANCE_QUERY is defined, it
510 * points to this extension to define a reset performance submission. This CPU
532 * struct drm_v3d_copy_performance_query - ioctl extension for the CPU job to copy
535 * When an extension DRM_V3D_EXT_ID_CPU_COPY_PERFORMANCE_QUERY is defined, it
536 * points to this extension to define a copy performance query submission. This
538 * and stride defined in the extension.