[PATCH 3/3] drm/gma500: Fix mem leak of cursor objects on Cedarview

2013-05-20 Thread Patrik Jakobsson
All dumb allocated buffers are now automatically pinned so no extra pinning is needed. Also properly unreference gem objects so they can be freed up properly. This only affects Cedarview chips. Signed-off-by: Patrik Jakobsson --- drivers/gpu/drm/gma500/cdv_intel_display.c | 39 --

[PATCH 3/3] drm/gma500: Fix mem leak of cursor objects on Cedarview

2013-05-20 Thread Patrik Jakobsson
All dumb allocated buffers are now automatically pinned so no extra pinning is needed. Also properly unreference gem objects so they can be freed up properly. This only affects Cedarview chips. Signed-off-by: Patrik Jakobsson --- drivers/gpu/drm/gma500/cdv_intel_display.c | 39 --