[PATCH v3] drm/i915: split out display register macros to a separate file
Lucas De Marchi
lucas.demarchi at intel.com
Thu Jun 5 15:34:54 UTC 2025
On Wed, Jun 04, 2025 at 02:02:25PM +0300, Jani Nikula wrote:
>This is a scripted split of the display related register macros from
>i915_reg.h to display/intel_display_regs.h. As a starting point, move
>all the macros that are only used in display code (or GVT). If there are
>users in core i915 code or soc/, or no users anywhere, keep the macros
>in i915_reg.h. This is done in groups of macros separated by blank
>lines, moving the comments along with the groups.
I wonder if with this we couldn't end up moving wrong registers.
Maybe we should double check the address range too?
Lucas De Marchi
More information about the Intel-xe
mailing list