summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/i915/intel_drv.h
diff options
context:
space:
mode:
authorJani Nikula <jani.nikula@intel.com>2019-04-29 15:29:29 +0300
committerJani Nikula <jani.nikula@intel.com>2019-04-30 15:04:33 +0300
commit4d173e0c5916d5ed523e760c3b398f895dfe6e18 (patch)
tree5946e7dc00dec410ad15c99578070ad123984ea1 /drivers/gpu/drm/i915/intel_drv.h
parentdbeb38d93a6da89c99801a9c70607920be72b94e (diff)
downloadlinux-4d173e0c5916d5ed523e760c3b398f895dfe6e18.tar.xz
drm/i915: extract intel_bios.h functions from i915_drv.h
It used to be handy that we only had a couple of headers, but over time i915_drv.h has become unwieldy. Extract declarations to a separate header file corresponding to the implementation module, clarifying the modularity of the driver. Ensure the header remains self-contained, and do so with minimal further includes, using forward declarations as needed. No functional changes. Reviewed-by: Chris Wilson <chris@chris-wilson.co.uk> Signed-off-by: Jani Nikula <jani.nikula@intel.com> Link: https://patchwork.freedesktop.org/patch/msgid/cf9b17d56489e15d82356575037432ad04712475.1556540890.git.jani.nikula@intel.com
Diffstat (limited to 'drivers/gpu/drm/i915/intel_drv.h')
0 files changed, 0 insertions, 0 deletions