[RFC][PATCH 4/7] drm: Add drm_framebuffer_check() utility function

2011-11-11 Thread ville.syrj...@linux.intel.com
From: Ville Syrj?l? This function performs a battery of sanity checks on the requested framebuffer layout. Drivers can call it from their fb_create hook. Signed-off-by: Ville Syrj?l? --- drivers/gpu/drm/drm_crtc_helper.c | 70

[RFC][PATCH 4/7] drm: Add drm_framebuffer_check() utility function

2011-11-11 Thread ville . syrjala
From: Ville Syrjälä ville.syrj...@linux.intel.com This function performs a battery of sanity checks on the requested framebuffer layout. Drivers can call it from their fb_create hook. Signed-off-by: Ville Syrjälä ville.syrj...@linux.intel.com --- drivers/gpu/drm/drm_crtc_helper.c | 70