Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpu/drm/vc4/
H A Dvc4_validate.c197 case VC4_TILING_FORMAT_LT: in vc4_check_tex_size()
685 tiling_format = VC4_TILING_FORMAT_LT; in reloc_tex()
707 tiling_format = VC4_TILING_FORMAT_LT; in reloc_tex()
715 case VC4_TILING_FORMAT_LT: in reloc_tex()
H A Dvc4_packet.h137 #define VC4_TILING_FORMAT_LT 2 macro
H A Dvc4_render_cl.c491 if (tiling > VC4_TILING_FORMAT_LT) { in vc4_rcl_surface_setup()
568 if (tiling > VC4_TILING_FORMAT_LT) { in vc4_rcl_render_config_surface_setup()