drm/i915/i915_drv: Use i915 instead of dev_priv insied the file_priv structure
authorAndi Shyti <andi.shyti@linux.intel.com>
Fri, 21 Apr 2023 19:00:26 +0000 (21:00 +0200)
committerAndi Shyti <andi.shyti@linux.intel.com>
Sun, 23 Apr 2023 00:29:27 +0000 (02:29 +0200)
commit66ca1d8f222bdb1c9470e44131e12d753622ab08
tree8ce2fcaabaa8643bb118374fcd9be08efcd1b8bd
parent64e22551b64c694de428a9d3e210587df2831ef3
drm/i915/i915_drv: Use i915 instead of dev_priv insied the file_priv structure

In the process of renaming all instances of 'dev_priv' to 'i915',
start using 'i915' within the i915_drv.h file.

Signed-off-by: Andi Shyti <andi.shyti@linux.intel.com>
Reviewed-by: Andrzej Hajda <andrzej.hajda@intel.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20230421190026.294208-3-andi.shyti@linux.intel.com
drivers/gpu/drm/i915/i915_drv.h