diff options
author | Ville Syrjälä <[email protected]> | 2024-04-22 11:34:56 +0300 |
---|---|---|
committer | Ville Syrjälä <[email protected]> | 2024-04-30 21:20:38 +0300 |
commit | b0efc428350b26f3f284bd317b462a8ec7cb904b (patch) | |
tree | 87e9b80a06b5b9de82322b750d24b450da8e33ae /tools/perf/scripts/python | |
parent | 32373aafa0d8cf1543c0b72f0b078c44ef98bc06 (diff) |
drm/i915/dpio: Clean up the vlv/chv PHY register bits
Use REG_BIT() & co. for the vlv/chv DPIO PHY registers.
Note that DPIO_BIAS_CURRENT_CTL_SHIFT was incorrectly defined
to be 21 wheres 20 is the correct value. It is not used in the
code though so didn't bother splitting to a separate patch.
v2: drop stray tabs (Jani)
Signed-off-by: Ville Syrjälä <[email protected]>
Link: https://patchwork.freedesktop.org/patch/msgid/[email protected]
Reviewed-by: Jani Nikula <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions