Searched refs:DBG_NO_TILING (Results 1 – 7 of 7) sorted by relevance
99 #define DBG_NO_TILING (1 << 17) macro
47 { "notiling", DBG_NO_TILING, "Disable tiling" },
473 boolean dbg_no_tiling = SCREEN_DBG_ON(screen, DBG_NO_TILING); in r300_setup_tiling()
97 #define DBG_NO_TILING (1ull << 36) macro
716 { "notiling", DBG_NO_TILING, "Disable tiling" },
1062 if (rscreen->debug_flags & DBG_NO_TILING) in r600_choose_tiling()
207 DBG_NO_TILING, enumerator