commit | 0a9ae0d7f8249da5906c8cac7d56768975c38de4 | [log] [tgz] |
---|---|---|
author | Ben Widawsky <ben@bwidawsk.net> | Sat May 25 12:26:35 2013 -0700 |
committer | Daniel Vetter <daniel.vetter@ffwll.ch> | Fri May 31 20:53:56 2013 +0200 |
tree | 1eb52a444604ef814f94f55a2da47a0003a99273 | |
parent | 7ed73da0eac4e2e06c06e8baf518e124fc1f6a17 [diff] |
drm/i915: pre-fixes for checkpatch Since I'll need to modify i915_gem_object_bind_to_gtt(), fix the errors now to get checkpatch to not complain. Signed-off-by: Ben Widawsky <ben@bwidawsk.net> [danvet: Resolve conflict with Chris' improved debug output, and bikeshed the new variable with s/max/gtt_max/ a bit while at it.] Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch>