[PATCH v4 5/8] drm/i915: Convert REG_GENMASK* to fixed-width GENMASK_*

Andy Shevchenko andriy.shevchenko at linux.intel.com
Wed Mar 5 14:37:50 UTC 2025


On Wed, Mar 05, 2025 at 10:00:17PM +0900, Vincent Mailhol via B4 Relay wrote:
> From: Lucas De Marchi <lucas.demarchi at intel.com>
> 
> Now that include/linux/bits.h implements fixed-width GENMASK_*, use them

GENMASK_*()

and in the Subject

REG_GENMASK*()

> to implement the i915/xe specific macros. Converting each driver to use
> the generic macros are left for later, when/if other driver-specific
> macros are also generalized.

-- 
With Best Regards,
Andy Shevchenko




More information about the dri-devel mailing list