diff options
| author | Aditya Swarup <[email protected]> | 2020-06-05 19:57:37 -0700 |
|---|---|---|
| committer | Matt Roper <[email protected]> | 2020-06-09 10:25:56 -0700 |
| commit | 617458cdc366c1c00e5934b6513f3d2b2c264c14 (patch) | |
| tree | 1367573f35a4527ae0c1b2742b1d83497e6216f1 /tools/perf/scripts/python | |
| parent | 2cf122070c5681ea78d384c4e86a7d80f16bd1b7 (diff) | |
drm/i915/rkl: Don't try to read out DSI transcoders
RKL doesn't have DSI outputs, so we shouldn't try to read out the DSI
transcoder registers.
v2(MattR):
- Just set the 'extra panel mask' to edp | dsi0 | dsi1 and then mask
against the platform's cpu_transcoder_mask to filter out the ones
that don't exist on a given platform. (Ville)
v3(MattR):
- Only include DSI transcoders on gen11+ again. (Ville)
- Use for_each_cpu_transcoder_masked() for loop. (Ville)
Cc: Ville Syrjälä <[email protected]>
Signed-off-by: Aditya Swarup <[email protected]>
Signed-off-by: Matt Roper <[email protected]>
Link: https://patchwork.freedesktop.org/patch/msgid/[email protected]
Reviewed-by: Ville Syrjälä <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions