Searched refs:RADEONFB_CONN_LIMIT (Results 1 - 3 of 3) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/gpu/drm/radeon/
H A Dradeon_fb.c375 RADEONFB_CONN_LIMIT);
H A Dradeon.h105 #define RADEONFB_CONN_LIMIT 4 macro
H A Dradeon_display.c200 radeon_crtc = kzalloc(sizeof(struct radeon_crtc) + (RADEONFB_CONN_LIMIT * sizeof(struct drm_connector *)), GFP_KERNEL);

Completed in 126 milliseconds