[Intel-gfx] [PATCH 7/7] drm/i915/psr: Implement PSR2 w/a for
skl/kbl
On Wed, May 18, 2016 at 8:22 PM, Ville Syrjälä
wrote:
> On Wed, May 18, 2016 at 06:47:16PM +0200, Daniel Vetter wrote:
>> Found this while browsing Bspec. Looks like it applies to both skl and
>> kbl.
>
> BX
On Wed, May 18, 2016 at 8:22 PM, Ville Syrjälä
wrote:
> On Wed, May 18, 2016 at 06:47:16PM +0200, Daniel Vetter wrote:
>> Found this while browsing Bspec. Looks like it applies to both skl and
>> kbl.
>
> BXT too perhaps. Actually PSR2_CTL says SKL+, but CHICKEN_MISC_1 seems
> to say SKL only.
>
>
On Wed, May 18, 2016 at 06:47:16PM +0200, Daniel Vetter wrote:
> Found this while browsing Bspec. Looks like it applies to both skl and
> kbl.
BXT too perhaps. Actually PSR2_CTL says SKL+, but CHICKEN_MISC_1 seems
to say SKL only.
w/a db is having issues it seems, so I can't check if there's anyt
Found this while browsing Bspec. Looks like it applies to both skl and
kbl.
Cc: Rodrigo Vivi
Cc: Sonika Jindal
Cc: Durgadoss R
Cc: "Pandiyan, Dhinakaran"
Signed-off-by: Daniel Vetter
---
drivers/gpu/drm/i915/i915_reg.h | 1 +
drivers/gpu/drm/i915/intel_pm.c | 13 +++--
2 files chang