[PATCH 5/8] drm: use drm_file to tag vm-bos
Chris Wilson
chris at chris-wilson.co.uk
Wed Aug 3 19:08:19 UTC 2016
On Wed, Aug 03, 2016 at 08:04:29PM +0200, David Herrmann wrote:
> Rather than using "struct file*", use "struct drm_file*" as tag VM tag for
> BOs. This will pave the way for "struct drm_file*" without any "struct
> file*" back-pointer.
>
> Signed-off-by: David Herrmann <dh.herrmann at gmail.com>
Ok, the danger of untyped is having to check each and trying to spot any
missed conversions.
Couldn't find a mistake or omission,
Reviewed-by: Chris Wilson <chris at chris-wilson.co.uk>
-Chris
--
Chris Wilson, Intel Open Source Technology Centre
More information about the dri-devel
mailing list