diff options
author | 2025-03-26 00:59:59 +0900 | |
---|---|---|
committer | 2025-04-29 15:58:38 -0400 | |
commit | 4fd225f7adbce0cc9204e918758158fa8eb07b33 (patch) | |
tree | 6509ea0fb96c0790f1872d110e3c7bccd0064e80 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | bits: introduce fixed-type BIT_U*() (diff) | |
download | linux-rng-4fd225f7adbce0cc9204e918758158fa8eb07b33.tar.xz linux-rng-4fd225f7adbce0cc9204e918758158fa8eb07b33.zip |
drm/i915: Convert REG_GENMASK*() to fixed-width GENMASK_U*()
Now that include/linux/bits.h implements fixed-width GENMASK_U*(), use
them 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.
Signed-off-by: Lucas De Marchi <lucas.demarchi@intel.com>
Acked-by: Jani Nikula <jani.nikula@intel.com>
Signed-off-by: Vincent Mailhol <mailhol.vincent@wanadoo.fr>
Signed-off-by: Yury Norov <yury.norov@gmail.com>
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions