diff options
author | Gustavo Sousa <[email protected]> | 2023-01-20 15:14:23 -0300 |
---|---|---|
committer | Matt Roper <[email protected]> | 2023-01-23 16:41:32 -0800 |
commit | 41badc016c5b0c4a4be22292bf64ad9a3022a848 (patch) | |
tree | 86454dcaa3b0700d9f30224fadcaac908010c2ea /lib/test_fortify/write_overflow-strncpy-src.c | |
parent | 8d7eb8ed3f83f248e01a4f548d9c500a950a2c2d (diff) |
drm/i915/gt: Convert PSS_MODE2 to multicast register
That register became a multicast register as of Xe_HP and it is
currently used only for DG2. Use a proper prefix since there could be
usage of the same register for previous platforms in the future, which
would require a different definition (i.e. using _MMIO).
Note that, in its current state, the code does not cause functional
problems, since the actual application of the workaround would
implicitly use multicast mode. This fix is more toward consistency and
being future-proof uses of this register outside of workarounds.
v2:
- Add paragraph noting that this change is for consistency and
making the code future-proof. (Matt)
Signed-off-by: Gustavo Sousa <[email protected]>
Cc: Matt Roper <[email protected]>
Cc: Matthew Atwood <[email protected]>
Fixes: 468a4e630c7d ("drm/i915/dg2: Introduce Wa_18018764978")
Reviewed-by: Matt Roper <[email protected]>
Signed-off-by: Matt Roper <[email protected]>
Link: https://patchwork.freedesktop.org/patch/msgid/[email protected]
Diffstat (limited to 'lib/test_fortify/write_overflow-strncpy-src.c')
0 files changed, 0 insertions, 0 deletions