diff options
| author | Matt Roper <[email protected]> | 2019-06-25 17:03:50 -0700 |
|---|---|---|
| committer | Matt Roper <[email protected]> | 2019-07-01 08:28:15 -0700 |
| commit | f80c9a9a04d3fa8231d2477f6a2c8b66a84ab41b (patch) | |
| tree | 3fab9672879410ccbf8e1a584e35863d4e85e173 /tools/perf/scripts/python | |
| parent | 0e933162b0420b5258c34da719ac65269e4dbc49 (diff) | |
drm/i915/ehl: Don't program PHY_MISC on EHL PHY C
Although EHL added a third combo PHY, no PHY_MISC register was added for
PHY C. The bspec indicates that there's no need to program the "DE to
IO Comp Pwr Down" setting for this PHY that we usually need to set in
PHY_MISC.
v2:
- Add IS_ELKHARTLAKE() guards since future platforms that have a PHY C
are likely to reinstate the PHY_MISC register. (Jose)
- Use goto's to skip PHY_MISC programming & minimize code deltas. (Jose)
Bspec: 33148
Cc: José Roberto de Souza <[email protected]>
Signed-off-by: Matt Roper <[email protected]>
Link: https://patchwork.freedesktop.org/patch/msgid/[email protected]
Reviewed-by: José Roberto de Souza <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions