diff options
| author | Ville Syrjälä <ville.syrjala@linux.intel.com> | 2024-11-07 18:11:18 +0200 |
|---|---|---|
| committer | Ville Syrjälä <ville.syrjala@linux.intel.com> | 2024-11-11 23:51:20 +0200 |
| commit | f8d3e1aedb97ed1e5fa0235b1fed505c002ab872 (patch) | |
| tree | 8b239a62a53d88750717b25baf4904813fb1c752 /tools/perf/scripts/python/syscall-counts.py | |
| parent | drm/i915/crt: Use REG_BIT() & co. (diff) | |
| download | linux-f8d3e1aedb97ed1e5fa0235b1fed505c002ab872.tar.gz linux-f8d3e1aedb97ed1e5fa0235b1fed505c002ab872.zip | |
drm/i915/crt: Clean up ADPA_HOTPLUG_BITS definitions
ADPA_HOTPLUG_BITS is defined in terms of the individual
register bits and is defined in intel_crt.c, whereas the
counterpart mask (ADPA_CRT_HOTPLUG_MASK) is just defined
as a raw hex constant and lives in i915_reg.h. Just define
both the same way (with unified name to boot) and move both
to intel_crt.c since they are more an implementation detail
rather than anything to do with the actual register definitions.
Signed-off-by: Ville Syrjälä <ville.syrjala@linux.intel.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20241107161123.16269-6-ville.syrjala@linux.intel.com
Reviewed-by: Jani Nikula <jani.nikula@intel.com>
Diffstat (limited to 'tools/perf/scripts/python/syscall-counts.py')
0 files changed, 0 insertions, 0 deletions
