Searched refs:DBG_NO_TILING (Results 1 – 7 of 7) sorted by relevance
96 #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()
107 DBG_NO_TILING, enumerator
100 #define DBG_NO_TILING (1ull << 36) macro
788 { "notiling", DBG_NO_TILING, "Disable tiling" },
1046 if (rscreen->debug_flags & DBG_NO_TILING) in r600_choose_tiling()