Re: [Intel-gfx] [PATCH v2 02/14] drm/i915: Extend DSL readout fix to BDW and SKL.

2015-11-06 Thread Jani Nikula
On Thu, 05 Nov 2015, Jesse Barnes wrote: > On 11/03/2015 04:44 AM, Maarten Lankhorst wrote: >> Hey, >> >> Op 03-11-15 om 12:32 schreef Jani Nikula: >>> On Tue, 03 Nov 2015, Ville Syrjälä wrote: On Tue, Nov 03, 2015 at 08:31:41AM +0100, Maarten Lankhorst wrote: > Those platforms have the

Re: [Intel-gfx] [PATCH v2 02/14] drm/i915: Extend DSL readout fix to BDW and SKL.

2015-11-05 Thread Jesse Barnes
On 11/03/2015 04:44 AM, Maarten Lankhorst wrote: > Hey, > > Op 03-11-15 om 12:32 schreef Jani Nikula: >> On Tue, 03 Nov 2015, Ville Syrjälä wrote: >>> On Tue, Nov 03, 2015 at 08:31:41AM +0100, Maarten Lankhorst wrote: Those platforms have the same bug as haswell, and the same fix applies to

Re: [Intel-gfx] [PATCH v2 02/14] drm/i915: Extend DSL readout fix to BDW and SKL.

2015-11-03 Thread Maarten Lankhorst
Hey, Op 03-11-15 om 12:32 schreef Jani Nikula: > On Tue, 03 Nov 2015, Ville Syrjälä wrote: >> On Tue, Nov 03, 2015 at 08:31:41AM +0100, Maarten Lankhorst wrote: >>> Those platforms have the same bug as haswell, and the same fix applies to >>> them. > How about Broxton? IS_DDI matches that. > > J

Re: [Intel-gfx] [PATCH v2 02/14] drm/i915: Extend DSL readout fix to BDW and SKL.

2015-11-03 Thread Jani Nikula
On Tue, 03 Nov 2015, Ville Syrjälä wrote: > On Tue, Nov 03, 2015 at 08:31:41AM +0100, Maarten Lankhorst wrote: >> Those platforms have the same bug as haswell, and the same fix applies to >> them. How about Broxton? IS_DDI matches that. Jani. >> >> Signed-off-by: Maarten Lankhorst >> Bugzill

Re: [Intel-gfx] [PATCH v2 02/14] drm/i915: Extend DSL readout fix to BDW and SKL.

2015-11-03 Thread Ville Syrjälä
On Tue, Nov 03, 2015 at 08:31:41AM +0100, Maarten Lankhorst wrote: > Those platforms have the same bug as haswell, and the same fix applies to > them. > > Signed-off-by: Maarten Lankhorst > Bugzilla: https://bugs.freedesktop.org/show_bug.cgi?id=91579 Sigh. Acked-by: Ville Syrjälä > --- > dr

[Intel-gfx] [PATCH v2 02/14] drm/i915: Extend DSL readout fix to BDW and SKL.

2015-11-02 Thread Maarten Lankhorst
Those platforms have the same bug as haswell, and the same fix applies to them. Signed-off-by: Maarten Lankhorst Bugzilla: https://bugs.freedesktop.org/show_bug.cgi?id=91579 --- drivers/gpu/drm/i915/i915_irq.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/drivers/gpu/drm/i9