diff options
author | Gabriel Krisman Bertazi <krisman@collabora.co.uk> | 2017-01-12 14:16:08 -0200 |
---|---|---|
committer | Gustavo Padovan <gustavo.padovan@collabora.com> | 2017-01-17 09:43:50 -0200 |
commit | 8e945cba255f41d2413e3208d480588c2420c657 (patch) | |
tree | 438829de5f6d2f0ef2141ca32f69d1de6360cded /tools/perf/scripts/python/export-to-postgresql.py | |
parent | 5b06ba2378e177fdb8f100adda6e55b205308202 (diff) |
drm: qxl: Let DRM core handle connector registering
Registering the connector explicitly right after creation is not
necessary for modesetting drivers, because drm_dev_register already takes
care of this on the core side, by calling drm_modeset_register_all.
In addition, performing the initialization too early will get in the way
of the load() hook removal, because the connector interface cannot be
published prior to registering the minors.
Signed-off-by: Gabriel Krisman Bertazi <krisman@collabora.co.uk>
CC: Dave Airlie <airlied@redhat.com>
CC: Daniel Vetter <daniel.vetter@ffwll.ch>
CC: dri-devel@lists.freedesktop.org
Signed-off-by: Gustavo Padovan <gustavo.padovan@collabora.com>
Link: http://patchwork.freedesktop.org/patch/msgid/20170112161610.19924-1-krisman@collabora.co.uk
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions