Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/gpu/drm/msm/disp/mdp5/
Dmdp5_cfg.h28 #define MAX_BASES 8 macro
36 uint32_t base[MAX_BASES]
51 struct mdp5_lm_instance instances[MAX_BASES];
83 uint32_t base[MAX_BASES];
Dmdp5_kms.c461 struct drm_plane *primary[MAX_BASES] = { NULL }; in modeset_init()
462 struct drm_plane *cursor[MAX_BASES] = { NULL }; in modeset_init()