[Intel-gfx] [PATCH 0/6] make gem_object embedable and convert i915 driver

Dave Airlie airlied at gmail.com
Tue Apr 13 07:33:05 CEST 2010


On Tue, Apr 13, 2010 at 5:19 AM, Daniel Vetter <daniel at ffwll.ch> wrote:
> On Mon, Apr 12, 2010 at 10:51:20AM -0700, Eric Anholt wrote:
>> On Fri,  9 Apr 2010 21:05:03 +0200, Daniel Vetter <daniel.vetter at ffwll.ch> wrote:
>> > Daniel Vetter (6):
>> >   drm: extract drm_gem_object_init
>> >   drm: free core gem object from driver callbacks
>> >   drm/i915: introduce i915_gem_alloc_object
>> >   drm/i915: embed the gem object into drm_i915_gem_object
>> >   drm/i915: don't use ->driver_private anymore
>> >   drm/i915: drop pointer to drm_gem_object
>>
>> I like this series.  Dave, should I pull this one?
>
> Cool. wrt merging I'd prefer if Dave could take the first two via drm-core.
> That way round I could start working on the radeon/nouveau stuff
> independently of the i915 stuff. That'd stall i915 slightly but i915 is the
> easiest conversion (that's why I did it first) so I can quickly rebase in
> case of conflicts

I'll take these via my tree, Eric just let me know if I can assume your ack
on the i915 ones and even the main one. I'll try and review them over the next
couple of days.

Dave.



More information about the Intel-gfx mailing list