DMUB_WINDOW_TOTAL
static enum dmub_window_memory_type window_memory_type[DMUB_WINDOW_TOTAL] = {
struct dmub_region regions[DMUB_WINDOW_TOTAL];
struct dmub_fb fb[DMUB_WINDOW_TOTAL];
struct dmub_fb *fb[DMUB_WINDOW_TOTAL];
for (i = 0; i < DMUB_WINDOW_TOTAL; ++i) {
uint32_t window_sizes[DMUB_WINDOW_TOTAL] = { 0 };
for (i = 0; i < DMUB_WINDOW_TOTAL; ++i) {
#define DMUB_NUM_WINDOWS (DMUB_WINDOW_TOTAL)