[PATCH 15/51] drm: Make blobs resizeable

2012-10-25 Thread ville.syrj...@linux.intel.com
From: Ville Syrj?l? When first allocated blobs can be given a maximum size for which memory is allocated. Later the data inside the blob can be replaced, assuming that the maximum size is not exceeded. Signed-off-by: Ville Syrj?l? --- drivers/gpu/drm/drm_crtc.c | 45 +

[PATCH 15/51] drm: Make blobs resizeable

2012-10-25 Thread ville . syrjala
From: Ville Syrjälä When first allocated blobs can be given a maximum size for which memory is allocated. Later the data inside the blob can be replaced, assuming that the maximum size is not exceeded. Signed-off-by: Ville Syrjälä --- drivers/gpu/drm/drm_crtc.c | 45 +