diff options
author | Lyude Paul <lyude@redhat.com> | 2019-09-14 01:27:01 +0300 |
---|---|---|
committer | Lyude Paul <lyude@redhat.com> | 2019-09-17 20:58:17 +0300 |
commit | 8c8ae2fe8d213729e414139a1d45ecb3b52de84a (patch) | |
tree | ab54ea92a92d68df5b1df50f0dd54b8f142cd66f /tools/perf/scripts/python/failed-syscalls-by-pid.py | |
parent | 185926ef38c8391c77e137d79cac112f27294c06 (diff) | |
download | linux-8c8ae2fe8d213729e414139a1d45ecb3b52de84a.tar.xz |
drm/encoder: Fix possible_clones documentation
We say that all of the bits in possible_clones must be set before
calling drm_encoder_init(). This isn't true though, since:
* The driver may not even have all of the encoder objects that could be
used as clones initialized at that point
* possible_crtcs isn't used at all outside of userspace, so it's not
actually needed to initialize it until drm_dev_register()
So, fix it.
Signed-off-by: Lyude Paul <lyude@redhat.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20190913222704.8241-2-lyude@redhat.com
Reviewed-by: Daniel Vetter <daniel.vetter@ffwll.ch>
Diffstat (limited to 'tools/perf/scripts/python/failed-syscalls-by-pid.py')
0 files changed, 0 insertions, 0 deletions