diff options
| author | Nicholas Kazlauskas <nicholas.kazlauskas@amd.com> | 2020-01-15 15:17:29 -0500 |
|---|---|---|
| committer | Alex Deucher <alexander.deucher@amd.com> | 2020-02-06 15:04:37 -0500 |
| commit | fbbd3f8f6b8fd0165ed95cc0236cd482175a0403 (patch) | |
| tree | e500a315c1ba5dfc70b2473bcc95cef82a03ba84 /tools/perf/scripts/python/export-to-postgresql.py | |
| parent | 47b0c91f29f85282f1ad777d4059ce4e0c6aeb12 (diff) | |
| download | linux-fbbd3f8f6b8fd0165ed95cc0236cd482175a0403.tar.gz linux-fbbd3f8f6b8fd0165ed95cc0236cd482175a0403.zip | |
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 <nicholas.kazlauskas@amd.com>
Reviewed-by: Tony Cheng <Tony.Cheng@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
