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

Siddiqui, Ayaz A ayaz.siddiqui at intel.com
Tue Sep 7 05:43:52 UTC 2021



> -----Original Message-----
> From: Intel-gfx <intel-gfx-bounces at lists.freedesktop.org> On Behalf Of Talla
> Raviteja Goud
> Sent: Friday, September 3, 2021 11:51 PM
> To: intel-gfx at lists.freedesktop.org; Surendrakumar Upadhyay, TejaskumarX
> <tejaskumarx.surendrakumar.upadhyay at intel.com>; Meena, Mahesh
> <mahesh.meena at intel.com>; Pandey, Hariom <hariom.pandey at intel.com>
> Cc: Talla, RavitejaX Goud <ravitejax.goud.talla at intel.com>; De Marchi, Lucas
> <lucas.demarchi at intel.com>
> Subject: [Intel-gfx] [PATCH] drm/i915/adl_s: Remove require_force_probe
> protection
> 
> From: ravitejax <ravitejax.goud.talla at 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 at intel.com>
> Signed-off-by: ravitejax <ravitejax.goud.talla at 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,

AFIR, force probe removal was blocked for MOCS update, which is landed on drm-tip. 
LGTM. 
Reviewed-by: Ayaz A Siddiqui <ayaz.siddiqui at intel.com>
>  	.display.has_hti = 1,
>  	.display.has_psr_hw_tracking = 0,
>  	.platform_engine_mask =
> --
> 2.30.2



More information about the Intel-gfx mailing list