BackMerge v5.1-rc5 into drm-next
Need rc5 for udl fix to add udl cleanups on top. Signed-off-by: Dave Airlie <airlied@redhat.com>
This commit is contained in:
@@ -4786,7 +4786,10 @@ static int i915_dsc_fec_support_show(struct seq_file *m, void *data)
|
||||
ret = drm_modeset_lock(&dev->mode_config.connection_mutex,
|
||||
&ctx);
|
||||
if (ret) {
|
||||
ret = -EINTR;
|
||||
if (ret == -EDEADLK && !drm_modeset_backoff(&ctx)) {
|
||||
try_again = true;
|
||||
continue;
|
||||
}
|
||||
break;
|
||||
}
|
||||
crtc = connector->state->crtc;
|
||||
|
Referens i nytt ärende
Block a user