diff options
author | Meenakshikumar Somasundaram <[email protected]> | 2021-04-30 19:02:33 -0400 |
---|---|---|
committer | Alex Deucher <[email protected]> | 2021-10-06 15:52:11 -0400 |
commit | 71af9d465bedb3f757056beb3f6985201cef0a5d (patch) | |
tree | d1486abb594eeadb646843808e5454f99bd639e6 /tools/perf/scripts/python/arm-cs-trace-disasm.py | |
parent | 80789bcffec34b5c6b65f33e3c46bf859dc25888 (diff) |
drm/amd/display: Support for SET_CONFIG processing with DMUB
[Why]
To process SET_CONFIG transactions with DMUB using inbox1 and
outbox1 mail boxes.
[How]
1) Added inbox1 DPIA command subtype DMUB_CMD__DPIA_SET_CONFIG_ACCESS to
issue SET_CONFIG command to DMUB in dc_process_dmub_set_config_async().
DMUB processes the command with DPIA sends reply back immediately or
in an outbox1 message triggering an outbox1 interrupt to driver.
2) DMUB posts SET_CONFIG reply as an Outbox1 message of type
DMUB_OUT_CMD__SET_CONFIG_REPLY.
3) The dmub async to sync mechanism for AUX is modified to accommodate
SET_CONFIG commands for both command issue and reply code paths.
Reviewed-by: Jun Lei <[email protected]>
Acked-by: Wayne Lin <[email protected]>
Acked-by: Nicholas Kazlauskas <[email protected]>
Acked-by: Harry Wentland <[email protected]>
Signed-off-by: Meenakshikumar Somasundaram <[email protected]>
Signed-off-by: Alex Deucher <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/arm-cs-trace-disasm.py')
0 files changed, 0 insertions, 0 deletions