diff options
author | Daniel Vetter <[email protected]> | 2013-12-11 14:24:46 +0100 |
---|---|---|
committer | Dave Airlie <[email protected]> | 2014-01-14 12:38:32 +1000 |
commit | b04a590623661132fbafdda53a6566b227dc39cf (patch) | |
tree | 864907c8b2e278c3646d0219f241d42f11372815 /lib/mpi/mpiutil.c | |
parent | faf096ffba2b1a4066e6d6dcd1243cc5f3d1fb23 (diff) |
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 <[email protected]>
Cc: Rob Clark <[email protected]>
Signed-off-by: Daniel Vetter <[email protected]>
Signed-off-by: Dave Airlie <[email protected]>
Diffstat (limited to 'lib/mpi/mpiutil.c')
0 files changed, 0 insertions, 0 deletions