Re: [Intel-gfx] [PATCH v2 0/2] Provision to ignore long HPDs in CI systems

2022-10-11 Thread Govindapillai, Vinod
Sorry.. please ignore this! I accidentally resent this!
This was already reviewed by 

On Tue, 2022-10-11 at 12:25 +0300, Vinod Govindapillai wrote:
> As some faulty displays generate long HPDs even while connected to ports
> can cause CI execution issues. Add a provision to ignore such long HPDs
> in such systems with control through debugfs
> 
> Vinod Govindapillai (2):
>   drm/i915/display: ignore long HPDs based on a flag
>   drm/i915/display: debugfs entry to control ignore long hpd flag
> 
>  .../gpu/drm/i915/display/intel_display_core.h | 11 
>  drivers/gpu/drm/i915/display/intel_dp.c   |  7 ++
>  drivers/gpu/drm/i915/display/intel_hotplug.c  | 25 +++
>  3 files changed, 43 insertions(+)
> 



[Intel-gfx] [PATCH v2 0/2] Provision to ignore long HPDs in CI systems

2022-10-11 Thread Vinod Govindapillai
As some faulty displays generate long HPDs even while connected to ports
can cause CI execution issues. Add a provision to ignore such long HPDs
in such systems with control through debugfs

Vinod Govindapillai (2):
  drm/i915/display: ignore long HPDs based on a flag
  drm/i915/display: debugfs entry to control ignore long hpd flag

 .../gpu/drm/i915/display/intel_display_core.h | 11 
 drivers/gpu/drm/i915/display/intel_dp.c   |  7 ++
 drivers/gpu/drm/i915/display/intel_hotplug.c  | 25 +++
 3 files changed, 43 insertions(+)

-- 
2.34.1



[Intel-gfx] [PATCH v2 0/2] Provision to ignore long HPDs in CI systems

2022-10-10 Thread Vinod Govindapillai
As some faulty displays generate long HPDs even while connected to ports
can cause CI execution issues. Add a provision to ignore such long HPDs
in such systems with control through debugfs

Vinod Govindapillai (2):
  drm/i915/display: ignore long HPDs based on a flag
  drm/i915/display: debugfs entry to control ignore long hpd flag

 .../gpu/drm/i915/display/intel_display_core.h | 11 
 drivers/gpu/drm/i915/display/intel_dp.c   |  7 ++
 drivers/gpu/drm/i915/display/intel_hotplug.c  | 25 +++
 3 files changed, 43 insertions(+)

-- 
2.34.1