RE: [PATCH 4/4] drm/i915: Fix oops on platforms w/o hpd support

2021-10-14 Thread Sarvela, Tomi P
> From: Ville Syrjälä > On Thu, Oct 14, 2021 at 09:31:40AM +, Sarvela, Tomi P wrote: > > > From: Ville Syrjälä > > > On Thu, Oct 14, 2021 at 12:18:23PM +0300, Jani Nikula wrote: > > > > On Thu, 14 Oct 2021, Ville Syrjala > > > > wrote: > > > > > From: Ville Syrjälä > > > > > > > > > > We d

Re: [PATCH 4/4] drm/i915: Fix oops on platforms w/o hpd support

2021-10-14 Thread Ville Syrjälä
On Thu, Oct 14, 2021 at 09:31:40AM +, Sarvela, Tomi P wrote: > > From: Ville Syrjälä > > On Thu, Oct 14, 2021 at 12:18:23PM +0300, Jani Nikula wrote: > > > On Thu, 14 Oct 2021, Ville Syrjala wrote: > > > > From: Ville Syrjälä > > > > > > > > We don't have hpd support on i8xx/i915 which means

RE: [PATCH 4/4] drm/i915: Fix oops on platforms w/o hpd support

2021-10-14 Thread Sarvela, Tomi P
> From: Ville Syrjälä > On Thu, Oct 14, 2021 at 12:18:23PM +0300, Jani Nikula wrote: > > On Thu, 14 Oct 2021, Ville Syrjala wrote: > > > From: Ville Syrjälä > > > > > > We don't have hpd support on i8xx/i915 which means > hotplug_funcs==NULL. > > > Let's not oops when loading the driver on one t

Re: [PATCH 4/4] drm/i915: Fix oops on platforms w/o hpd support

2021-10-14 Thread Ville Syrjälä
On Thu, Oct 14, 2021 at 12:18:23PM +0300, Jani Nikula wrote: > On Thu, 14 Oct 2021, Ville Syrjala wrote: > > From: Ville Syrjälä > > > > We don't have hpd support on i8xx/i915 which means hotplug_funcs==NULL. > > Let's not oops when loading the driver on one those machines. > > D'oh! > > Lemme

Re: [PATCH 4/4] drm/i915: Fix oops on platforms w/o hpd support

2021-10-14 Thread Ville Syrjälä
On Thu, Oct 14, 2021 at 12:20:24PM +0300, Jani Nikula wrote: > On Thu, 14 Oct 2021, Jani Nikula wrote: > > On Thu, 14 Oct 2021, Ville Syrjala wrote: > >> From: Ville Syrjälä > >> > >> We don't have hpd support on i8xx/i915 which means hotplug_funcs==NULL. > >> Let's not oops when loading the dri

Re: [PATCH 4/4] drm/i915: Fix oops on platforms w/o hpd support

2021-10-14 Thread Jani Nikula
On Thu, 14 Oct 2021, Jani Nikula wrote: > On Thu, 14 Oct 2021, Ville Syrjala wrote: >> From: Ville Syrjälä >> >> We don't have hpd support on i8xx/i915 which means hotplug_funcs==NULL. >> Let's not oops when loading the driver on one those machines. > > D'oh! > > Lemme guess, CI just casually dr

Re: [PATCH 4/4] drm/i915: Fix oops on platforms w/o hpd support

2021-10-14 Thread Jani Nikula
On Thu, 14 Oct 2021, Ville Syrjala wrote: > From: Ville Syrjälä > > We don't have hpd support on i8xx/i915 which means hotplug_funcs==NULL. > Let's not oops when loading the driver on one those machines. D'oh! Lemme guess, CI just casually dropped the machines from the results because they didn