intel-gfx.lists.freedesktop.org archive mirror
 help / color / mirror / Atom feed
* [Intel-gfx] [PATCH] drm/i915/adl_s: Remove require_force_probe protection
@ 2021-09-03 18:20 Talla Raviteja Goud
  2021-09-03 19:09 ` [Intel-gfx] ✓ Fi.CI.BAT: success for " Patchwork
                   ` (4 more replies)
  0 siblings, 5 replies; 7+ messages in thread
From: Talla Raviteja Goud @ 2021-09-03 18:20 UTC (permalink / raw)
  To: intel-gfx, tejaskumarx.surendrakumar.upadhyay, Mahesh.Meena,
	hariom.pandey
  Cc: ravitejax.goud.talla, lucas.demarchi

From: ravitejax <ravitejax.goud.talla@intel.com>

Removing force probe protection from ADLS 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.

For more info drm-tip idle run results :
https://intel-gfx-ci.01.org/tree/drm-tip/bat-all.html?

Cc: Lucas De Marchi <lucas.demarchi@intel.com>
Signed-off-by: ravitejax <ravitejax.goud.talla@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 03a820955458..d4a6a9dcf182 100644
--- a/drivers/gpu/drm/i915/i915_pci.c
+++ b/drivers/gpu/drm/i915/i915_pci.c
@@ -912,7 +912,6 @@ static const struct intel_device_info adl_s_info = {
 	GEN12_FEATURES,
 	PLATFORM(INTEL_ALDERLAKE_S),
 	.pipe_mask = BIT(PIPE_A) | BIT(PIPE_B) | BIT(PIPE_C) | BIT(PIPE_D),
-	.require_force_probe = 1,
 	.display.has_hti = 1,
 	.display.has_psr_hw_tracking = 0,
 	.platform_engine_mask =
-- 
2.30.2


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

end of thread, other threads:[~2021-09-08 14:23 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-09-03 18:20 [Intel-gfx] [PATCH] drm/i915/adl_s: Remove require_force_probe protection Talla Raviteja Goud
2021-09-03 19:09 ` [Intel-gfx] ✓ Fi.CI.BAT: success for " Patchwork
2021-09-03 22:19 ` [Intel-gfx] ✓ Fi.CI.IGT: " Patchwork
2021-09-06  8:24 ` [Intel-gfx] ✓ Fi.CI.BAT: " Patchwork
2021-09-06  9:43 ` [Intel-gfx] ✓ Fi.CI.IGT: " Patchwork
2021-09-07  5:43 ` [Intel-gfx] [PATCH] " Siddiqui, Ayaz A
2021-09-08 14:23   ` Joonas Lahtinen

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).