drm/xe: Let's avoid i915_utils in the xe_force_wake.
authorRodrigo Vivi <rodrigo.vivi@intel.com>
Thu, 12 Jan 2023 22:25:10 +0000 (17:25 -0500)
committerRodrigo Vivi <rodrigo.vivi@intel.com>
Tue, 12 Dec 2023 19:05:59 +0000 (14:05 -0500)
commiteeb8019d8c6fba1eae6ef8a238b42ff9b39dbaa4
tree7abb8bbd7372064d3ad9a11fb1c0c71e010ba32c
parentb56d208273bf5be6593d0dcd2d471f771c08a805
drm/xe: Let's avoid i915_utils in the xe_force_wake.

We can run the bit operation locally without yet another macro.

Signed-off-by: Rodrigo Vivi <rodrigo.vivi@intel.com>
Reviewed-by: Matthew Brost <matthew.brost@intel.com>
drivers/gpu/drm/xe/xe_force_wake.c