1
0
Files
linux/drivers/gpu/drm
Lyude Paul d25689760b drm/amdgpu/display: Keep malloc ref to MST port
Just like i915 and nouveau, it's a good idea for us to hold a malloc
reference to the port here so that we never pass a freed pointer to any
of the DP MST helper functions.

Also, we stop unsetting aconnector->port in
dm_dp_destroy_mst_connector(). There's literally no point to that
assignment that I can see anyway.

Signed-off-by: Lyude Paul <lyude@redhat.com>
Reviewed-by: Harry Wentland <harry.wentland@amd.com>
Cc: Daniel Vetter <daniel@ffwll.ch>
Cc: David Airlie <airlied@redhat.com>
Cc: Jerry Zuo <Jerry.Zuo@amd.com>
Cc: Juston Li <juston.li@intel.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20190111005343.17443-12-lyude@redhat.com
2019-01-10 20:12:24 -05:00
..
2018-12-20 13:25:28 +01:00
2018-11-28 09:31:07 -08:00
2019-01-09 09:38:49 +01:00
2018-12-17 10:51:20 +01:00
2018-12-12 11:56:45 +01:00
2019-01-02 11:37:11 +02:00
2018-11-20 14:56:18 +01:00
2018-10-04 11:03:34 +10:00