diff options
author | Wesley Chalmers <[email protected]> | 2021-04-08 15:51:11 -0400 |
---|---|---|
committer | Alex Deucher <[email protected]> | 2021-06-15 17:25:41 -0400 |
commit | 9cf9498f668d4c78616ebd2fe2e5f3850b189c5b (patch) | |
tree | 07cf48ff664841732dd03c86c3cf95958cf3375e /tools/perf/scripts/python/export-to-sqlite.py | |
parent | 95ad72f4ade3db645279dae3bf4ed456ac806a1c (diff) |
drm/amd/display: Partition DPCD address space and break up transactions
[WHY]
SCR for DP 2.0 spec says that multiple LTTPRs must not be accessed in a
single AUX transaction.
There may be other places in future where breaking up AUX accesses is
necessary.
[HOW]
Partition the entire DPCD address space into blocks. When an incoming AUX
request spans multiple blocks, break up the request into multiple requests.
Signed-off-by: Wesley Chalmers <[email protected]>
Reviewed-by: Jun Lei <[email protected]>
Acked-by: Anson Jacob <[email protected]>
Tested-by: Daniel Wheeler <[email protected]>
Signed-off-by: Alex Deucher <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions