mbox series

[v3,0/1,SRU,H] Fix garbage display when scrolling on

Message ID 20210721112231.29720-1-chris.chiu@canonical.com
Headers show
Series Fix garbage display when scrolling on | expand

Message

Chris Chiu July 21, 2021, 11:22 a.m. UTC
From: Chris Chiu <chris.chiu@canonical.com>

BugLink: https://bugs.launchpad.net/bugs/1926579

[Impact]
On Dell TGL platforms screen shows garbage when browsing website by scrolling mouse

[Fix]
This patch fixes the issue
https://patchwork.freedesktop.org/patch/430153/?series=89348&rev=1

[Test]
Verified on Dell TGL-H platforms.

[Where problems could occur]
It disable PSR2 on A0 and B0 TGL-H platforms, should introduce no regression.

V2: Add more dependant patches to avoid as many conflicts as possible and add explanations for all backported section.
V3: Drop redundant patches which are only for fixing conflicts. Use the
existing macro for TGL to achieve the same function.

Gwan-gyeong Mun (1):
  drm/i915/display: Disable PSR2 if TGL Display stepping is B1 from A0

 drivers/gpu/drm/i915/display/intel_psr.c | 7 +++++++
 1 file changed, 7 insertions(+)

Comments

Tim Gardner July 21, 2021, 12:10 p.m. UTC | #1
Acked-by: Tim Gardner <tim.gardner@canonical.com>

On 7/21/21 5:22 AM, chris.chiu@canonical.com wrote:
> From: Chris Chiu <chris.chiu@canonical.com>
> 
> BugLink: https://bugs.launchpad.net/bugs/1926579
> 
> [Impact]
> On Dell TGL platforms screen shows garbage when browsing website by scrolling mouse
> 
> [Fix]
> This patch fixes the issue
> https://patchwork.freedesktop.org/patch/430153/?series=89348&rev=1
> 
> [Test]
> Verified on Dell TGL-H platforms.
> 
> [Where problems could occur]
> It disable PSR2 on A0 and B0 TGL-H platforms, should introduce no regression.
> 
> V2: Add more dependant patches to avoid as many conflicts as possible and add explanations for all backported section.
> V3: Drop redundant patches which are only for fixing conflicts. Use the
> existing macro for TGL to achieve the same function.
> 
> Gwan-gyeong Mun (1):
>    drm/i915/display: Disable PSR2 if TGL Display stepping is B1 from A0
> 
>   drivers/gpu/drm/i915/display/intel_psr.c | 7 +++++++
>   1 file changed, 7 insertions(+)
>
Stefan Bader July 22, 2021, 8:34 a.m. UTC | #2
On 21.07.21 13:22, chris.chiu@canonical.com wrote:
> From: Chris Chiu <chris.chiu@canonical.com>
> 
> BugLink: https://bugs.launchpad.net/bugs/1926579
> 
> [Impact]
> On Dell TGL platforms screen shows garbage when browsing website by scrolling mouse
> 
> [Fix]
> This patch fixes the issue
> https://patchwork.freedesktop.org/patch/430153/?series=89348&rev=1
> 
> [Test]
> Verified on Dell TGL-H platforms.
> 
> [Where problems could occur]
> It disable PSR2 on A0 and B0 TGL-H platforms, should introduce no regression.
> 
> V2: Add more dependant patches to avoid as many conflicts as possible and add explanations for all backported section.
> V3: Drop redundant patches which are only for fixing conflicts. Use the
> existing macro for TGL to achieve the same function.
> 
> Gwan-gyeong Mun (1):
>    drm/i915/display: Disable PSR2 if TGL Display stepping is B1 from A0
> 
>   drivers/gpu/drm/i915/display/intel_psr.c | 7 +++++++
>   1 file changed, 7 insertions(+)
> 
Acked-by: Stefan Bader <stefan.bader@canonical.com>
Kelsey Skunberg Aug. 6, 2021, 9:13 p.m. UTC | #3
Applied to hirsute master-next. Thank you! 

-Kelsey

On 2021-07-21 19:22:30 , chris.chiu@canonical.com wrote:
> From: Chris Chiu <chris.chiu@canonical.com>
> 
> BugLink: https://bugs.launchpad.net/bugs/1926579
> 
> [Impact]
> On Dell TGL platforms screen shows garbage when browsing website by scrolling mouse
> 
> [Fix]
> This patch fixes the issue
> https://patchwork.freedesktop.org/patch/430153/?series=89348&rev=1
> 
> [Test]
> Verified on Dell TGL-H platforms.
> 
> [Where problems could occur]
> It disable PSR2 on A0 and B0 TGL-H platforms, should introduce no regression.
> 
> V2: Add more dependant patches to avoid as many conflicts as possible and add explanations for all backported section.
> V3: Drop redundant patches which are only for fixing conflicts. Use the
> existing macro for TGL to achieve the same function.
> 
> Gwan-gyeong Mun (1):
>   drm/i915/display: Disable PSR2 if TGL Display stepping is B1 from A0
> 
>  drivers/gpu/drm/i915/display/intel_psr.c | 7 +++++++
>  1 file changed, 7 insertions(+)
> 
> -- 
> 2.25.1
> 
> 
> -- 
> kernel-team mailing list
> kernel-team@lists.ubuntu.com
> https://lists.ubuntu.com/mailman/listinfo/kernel-team