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.c595 bo->t_format = false; in vc4_free_object()
925 bool t_format; in vc4_set_tiling_ioctl() local
935 t_format = false; in vc4_set_tiling_ioctl()
938 t_format = true; in vc4_set_tiling_ioctl()
950 bo->t_format = t_format; in vc4_set_tiling_ioctl()
986 if (bo->t_format) in vc4_get_tiling_ioctl()