[Intel-gfx] drm/i915: Acquire connector reference before prop_work

2020-10-27 Thread Kamati Srinivas
From: Srinivas Kamati "Content protection type change" igt test results in kernel taint. Everytime after prop_work is done we are also giving up connector reference, which is resulting in ref count underrun. Before scheduling prop_work acquire connector reference. Cc: Sean Paul Cc: Ramalingam

[Intel-gfx] [PATCH] drm/i915/jsl: Remove require_force_probe protection

2020-10-15 Thread Kamati Srinivas
Removing force probe protection from JSL platform. Did not observe warnings, errors, flickering or any visual defects while doing ordinary tasks like browsing and editing documents in a two monitor setup. Signed-off-by: Kamati Srinivas --- drivers/gpu/drm/i915/i915_pci.c | 1 - 1 file changed

[Intel-gfx] [PATCH] drm/i915/ehl: Remove require_force_probe protection

2020-10-06 Thread Kamati Srinivas
Removing force probe protection from EHL platform. Did not observe warnings, errors, flickering or any visual defects while doing ordinary tasks like browsing and editing documents in a two monitor setup. Signed-off-by: Kamati Srinivas --- drivers/gpu/drm/i915/i915_pci.c | 1 - 1 file changed