Searched refs:MAX_HDISPLAY_SPLIT (Results 1 – 1 of 1) sorted by relevance
61 #define MAX_HDISPLAY_SPLIT 1080 macro605 topology.num_lm = (mode->hdisplay > MAX_HDISPLAY_SPLIT) ? 2 : 1; in dpu_encoder_get_topology()