Re: [Intel-gfx] [PATCH 3/3] drm/i915: Remove the hardware readout path for DSI panel orientation

2018-10-22 Thread Hans de Goede
Hi, On 22-10-18 15:09, Jani Nikula wrote: On Fri, 19 Oct 2018, Ville Syrjala wrote: From: Ville Syrjälä Now that we can actually grab the rotation data from the VBT, maybe we can get rid of the hardware readout path? My VLV FFRD is still happy. Cc: Hans de Goede Signed-off-by: Ville

Re: [Intel-gfx] [PATCH 3/3] drm/i915: Remove the hardware readout path for DSI panel orientation

2018-10-22 Thread Jani Nikula
On Fri, 19 Oct 2018, Ville Syrjala wrote: > From: Ville Syrjälä > > Now that we can actually grab the rotation data from the VBT, > maybe we can get rid of the hardware readout path? My VLV > FFRD is still happy. > > Cc: Hans de Goede > Signed-off-by: Ville Syrjälä I think we need input from

Re: [Intel-gfx] [PATCH 3/3] drm/i915: Remove the hardware readout path for DSI panel orientation

2018-10-19 Thread Chris Wilson
Quoting Chris Wilson (2018-10-19 21:11:11) > Quoting Ville Syrjala (2018-10-19 20:59:48) > > From: Ville Syrjälä > > > > Now that we can actually grab the rotation data from the VBT, > > maybe we can get rid of the hardware readout path? My VLV > > FFRD is still happy. > > Module reload? kexec?

Re: [Intel-gfx] [PATCH 3/3] drm/i915: Remove the hardware readout path for DSI panel orientation

2018-10-19 Thread Chris Wilson
Quoting Ville Syrjala (2018-10-19 20:59:48) > From: Ville Syrjälä > > Now that we can actually grab the rotation data from the VBT, > maybe we can get rid of the hardware readout path? My VLV > FFRD is still happy. Module reload? kexec? hibernation? -Chris

[Intel-gfx] [PATCH 3/3] drm/i915: Remove the hardware readout path for DSI panel orientation

2018-10-19 Thread Ville Syrjala
From: Ville Syrjälä Now that we can actually grab the rotation data from the VBT, maybe we can get rid of the hardware readout path? My VLV FFRD is still happy. Cc: Hans de Goede Signed-off-by: Ville Syrjälä --- drivers/gpu/drm/i915/vlv_dsi.c | 42 -- 1 file