diff options
| author | 2013-12-11 14:24:46 +0100 | |
|---|---|---|
| committer | 2014-01-14 12:38:32 +1000 | |
| commit | b04a590623661132fbafdda53a6566b227dc39cf (patch) | |
| tree | 864907c8b2e278c3646d0219f241d42f11372815 /drivers/gpu/drm/ast/ast_main.c | |
| parent | Merge tag 'vmwgfx-next-2014-01-13' of git://people.freedesktop.org/~thomash/linux into drm-next (diff) | |
| download | linux-dev-b04a590623661132fbafdda53a6566b227dc39cf.tar.xz linux-dev-b04a590623661132fbafdda53a6566b227dc39cf.zip | |
drm: store the gem vma offset manager in a typed pointer
This was hidden in a generic void * dev->mm_private. But only ever
used for gem. But thanks to this fake generic pretension no one
noticed that Rob's drm drivers are now all broken.
So just give the offset manager a type pointer and fix up msm, omapdrm
and tilcdc.
v2: Fixup compile fail.
v3: Fixup rebase fail that David spotted.
Cc: David Herrmann <dh.herrmann@gmail.com>
Cc: Rob Clark <robdclark@gmail.com>
Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch>
Signed-off-by: Dave Airlie <airlied@redhat.com>
Diffstat (limited to 'drivers/gpu/drm/ast/ast_main.c')
0 files changed, 0 insertions, 0 deletions
