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

/solaris-x11-s11/open-src/kernel/i915/src/
H A Dintel_fb.c138 INTELFB_CONN_LIMIT);
H A Dintel_drv.h59 #define INTELFB_CONN_LIMIT 4 macro
H A Dintel_display.c8947 intel_crtc = kzalloc(sizeof(struct intel_crtc) + (INTELFB_CONN_LIMIT * sizeof(struct drm_connector *)), GFP_KERNEL);
/solaris-x11-s11/open-src/kernel/drm/src/
H A Ddrm_fb_helper.c244 #define INTELFB_CONN_LIMIT 4 macro
253 kfree(helper->crtc_info[i].mode_set.connectors, INTELFB_CONN_LIMIT * sizeof(struct drm_connector *));

Completed in 42 milliseconds