]> git.hungrycats.org Git - linux/commit
drm/i915: fix flags in dma buf exporting
authorDave Airlie <airlied@redhat.com>
Thu, 20 Dec 2012 00:51:09 +0000 (10:51 +1000)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 17 Jan 2013 16:46:11 +0000 (08:46 -0800)
commit7a39dee1e930a9c9f6d25aa43f5a9297d0af2d4f
treec4a053c973a8fafb7582f2314bd6c9d29f023665
parent2036d18a2e558f9aa12a1cdb961430f17e93b7f1
drm/i915: fix flags in dma buf exporting

commit 5b42427fc38ecb9056c4e64deaff36d6d6ba1b67 upstream.

As pointed out by Seung-Woo Kim this should have been
passing flags like nouveau/radeon have.

Signed-off-by: Dave Airlie <airlied@redhat.com>
Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/gpu/drm/i915/i915_gem_dmabuf.c