diff options
author | Lyude Paul <lyude@redhat.com> | 2020-11-13 19:14:11 -0500 |
---|---|---|
committer | Ben Skeggs <bskeggs@redhat.com> | 2021-01-29 16:49:13 +1000 |
commit | f575f2bdb6c3c7a8debffd8df1f355656f59a9c0 (patch) | |
tree | cad9b8d161646f1c552c870045b77d4a1967d6c0 /tools/perf/scripts/python/export-to-sqlite.py | |
parent | f2fcb0692d6357f12f17a2f3fc3297ce6bab4e51 (diff) |
drm/nouveau/kms/nv50-: Remove (nv_encoder->crtc) checks in ->disable callbacks
Noticed these in both the disable (which we'll be getting rid of in a
moment) and the atomic disable callbacks: both callback types check whether
or not there's actually a CRTC assigned to the given encoder. However, as
->atomic_disable and ->disable will never be called without a CRTC assigned
to the given encoder there's no point in this check. So just remove it.
Signed-off-by: Lyude Paul <lyude@redhat.com>
Signed-off-by: Ben Skeggs <bskeggs@redhat.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions