Searched refs:GUD_CONNECTOR_MAX_EDID_LEN (Results 1 - 2 of 2) sorted by last modified time

/linux-master/drivers/gpu/drm/gud/
H A Dgud_connector.c231 edid_ctx.buf = kmalloc(GUD_CONNECTOR_MAX_EDID_LEN, GFP_KERNEL);
236 edid_ctx.buf, GUD_CONNECTOR_MAX_EDID_LEN);
/linux-master/include/drm/
H A Dgud.h318 #define GUD_CONNECTOR_MAX_EDID_LEN 2048 macro

Completed in 133 milliseconds