✓ CI.checkpatch: success for Improve type-safety on POWER_DOMAIN_*() macros (rev3)
Patchwork
patchwork at emeril.freedesktop.org
Mon Feb 17 20:53:19 UTC 2025
== Series Details ==
Series: Improve type-safety on POWER_DOMAIN_*() macros (rev3)
URL : https://patchwork.freedesktop.org/series/144727/
State : success
== Summary ==
+ KERNEL=/kernel
+ git clone https://gitlab.freedesktop.org/drm/maintainer-tools mt
Cloning into 'mt'...
warning: redirecting to https://gitlab.freedesktop.org/drm/maintainer-tools.git/
+ git -C mt rev-list -n1 origin/master
22f9cda3436b4fe965b5c5f31d2f2c1bcb483189
+ cd /kernel
+ git config --global --add safe.directory /kernel
+ git log -n1
commit 7a09bb3a41221d6281b146345146bd0fc6b9a439
Author: Gustavo Sousa <gustavo.sousa at intel.com>
Date: Mon Feb 17 17:34:28 2025 -0300
drm/i915/display: Convert POWER_DOMAIN_*() to functions
We already have other functions to get power domain for other things
(i.e. intel_display_power_*_domain()). Convert POWER_DOMAIN_*() macros
to the same standard.
Cc: Ville Syrjälä <ville.syrjala at linux.intel.com>
Signed-off-by: Gustavo Sousa <gustavo.sousa at intel.com>
+ /mt/dim checkpatch c282b8face163244076dac30e4c9ffd74dc89044 drm-intel
5de7202cc23d drm/i915/display: Use explicit base values in POWER_DOMAIN_*() macros
b8ba44c071e8 drm/i915/display: Make POWER_DOMAIN_*() always result in enum intel_display_power_domain
7a09bb3a4122 drm/i915/display: Convert POWER_DOMAIN_*() to functions
More information about the Intel-xe
mailing list