diff options
author | Charlene Liu <Charlene.Liu@amd.com> | 2020-09-21 14:24:09 -0400 |
---|---|---|
committer | Alex Deucher <alexander.deucher@amd.com> | 2020-10-05 15:16:50 -0400 |
commit | b15cde19c32d8d543eae2e3cc7c51ba688b12551 (patch) | |
tree | b3b16876d1ef7894246fb7d87506671a2a1eb58e /scripts/Makefile.host | |
parent | 54e8094a76bc8cd41d1ec5c2c2a8755e64349142 (diff) | |
download | linux-stable-b15cde19c32d8d543eae2e3cc7c51ba688b12551.tar.gz linux-stable-b15cde19c32d8d543eae2e3cc7c51ba688b12551.tar.bz2 linux-stable-b15cde19c32d8d543eae2e3cc7c51ba688b12551.zip |
drm/amd/display: Add i2c speed arbitration for dc_i2c and hdcp_i2c
[why]
HDCP 1.4 failed on SL8800 SW w/a test driver use.
[how]
Slow down the HW i2c speed when used by HW i2c.
This request: each acquired_i2c_engine setup the i2c speed needed
and sets the I2c engine for HDCP use at release_engine.
This covers SW using HW i2c engine and HDCP using HW i2c engine.
for dmcu using HW i2c engine, needs add similar logic in dmcu fw.
Signed-off-by: Charlene Liu <Charlene.Liu@amd.com>
Reviewed-by: Chris Park <Chris.Park@amd.com>
Acked-by: Eryk Brol <eryk.brol@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Diffstat (limited to 'scripts/Makefile.host')
0 files changed, 0 insertions, 0 deletions