drm/xe: Use intel_wakeref_t in intel_runtime_pm functions
authorJosé Roberto de Souza <jose.souza@intel.com>
Thu, 4 Jan 2024 16:18:41 +0000 (08:18 -0800)
committerJosé Roberto de Souza <jose.souza@intel.com>
Fri, 5 Jan 2024 14:42:00 +0000 (06:42 -0800)
commit9bab383d47c934ff550f31b3e05b4509fa6136bd
tree0c1899a0b5755a011b946fc8c6f66fc522de79fd
parentfdbadf504375886a0320ac6f84c850322a6b32e1
drm/xe: Use intel_wakeref_t in intel_runtime_pm functions

Now intel_wakeref_t is a unsigned long and Xe KMD version of those
functions should use the same type, so changing from bool to
intel_wakeref_t.

Cc: Maarten Lankhorst <maarten.lankhorst@linux.intel.com>
Reviewed-by: Jani Nikula <jani.nikula@intel.com>
Signed-off-by: José Roberto de Souza <jose.souza@intel.com>
drivers/gpu/drm/xe/compat-i915-headers/i915_drv.h