Searched refs:MAX_HDISPLAY_SPLIT (Results 1 – 1 of 1) sorted by relevance
1315 #define MAX_HDISPLAY_SPLIT 1080 macro 1351 * (mode->hdisplay > MAX_HDISPLAY_SPLIT) check. in dpu_crtc_get_topology() 1359 topology.num_lm = (mode->hdisplay > MAX_HDISPLAY_SPLIT) ? 2 : 1; in dpu_crtc_get_topology()