diff options
| author | 2018-09-17 16:49:32 -0400 | |
|---|---|---|
| committer | 2018-10-03 20:24:54 -0400 | |
| commit | 9027b8719bd4f46b09c6b9d082715209c17971e2 (patch) | |
| tree | 02ac319a4bd88999e99a20ffd794dad2b77b1a42 /tools/perf/scripts/python/stackcollapse.py | |
| parent | drm/msm/dpu: Revise _dpu_plane_get_aspace (diff) | |
| download | linux-dev-9027b8719bd4f46b09c6b9d082715209c17971e2.tar.xz linux-dev-9027b8719bd4f46b09c6b9d082715209c17971e2.zip | |
drm/msm: dpu: Don't reset dpu_enc->cur_master on .disable()
cur_master in dpu_encoder is assigned at modeset and cleared on
.disable(). Unfortunately dpms (or enable/disable) does not guarantee a
modeset, so cur_master is NULL when we try to re-enable it.
This patch moves the NULL assignment to setup_display where it will be
re-assigned later in the function.
Tested-by: Bruce Wang <bzwang@chromium.org>
Reviewed-by: Jeykumar Sankaran <jsanka@codeaurora.org>
Signed-off-by: Sean Paul <seanpaul@chromium.org>
Signed-off-by: Rob Clark <robdclark@gmail.com>
Diffstat (limited to 'tools/perf/scripts/python/stackcollapse.py')
0 files changed, 0 insertions, 0 deletions
