diff options
author | Drew Davenport <ddavenport@chromium.org> | 2020-02-19 10:42:27 -0700 |
---|---|---|
committer | Rob Clark <robdclark@chromium.org> | 2020-03-19 11:35:54 -0700 |
commit | de3916c70a24e3e1bdbf6b0a77d75b069d8953d9 (patch) | |
tree | 846b33af4687657f538bc9fd315280ffc6525a75 /tools/perf/scripts/python/exported-sql-viewer.py | |
parent | bb00a452d6f77391441ef7df48f7115dd459cd2f (diff) |
drm/msm/dpu: Track resources in global state
Move mapping of resources to encoder ids from the resource manager to a
new dpu_global_state struct. Store this struct in global atomic state.
Before this patch, atomic test would be performed by modifying global
state (resource manager), and backing out any changes if the test fails.
By using drm atomic global state, this is not necessary as any changes
to the global state will be discarded if the test fails.
Signed-off-by: Drew Davenport <ddavenport@chromium.org>
Signed-off-by: Rob Clark <robdclark@chromium.org>
Diffstat (limited to 'tools/perf/scripts/python/exported-sql-viewer.py')
0 files changed, 0 insertions, 0 deletions