Lines Matching defs:size
295 #define I915_NR_TEX_REGIONS 255 /* table size 2k - maximum due to use
334 int width, height; /* screen size in pixels */
764 * WARNING: Using pointers instead of fixed-size u64 means we need to write
796 int size;
807 int size;
854 * Requested size for the object.
856 * The (page-aligned) allocated size for the object will be returned.
858 __u64 size;
875 __u64 size;
879 * This is a fixed-size type for 32/64 compatibility.
891 __u64 size;
895 * This is a fixed-size type for 32/64 compatibility.
911 __u64 size;
915 * This is a fixed-size type for 32/64 compatibility.
935 * This is a fixed-size type for 32/64 compatibility.
958 * This is a fixed-size type for 32/64 compatibility.
1338 * object size.
1734 /** Total size of the aperture used by i915_gem_execbuffer, in bytes */
1931 /** @size: Size of the parameter @value */
1932 __u32 size;
2185 * .size = sizeof(engines),
2442 * .size = sizeof(engines),
2587 * The size in bytes for the allocated memory. This will also become the
2588 * object size.
2683 * The value specifies the size and layout of OA unit reports.
2796 __u16 size;
2930 * When set to zero by userspace, this is filled with the size of the
2976 * kernel will then fill in the size, in bytes, which tells userspace how
2985 * in a buffer/blob equal to or larger than the required size. In this case only
3146 * // First query the size of the blob we need, this needs to be large
3342 * same applies to the other size fields.
3433 * // First query the size of the blob we need, this needs to be large
3492 * @size: Requested size for the object.
3494 * The (page-aligned) allocated size for the object will be returned.
3496 * DG2 64K min page size implications:
3499 * page size restrictions when dealing with I915_MEMORY_CLASS_DEVICE
3505 * Note that the returned size here will always reflect any required
3508 * page-size for the set of possible placements as the value to use when
3509 * rounding up the @size.
3532 __u64 size;
3633 * .size = 16 * PAGE_SIZE,
3641 * along with the final object size in &drm_i915_gem_create_ext.size, which
3703 * .size = PAGE_SIZE,