aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/tools/perf/scripts/python/export-to-postgresql.py
diff options
context:
space:
mode:
authorImre Deak <imre.deak@intel.com>2020-06-08 00:25:21 +0300
committerImre Deak <imre.deak@intel.com>2020-06-11 15:36:50 +0300
commitd8bd15b37d328a935a4fc695fed8b19157503950 (patch)
treedc6df033df794817325a37282b7619087625d6e4 /tools/perf/scripts/python/export-to-postgresql.py
parentdrm/dp_mst: Fix the DDC I2C device unregistration of an MST port (diff)
downloadwireguard-linux-d8bd15b37d328a935a4fc695fed8b19157503950.tar.xz
wireguard-linux-d8bd15b37d328a935a4fc695fed8b19157503950.zip
drm/dp_mst: Fix the DDC I2C device registration of an MST port
During the initial MST probing an MST port's I2C device will be registered using the kdev of the DRM device as a parent. Later after MST Connection Status Notifications this I2C device will be re-registered with the kdev of the port's connector. This will also move inconsistently the I2C device's sysfs entry from the DRM device's sysfs dir to the connector's dir. Fix the above by keeping the DRM kdev as the parent of the I2C device. Ideally the connector's kdev would be used as a parent, similarly to non-MST connectors, however that needs some more refactoring to ensure the connector's kdev is already available early enough. So keep the existing (initial) behavior for now. Cc: <stable@vger.kernel.org> Signed-off-by: Imre Deak <imre.deak@intel.com> Reviewed-by: Stanislav Lisovskiy <stanislav.lisovskiy@intel.com> Reviewed-by: Lyude Paul <lyude@redhat.com> Link: https://patchwork.freedesktop.org/patch/msgid/20200607212522.16935-2-imre.deak@intel.com
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions