diff options
| author | Nicholas Kazlauskas <[email protected]> | 2019-11-28 15:21:26 -0500 |
|---|---|---|
| committer | Alex Deucher <[email protected]> | 2019-12-18 16:09:09 -0500 |
| commit | 1f0674fd5c536be4462cad2bfdfc8f1648039ab5 (patch) | |
| tree | 28f9c7e72da86fe9e23f265dcf56a7f17cfc080e /tools/perf/scripts/python/export-to-sqlite.py | |
| parent | 1380c1bf5b9c31baf820ab545bbabf6b39bfdc0d (diff) | |
drm/amd/display: Get cache window sizes from DMCUB firmware
[Why]
Firmware state and tracebuffer shouldn't be considered stable API
between firmware versions.
Driver shouldn't be querying anything from firmware state or tracebuffer
outside of debugging.
Commands are the stable API for this once we have the outbox.
[How]
Add metadata struct to the end of the data firmware that describes
fw_state_size and some reserved area for future use.
Drop the tracebuffer and firmware state headers since they can differ
per version.
Signed-off-by: Nicholas Kazlauskas <[email protected]>
Reviewed-by: Tony Cheng <[email protected]>
Acked-by: Rodrigo Siqueira <[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