diff options
author | 2017-10-12 14:30:36 -0700 | |
---|---|---|
committer | 2017-10-13 10:50:58 +0300 | |
commit | 6fa228ba96f8c35de2f1ec9eabaa45d3865b1d0c (patch) | |
tree | 3f6446d7f112b769baff948feb141cdb5276a242 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | drm/i915/selftests: Exercise adding requests to a full GGTT (diff) | |
download | linux-dev-6fa228ba96f8c35de2f1ec9eabaa45d3865b1d0c.tar.xz linux-dev-6fa228ba96f8c35de2f1ec9eabaa45d3865b1d0c.zip |
drm/i915: Fix DP_AUX_CH_CTL_TIME_OUT naming
Rename DP_AUX_CH_CTL_TIME_OUT_1600us to DP_AUX_CH_CTL_TIME_OUT_MAX, as
the meaning of the (3 << 26) value varies per platform, but it's always the
maximum timeout for that platform. Pre-CNL it means 1600us, and for CNL
it means 3200us.
v2:
-Split in to two patches (Rodrigo)
Cc: Rodrigo Vivi <rodrigo.vivi@intel.com>
Signed-off-by: James Ausmus <james.ausmus@intel.com>
Reviewed-by: Rodrigo Vivi <rodrigo.vivi@intel.com>
Signed-off-by: Jani Nikula <jani.nikula@intel.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20171012213037.4245-1-james.ausmus@intel.com
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions