diff options
| author | Lucas De Marchi <[email protected]> | 2019-09-04 14:34:17 -0700 |
|---|---|---|
| committer | José Roberto de Souza <[email protected]> | 2019-09-04 17:07:57 -0700 |
| commit | 4444df6e205bc1dc16ba112588815defe3c5a724 (patch) | |
| tree | 0b8ecf5a888ceaf8454cf229fe5ed877a2c87e68 /tools/perf/scripts/python/export-to-postgresql.py | |
| parent | e468ff06157a3bb1b70ac8ea807429446b8bf4b2 (diff) | |
drm/i915/tgl: move DP_TP_* to transcoder
Gen 12 onwards moves the DP_TP_* registers to be transcoder-based rather
than port-based. This adds the new register addresses and changes all
the callers to use the register saved in intel_dp->regs.*. This is
filled out when preparing to enable the port so we take into account if
we should use the transcoder or the port.
v2: reimplement by stashing the registers we want to access under
intel_dp->reg. Now they are initialized when enabling the port.
Ville suggested to store the transcoder to be used exclusively
by TGL+. After implementing I thought just storing the register directly
made it cleaner.
Cc: Matt Roper <[email protected]>
Cc: Ville Syrjälä <[email protected]>
Signed-off-by: Lucas De Marchi <[email protected]>
Reviewed-by: Matt Roper <[email protected]>
Reviewed-by: José Roberto de Souza <[email protected]>
Link: https://patchwork.freedesktop.org/patch/msgid/[email protected]
Signed-off-by: José Roberto de Souza <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions