Home
last modified time | relevance | path

Searched refs:t_format (Results 1 – 1 of 1) sorted by relevance

/linux/drivers/gpu/drm/vc4/
H A Dvc4_bo.c596 bo->t_format = false; in vc4_free_object()
922 bool t_format; in vc4_set_tiling_ioctl() local
932 t_format = false; in vc4_set_tiling_ioctl()
935 t_format = true; in vc4_set_tiling_ioctl()
947 bo->t_format = t_format; in vc4_set_tiling_ioctl()
983 if (bo->t_format) in vc4_get_tiling_ioctl()