drm/i915: Combine scratch members into a struct
authorBen Widawsky <ben@bwidawsk.net>
Thu, 27 Jun 2013 23:30:18 +0000 (16:30 -0700)
committerDaniel Vetter <daniel.vetter@ffwll.ch>
Mon, 1 Jul 2013 09:27:58 +0000 (11:27 +0200)
commit67167240063c9eff15d60754c8d786a7a237ffa2
tree29c5abd4f0414bbf53264d7cfd776cf47992cdca
parent84f135605898708ab692fc84555c31fbfe2983c1
drm/i915: Combine scratch members into a struct

There isn't any special reason to do this other than it makes it obvious
that the two members are connected.

Signed-off-by: Ben Widawsky <ben@bwidawsk.net>
Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch>
drivers/gpu/drm/i915/i915_drv.h
drivers/gpu/drm/i915/i915_gem_gtt.c