diff options
author | Dillon Varone <dillon.varone@amd.com> | 2023-11-21 23:07:01 +0300 |
---|---|---|
committer | Alex Deucher <alexander.deucher@amd.com> | 2023-12-19 22:59:02 +0300 |
commit | 012a04b1d6af629077bf98e172d946bf893a4726 (patch) | |
tree | 9997053cef2ab445d5c4d62a75df37cb156a9bd8 /tools/perf/scripts/python/export-to-sqlite.py | |
parent | 09a4ec5da92c84952db117f0d576fdd8368c873a (diff) | |
download | linux-012a04b1d6af629077bf98e172d946bf893a4726.tar.xz |
drm/amd/display: Refactor phantom resource allocation
[WHY?]
Phantom streams and planes were previously not referenced explcitly on creation.
[HOW?]
To reduce memory management complexity, add an additional phantom streams and planes
reference into dc_state, and move mall_stream_config to stream_status inside
the state to make it safe to modify in shallow copies. Also consildates any logic
that is affected by this change to dc_state.
Reviewed-by: Nicholas Kazlauskas <nicholas.kazlauskas@amd.com>
Reviewed-by: Jun Lei <jun.lei@amd.com>
Acked-by: Wayne Lin <wayne.lin@amd.com>
Signed-off-by: Dillon Varone <dillon.varone@amd.com>
Tested-by: Daniel Wheeler <daniel.wheeler@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions