Home
last modified time | relevance | path

Searched refs:MAX_IMG_WIDTH (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/drivers/gpu/drm/msm/disp/dpu1/
H A Ddpu_hw_catalog.h24 #define MAX_IMG_WIDTH 0x3fff macro
H A Ddpu_plane.c857 if (drm_rect_width(&fb_rect) > MAX_IMG_WIDTH || in dpu_plane_atomic_check()