[PATCH 1/2] drm: store the gem vma offset manager in a typed pointer

Rob Clark robdclark at gmail.com
Tue Dec 17 17:22:06 PST 2013


On Tue, Dec 17, 2013 at 8:04 PM, Dave Airlie <airlied at gmail.com> wrote:
> On Wed, Dec 11, 2013 at 11:24 PM, Daniel Vetter <daniel.vetter at ffwll.ch> wrote:
>> 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.
>
> Should this go to fixes?

I think should go in fixes probably.. wasn't it broken since vma
offset mgr?  I guess I don't test debugfs enough.

oh, and:

Signed-off-by: Rob Clark <robdclark at gmail.com>

(sorry, overlooked this thread earlier, even though I think Daniel
mentioned the issue on irc)

> Or is the problem only introduced in this series?
>
> Dave.
> _______________________________________________
> dri-devel mailing list
> dri-devel at lists.freedesktop.org
> http://lists.freedesktop.org/mailman/listinfo/dri-devel


More information about the dri-devel mailing list