summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorEvan Quan <evan.quan@amd.com>2021-12-08 15:00:35 +0800
committerAlex Deucher <alexander.deucher@amd.com>2022-02-07 18:01:16 -0500
commit3c6591e947f5c23c13dec67da3dbff12ccd6e209 (patch)
treefd5506f6b1cc778eddebea3d43012e481f141100 /tools/perf/scripts/python
parent7ade3ca9cdb547eac2cdb661c91a481235e21ae8 (diff)
drm/amd/pm: drop the cache for enabled ppfeatures
The following scenarios make the driver cache for enabled ppfeatures outdated and invalid: - Other tools interact with PMFW to change the enabled ppfeatures. - PMFW may enable/disable some features behind driver's back. E.g. for sienna_cichild, on gfxoff entering, PMFW will disable gfx related DPM features. All those are performed without driver's notice. Also considering driver does not actually interact with PMFW such frequently, the benefit brought by such cache is very limited. Signed-off-by: Evan Quan <evan.quan@amd.com> Reviewed-by: Alex Deucher <alexander.deucher@amd.com> Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions