Home
last modified time | relevance | path

Searched refs:GUD_PROPERTIES_MAX_NUM (Results 1 – 3 of 3) sorted by relevance

/linux/include/drm/
H A Dgud.h263 #define GUD_PROPERTIES_MAX_NUM 32 macro
/linux/drivers/gpu/drm/gud/
H A Dgud_drv.c258 properties = kzalloc_objs(*properties, GUD_PROPERTIES_MAX_NUM); in gud_plane_add_properties()
263 properties, GUD_PROPERTIES_MAX_NUM * sizeof(*properties)); in gud_plane_add_properties()
H A Dgud_pipe.c530 size_add(GUD_PROPERTIES_MAX_NUM, GUD_CONNECTOR_PROPERTIES_MAX_NUM)); in gud_plane_atomic_check()