Searched refs:MAX_HDISPLAY_SPLIT (Results 1 - 1 of 1) sorted by relevance

/linux-master/drivers/gpu/drm/msm/disp/dpu1/
H A Ddpu_encoder.c61 #define MAX_HDISPLAY_SPLIT 1080 macro
609 topology.num_lm = (mode->hdisplay > MAX_HDISPLAY_SPLIT) ? 2 : 1;

Completed in 114 milliseconds