[Intel-gfx] [PATCH v2 5/5] drm/i915: use i915_gem_open() directly instead of i915_driver_open()

Masahiro Yamada yamada.masahiro at socionext.com
Thu Sep 15 09:48:36 UTC 2016


2016-09-15 18:46 GMT+09:00 Jani Nikula <jani.nikula at linux.intel.com>:
> On Wed, 14 Sep 2016, Masahiro Yamada <yamada.masahiro at socionext.com> wrote:
>> i915_driver_open() is equivalent to i915_gem_open().  Replace the
>> i915_driver_open with the direct use of i915_gem_open().
>
> Sorry I know I asked for this, but there was opposition to doing
> this. Please just do the return i915_gem_open(dev, file) version like
> you had originally.

Sure.

(I was also wondering if it is the right thing to do.)

I will send v3.





-- 
Best Regards
Masahiro Yamada


More information about the Intel-gfx mailing list