diff options
| author | Joshua Aberback <[email protected]> | 2019-04-23 16:50:50 -0400 |
|---|---|---|
| committer | Alex Deucher <[email protected]> | 2019-06-22 09:34:11 -0500 |
| commit | 97ae9b967517ad5aac265a9966d8ebfc9ee450d2 (patch) | |
| tree | af4d3efe7b5e2e7a01f41621bee745e4e0d4ab5b /tools/perf/scripts/python/bin | |
| parent | 02ce5a799aae6519a6f6183a6a9773e3564f7584 (diff) | |
drm/amd/display: Remove OPP clock programming on plane disable
[Why]
Plane disable gets calls when we enable blank. On DCN2, we blank by using
DPG to display a black colour instead of using OTG blank. DPG runs off the
OPP clock, therefore we shouldn't disable the OPP clock when disabling the
plane. We do need to disable the OPP clock when disabling the entire pipe,
that will be addressed in a separate commit.
Signed-off-by: Joshua Aberback <[email protected]>
Reviewed-by: Tony Cheng <[email protected]>
Acked-by: Bhawanpreet Lakha <[email protected]>
Signed-off-by: Alex Deucher <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/bin')
0 files changed, 0 insertions, 0 deletions