Intel-GFX Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [Intel-gfx] [PATCH] drm/i915/rkl: Remove require_force_probe protection
@ 2020-11-30 12:48 Tejas Upadhyay
  2020-11-30 13:01 ` Chris Wilson
                   ` (3 more replies)
  0 siblings, 4 replies; 16+ messages in thread
From: Tejas Upadhyay @ 2020-11-30 12:48 UTC (permalink / raw)
  To: intel-gfx, hariom.pandey

Removing force probe protection from RKL 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: Tejas Upadhyay <tejaskumarx.surendrakumar.upadhyay@intel.com>
---
 drivers/gpu/drm/i915/i915_pci.c | 1 -
 1 file changed, 1 deletion(-)

diff --git a/drivers/gpu/drm/i915/i915_pci.c b/drivers/gpu/drm/i915/i915_pci.c
index 11fe790b1969..665626d2524f 100644
--- a/drivers/gpu/drm/i915/i915_pci.c
+++ b/drivers/gpu/drm/i915/i915_pci.c
@@ -898,7 +898,6 @@ static const struct intel_device_info rkl_info = {
 	.pipe_mask = BIT(PIPE_A) | BIT(PIPE_B) | BIT(PIPE_C),
 	.cpu_transcoder_mask = BIT(TRANSCODER_A) | BIT(TRANSCODER_B) |
 		BIT(TRANSCODER_C),
-	.require_force_probe = 1,
 	.display.has_hti = 1,
 	.display.has_psr_hw_tracking = 0,
 	.platform_engine_mask =
-- 
2.28.0

_______________________________________________
Intel-gfx mailing list
Intel-gfx@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/intel-gfx

^ permalink raw reply related	[flat|nested] 16+ messages in thread

end of thread, other threads:[~2021-02-08 22:17 UTC | newest]

Thread overview: 16+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-11-30 12:48 [Intel-gfx] [PATCH] drm/i915/rkl: Remove require_force_probe protection Tejas Upadhyay
2020-11-30 13:01 ` Chris Wilson
2020-11-30 14:45   ` Surendrakumar Upadhyay, TejaskumarX
2020-11-30 15:01     ` Chris Wilson
2020-12-03  4:13       ` Surendrakumar Upadhyay, TejaskumarX
2020-12-03 11:07         ` Surendrakumar Upadhyay, TejaskumarX
2020-12-04  9:41           ` Kattamanchi, JaswanthX
2020-12-04  9:52             ` Chris Wilson
2021-01-27 15:10               ` Pandey, Hariom
2021-01-27 15:18                 ` Chris Wilson
2020-12-07 10:02             ` Surendrakumar Upadhyay, TejaskumarX
2020-12-03 11:18         ` Chris Wilson
2020-11-30 17:35 ` [Intel-gfx] ✓ Fi.CI.BAT: success for " Patchwork
2020-12-01  8:24 ` [Intel-gfx] ✓ Fi.CI.IGT: " Patchwork
2021-02-03 11:43 ` [Intel-gfx] [PATCH] " Chris Wilson
2021-02-08 22:16   ` Rodrigo Vivi

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox