Intel-XE Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v3 0/2] Improve type-safety on POWER_DOMAIN_*() macros
@ 2025-02-27 21:09 Gustavo Sousa
  2025-02-27 21:09 ` [PATCH v3 1/2] drm/i915/display: Use explicit base values in " Gustavo Sousa
                   ` (11 more replies)
  0 siblings, 12 replies; 14+ messages in thread
From: Gustavo Sousa @ 2025-02-27 21:09 UTC (permalink / raw)
  To: intel-gfx, intel-xe
  Cc: Ville Syrjälä, Jani Nikula, kernel test robot,
	Gustavo Sousa

Fix one issue[1] reported by the kernel test robot and also take this
opportunity to improve POWER_DOMAIN_*() macros by making them explicitly
return the expected enum type with patch #2.

I decided to send this new version with patch #3 dropped in order to get
CI results and merge the already reviewed patches #1 and #2. Patch #3
from the previous version is still under discussion and will probably be
respinned as a standalone patch.

[1] https://lore.kernel.org/oe-kbuild-all/202502120809.XfmcqkBD-lkp@intel.com/

---
Gustavo Sousa (2):
      drm/i915/display: Use explicit base values in POWER_DOMAIN_*() macros
      drm/i915/display: Make POWER_DOMAIN_*() always result in enum intel_display_power_domain

 drivers/gpu/drm/i915/display/intel_display_power.h | 7 ++++---
 1 file changed, 4 insertions(+), 3 deletions(-)
---
base-commit: 6badede10d92c242241bd7bf59a5488b5eba5aa7
change-id: 20250227-improve-type-safey-power-domain-macros-8bf2a14f43f9

Best regards,
-- 
Gustavo Sousa <gustavo.sousa@intel.com>


^ permalink raw reply	[flat|nested] 14+ messages in thread

end of thread, other threads:[~2025-02-28 16:49 UTC | newest]

Thread overview: 14+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-02-27 21:09 [PATCH v3 0/2] Improve type-safety on POWER_DOMAIN_*() macros Gustavo Sousa
2025-02-27 21:09 ` [PATCH v3 1/2] drm/i915/display: Use explicit base values in " Gustavo Sousa
2025-02-27 21:09 ` [PATCH v3 2/2] drm/i915/display: Make POWER_DOMAIN_*() always result in enum intel_display_power_domain Gustavo Sousa
2025-02-27 21:12 ` [PATCH v3 0/2] Improve type-safety on POWER_DOMAIN_*() macros Gustavo Sousa
2025-02-27 23:23 ` ✓ CI.Patch_applied: success for Improve type-safety on POWER_DOMAIN_*() macros (rev4) Patchwork
2025-02-27 23:23 ` ✓ CI.checkpatch: " Patchwork
2025-02-27 23:25 ` ✓ CI.KUnit: " Patchwork
2025-02-27 23:41 ` ✓ CI.Build: " Patchwork
2025-02-27 23:44 ` ✓ CI.Hooks: " Patchwork
2025-02-27 23:45 ` ✓ CI.checksparse: " Patchwork
2025-02-28  0:04 ` ✓ Xe.CI.BAT: " Patchwork
2025-02-28  4:44 ` ✗ Xe.CI.Full: failure " Patchwork
2025-02-28 16:02   ` Gustavo Sousa
2025-02-28 16:48 ` [PATCH v3 0/2] Improve type-safety on POWER_DOMAIN_*() macros Gustavo Sousa

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox