diff options
author | 2019-03-05 10:04:15 -0500 | |
---|---|---|
committer | 2019-03-20 23:39:49 -0500 | |
commit | f258fee6c3c076a406be3388d4099f1b1a45b39c (patch) | |
tree | 795f10b8a4f51ef25da1d4515189c75426496f69 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | drm/amd/display: Generic SDP message access in amdgpu (diff) | |
download | wireguard-linux-f258fee6c3c076a406be3388d4099f1b1a45b39c.tar.xz wireguard-linux-f258fee6c3c076a406be3388d4099f1b1a45b39c.zip |
drm/amd/display: Add debugfs dpcd interface
[Why]
We need arbitrary read/write over DP AUX DPCD
for debugging
[How]
Three debugfs entries
Set the target address by writing to
"aux_dpcd_address"
(The first four bytes written are used)
Set the transaction size in bytes by writing to
"aux_dpcd_size"
(The first four bytes written are used)
Start a transaction by reading/writing
"aux_dpcd_data"
Do note: there is no concerrency protection at all
Accessing these entries in quick succession can lead
to strange behaviour
Signed-off-by: David Francis <David.Francis@amd.com>
Reviewed-by: Harry Wentland <Harry.Wentland@amd.com>
Acked-by: Bhawanpreet Lakha <Bhawanpreet.Lakha@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions