commit | 829a0af29f70612f505302cc785a1ddd2bac148b | [log] [tgz] |
---|---|---|
author | Chris Wilson <chris@chris-wilson.co.uk> | Tue Jun 20 12:05:45 2017 +0100 |
committer | Chris Wilson <chris@chris-wilson.co.uk> | Tue Jun 20 17:13:40 2017 +0100 |
tree | 5b9871ec0cffe2858181239a20ed127aabc2dcb8 | |
parent | c58949f4185020d6d447698818fc7614adec69cf [diff] |
drm/i915: Group all the global context information together Create a substruct to hold all the global context state under drm_i915_private. Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk> Reviewed-by: Joonas Lahtinen <joonas.lahtinen@linux.intel.com> Link: http://patchwork.freedesktop.org/patch/msgid/20170620110547.15947-1-chris@chris-wilson.co.uk