nt dd2b379f071424f36f9f90ff83cb4ad058c7b6ed author Chris Wilson 1288178301 +0100 committer Chris Wilson 1288178301 +0100 drm/i915/ringbuffer: Drop the redundant dev from the vfunc interface The ringbuffer keeps a pointer to the parent device, so we can use that instead of passing around the pointer on the stack. Signed-off-by: Chris Wilson —WœÊŸOx