commit | 67167240063c9eff15d60754c8d786a7a237ffa2 | [log] [tgz] |
---|---|---|
author | Ben Widawsky <ben@bwidawsk.net> | Thu Jun 27 16:30:18 2013 -0700 |
committer | Daniel Vetter <daniel.vetter@ffwll.ch> | Mon Jul 01 11:27:58 2013 +0200 |
tree | 29c5abd4f0414bbf53264d7cfd776cf47992cdca | |
parent | 84f135605898708ab692fc84555c31fbfe2983c1 [diff] |
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>