summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/i915/gt/selftest_rps.c
diff options
context:
space:
mode:
authorVille Syrjälä <ville.syrjala@linux.intel.com>2020-04-17 18:27:34 +0300
committerVille Syrjälä <ville.syrjala@linux.intel.com>2020-04-20 21:21:11 +0300
commitf0617ff0b89416d5e15e14c22489ae3013d343fa (patch)
treee1a201988f566ef36c7c2d680ae9077c2d20917f /drivers/gpu/drm/i915/gt/selftest_rps.c
parent3c0ec2c2d5948356a22c8f1c08a8087b12a303e7 (diff)
drm/i915: Push MST link retraining to the hotplug work
We shouldn't try to do link retraining from the short hpd handler. We can't take any modeset locks there so this is racy as hell. Push the whole thing into the hotplug work like we do with SST. We'll just have to adjust the SST retraining code to deal with the MST encoders and multiple pipes. TODO: I have a feeling we should just rip this all out and do a full modeset instead. Stuff like port sync and the tgl+ MST master transcoder stuff maybe doesn't work well if we try to retrain without following the proper modeset sequence. So far haven't done any actual tests to confirm that though. Cc: Lyude Paul <lyude@redhat.com> Signed-off-by: Ville Syrjälä <ville.syrjala@linux.intel.com> Link: https://patchwork.freedesktop.org/patch/msgid/20200417152734.464-2-ville.syrjala@linux.intel.com Reviewed-by: Lyude Paul <lyude@redhat.com>
Diffstat (limited to 'drivers/gpu/drm/i915/gt/selftest_rps.c')
0 files changed, 0 insertions, 0 deletions