diff options
| author | Wyatt Wood <[email protected]> | 2020-04-05 16:40:49 -0400 |
|---|---|---|
| committer | Alex Deucher <[email protected]> | 2020-04-09 10:43:16 -0400 |
| commit | 501b4026c95e5f6e8cdbad186b7f70714fdec4a7 (patch) | |
| tree | d7cabd9e2480a5658f210c3b5c15bf0967a4d063 /tools/perf/scripts/python/export-to-sqlite.py | |
| parent | d5e27f072844f6097ab3305b3b7bee00709b953b (diff) | |
drm/amd/display: Use config flag to disable dmcu obj creation
[Why]
When dmcub is the default we no longer wish to create the psr and dmcu
objects. Currently a dc debug flag is used to implement this, but these
flags aren't populated until after dcn21_resource_construct is called.
This means the dmcub objects will never be created. Therefore we must
use a dc config flag, which is populated before dc resource construct.
[How]
Add a dc config flag.
Signed-off-by: Wyatt Wood <[email protected]>
Reviewed-by: Nicholas Kazlauskas <[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