diff options
author | Dave Airlie <airlied@redhat.com> | 2016-03-09 01:14:38 (GMT) |
---|---|---|
committer | Dave Airlie <airlied@redhat.com> | 2016-05-05 02:52:07 (GMT) |
commit | 0552f7651bc233e5407ab06ba97a9d7c25e19580 (patch) | |
tree | aa9578663848ec66d4fb7f3076a286b5bb98ef9b /mm | |
parent | d2307dea14a4f14a4b5db01b6d40a30fa6117e6c (diff) | |
download | linux-0552f7651bc233e5407ab06ba97a9d7c25e19580.tar.xz |
drm/i915/mst: use reference counted connectors. (v3)
Don't just free the connector when we get the destroy callback.
Drop a reference to it, and set it's mst_port to NULL so
no more mst work is done on it.
v2: core mst accepts NULLs fine. Cleanup EDID code properly.
v3: drop the extra reference we were taking.
Reviewed-by: Daniel Vetter <daniel.vetter@ffwll.ch>
Signed-off-by: Dave Airlie <airlied@redhat.com>
Diffstat (limited to 'mm')
0 files changed, 0 insertions, 0 deletions