Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/gpu/drm/vc4/
H A Dvc4_bo.c576 bo->t_format = false; in vc4_free_object()
944 bool t_format; in vc4_set_tiling_ioctl() local
951 t_format = false; in vc4_set_tiling_ioctl()
954 t_format = true; in vc4_set_tiling_ioctl()
966 bo->t_format = t_format; in vc4_set_tiling_ioctl()
998 if (bo->t_format) in vc4_get_tiling_ioctl()
H A Dvc4_kms.c499 if (bo->t_format) { in vc4_fb_create()
H A Dvc4_drv.h254 bool t_format; member
/kernel/linux/linux-6.6/drivers/gpu/drm/vc4/
H A Dvc4_bo.c596 bo->t_format = false; in vc4_free_object()
919 bool t_format; in vc4_set_tiling_ioctl() local
929 t_format = false; in vc4_set_tiling_ioctl()
932 t_format = true; in vc4_set_tiling_ioctl()
944 bo->t_format = t_format; in vc4_set_tiling_ioctl()
980 if (bo->t_format) in vc4_get_tiling_ioctl()
H A Dvc4_drv.h251 bool t_format; member
H A Dvc4_kms.c485 if (bo->t_format) { in vc4_fb_create()

Completed in 10 milliseconds