[PATCH i-g-t 3/7] lib/intel_bufops: Add width and height to intel_buf

Matthew Auld matthew.auld at intel.com
Wed Feb 28 16:10:12 UTC 2024


On 28/02/2024 14:54, Zbigniew Kempczyński wrote:
> While width calculated as division of stride and bpp/8 is correct
> it limits its use to linear buffers (tiled requires stride is
> tile width multiplied).
> 
>  From now on width and height are independent so partial blit (render)
> should be now possible.
> 
> Signed-off-by: Zbigniew Kempczyński <zbigniew.kempczynski at intel.com>
> Cc: Matthew Auld <matthew.auld at intel.com>
Reviewed-by: Matthew Auld <matthew.auld at intel.com>


More information about the igt-dev mailing list