Searched refs:ISL_SURF_USAGE_DISPLAY_BIT (Results 1 – 7 of 7) sorted by relevance
65 if (info->usage & ISL_SURF_USAGE_DISPLAY_BIT) { in isl_gfx4_filter_tiling()
54 if (info->usage & ISL_SURF_USAGE_DISPLAY_BIT) in isl_gfx125_filter_tiling()
244 if (info->usage & ISL_SURF_USAGE_DISPLAY_BIT) { in isl_gfx6_filter_tiling()
1108 #define ISL_SURF_USAGE_DISPLAY_BIT (1u << 6) macro2260 return usage & ISL_SURF_USAGE_DISPLAY_BIT; in isl_surf_usage_is_display()
1654 if (surf_info->usage & ISL_SURF_USAGE_DISPLAY_BIT) { in isl_calc_row_pitch_alignment()
166 usage |= ISL_SURF_USAGE_DISPLAY_BIT; in pipe_bind_to_isl_usage()
701 usage |= ISL_SURF_USAGE_DISPLAY_BIT; in iris_resource_configure_main()