diff options
author | 2019-06-13 16:21:52 -0700 | |
---|---|---|
committer | 2019-06-14 15:58:33 +0100 | |
commit | 1bf676cc2dbaeec7a52ea93e71660f746123c2fe (patch) | |
tree | 3232b2bc41bf33137238f85dbafe2cfc3f89c4e2 /drivers/gpu/drm/i915/intel_huc.c | |
parent | drm/i915: make enable/disable rpm assert function use the rpm structure (diff) | |
download | wireguard-linux-1bf676cc2dbaeec7a52ea93e71660f746123c2fe.tar.xz wireguard-linux-1bf676cc2dbaeec7a52ea93e71660f746123c2fe.zip |
drm/i915: move and rename i915_runtime_pm
Asserts aside, all the code working on this structure is in
intel_runtime_pm.c and uses the intel_ prefix, so move the
structure to intel_runtime_pm.h and adopt the same prefix.
Since all the asserts are now working on the runtime_pm structure,
bring them across as well.
v2: drop unneeded include (Chris), don't rename debugfs, rebase
Signed-off-by: Daniele Ceraolo Spurio <daniele.ceraolospurio@intel.com>
Cc: Chris Wilson <chris@chris-wilson.co.uk>
Cc: Imre Deak <imre.deak@intel.com>
Reviewed-by: Chris Wilson <chris@chris-wilson.co.uk>
Acked-by: Imre Deak <imre.deak@intel.com>
Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk>
Link: https://patchwork.freedesktop.org/patch/msgid/20190613232156.34940-5-daniele.ceraolospurio@intel.com
Diffstat (limited to 'drivers/gpu/drm/i915/intel_huc.c')
0 files changed, 0 insertions, 0 deletions