diff options
| author | Michał Grzelak <michal.grzelak@intel.com> | 2026-08-28 21:09:55 +0200 |
|---|---|---|
| committer | Jani Nikula <jani.nikula@intel.com> | 2026-08-31 11:29:41 +0300 |
| commit | 3802cbc4b41c64500a11ba6ea8f36d42b9736989 (patch) | |
| tree | 6a60a6e39c34f6fbb1c33ee416f389eedbac9be1 /scripts/Makefile.thinlto | |
| parent | 442be3b2a72d0c1f6fe41c2925375e44fff1b9c1 (diff) | |
| download | linux-next-3802cbc4b41c64500a11ba6ea8f36d42b9736989.tar.gz linux-next-3802cbc4b41c64500a11ba6ea8f36d42b9736989.zip | |
drm/i915/pcode: rename GEN6_PCODE_DATA to match spec
Variable naming of val and val1 should match register macro naming.
Historically, corresponding macros were named GEN6_PCODE_DATA and
GEN6_PCODE_DATA1.
Rename register macro GEN6_PCODE_DATA to GEN6_PCODE_DATA0 since spec
appended '0' to the register name. Rename val into val0 in functions
declaring val1 for both i915-specific and shared display code.
v4->v5
- clean changelog's versioning
v3->v4
- split i915 changes from xe (Jani)
- apply the rename to the read()'s signature as well (Sashiko)
v2->v3
- resolve conflict from rebase
v1->v2
- rebase onto drm-tip (Jani)
Bspec: 19978
Suggested-by: Jani Nikula <jani.nikula@intel.com>
Signed-off-by: Michał Grzelak <michal.grzelak@intel.com>
Link: https://patch.msgid.link/20260828190956.2622350-2-michal.grzelak@intel.com
Signed-off-by: Jani Nikula <jani.nikula@intel.com>
Diffstat (limited to 'scripts/Makefile.thinlto')
0 files changed, 0 insertions, 0 deletions
