Merge branch 'gma500-fixes' of git://github.com/patjak/drm-gma500 into drm-fixes
authorDave Airlie <airlied@redhat.com>
Mon, 10 Jun 2013 22:16:10 +0000 (08:16 +1000)
committerDave Airlie <airlied@redhat.com>
Mon, 10 Jun 2013 22:16:10 +0000 (08:16 +1000)
Patrik writes:
Two fixes for memory leaks split into Cedarview and Poulsbo versions,
and a fix for properly setting the pipe base when using fbdev. It's on
my todo-list to start unifying the chips since they are very similar,
but until then I'd like to split them up in case there are side-effects
on Cedarview that I cannot currently test.

airled: Verified pull from github matches what I expected.
* 'gma500-fixes' of git://github.com/patjak/drm-gma500:
  drm/gma500/cdv: Fix cursor gem obj referencing on cdv
  drm/gma500/psb: Fix cursor gem obj referencing on psb
  drm/gma500/cdv: Unpin framebuffer on crtc disable
  drm/gma500/psb: Unpin framebuffer on crtc disable
  drm/gma500: Add fb gtt offset to fb base


Trivial merge