diff options
| author | Nicholas Kazlauskas <[email protected]> | 2020-01-15 15:17:29 -0500 |
|---|---|---|
| committer | Alex Deucher <[email protected]> | 2020-02-06 15:04:37 -0500 |
| commit | fbbd3f8f6b8fd0165ed95cc0236cd482175a0403 (patch) | |
| tree | e500a315c1ba5dfc70b2473bcc95cef82a03ba84 /tools/perf/scripts/python/export-to-sqlite.py | |
| parent | 47b0c91f29f85282f1ad777d4059ce4e0c6aeb12 (diff) | |
drm/amd/display: Add GPINT handler interface
[Why]
The General Purpose Interrupt is used on the DMCUB to pass lightweight
commands via a register to the DMCUB.
This is limited to 32-bit command and 32-bit response.
This will be used for shutting down the firmware in a clean manner.
[How]
Add the command IDs and the data register to correctly format
the commands.
Add the interface functions to dmub_srv for sending and receiving the
commands.
Signed-off-by: Nicholas Kazlauskas <[email protected]>
Reviewed-by: Tony Cheng <[email protected]>
Acked-by: Bhawanpreet Lakha <[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