Files
Linux/include/drm
Wesley Chalmers 9cf9498f66 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]>
2021-06-15 17:25:41 -04:00
..
…
2021-03-26 11:46:33 +01:00
2020-09-17 13:39:44 +02:00
2020-07-16 18:16:31 -04:00
…
2021-03-16 13:12:46 +01:00
2019-12-18 16:09:12 -05:00