All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/1] drm/i915: Disable Panel Self Refresh (PSR) by default
@ 2020-03-30 16:30 Sultan Alsawaf
  2020-03-30 16:30 ` [PATCH 1/1] " Sultan Alsawaf
  0 siblings, 1 reply; 2+ messages in thread
From: Sultan Alsawaf @ 2020-03-30 16:30 UTC (permalink / raw)
  To: linux-kernel
  Cc: Jani Nikula, Joonas Lahtinen, Rodrigo Vivi, David Airlie,
	Daniel Vetter, intel-gfx, dri-devel, Sultan Alsawaf

From: Sultan Alsawaf <sultan@kerneltoast.com>

Hi,

Laptops which support an esoteric power-saving mechanism called Panel Self
Refresh (PSR) suffer from severe graphical corruption and flickering. Enabled by
default in 5.0, PSR causes graphical corruption to the point of unusability on
many Dell laptops made within the past few years, since they typically support
PSR. A bug was filed with Intel several months ago for this with more
information [1]. I suspect most of the community hasn't been affected by this
bug because ThinkPads and many other laptops I checked didn't support PSR. As of
writing, the issues I observed with PSR are neither fully fixed in Intel's
drm-tip branch nor in 5.6. Disabling PSR by default brings us safely back to
pre-5.0 behavior, remedying the glitches. Also, Ubuntu now ships with PSR
disabled by default in its affected kernels, so there is distro support behind
this change.

Thanks,
Sultan

[1] https://gitlab.freedesktop.org/drm/intel/issues/425

Sultan Alsawaf (1):
  drm/i915: Disable Panel Self Refresh (PSR) by default

 drivers/gpu/drm/i915/i915_params.c | 3 +--
 drivers/gpu/drm/i915/i915_params.h | 2 +-
 2 files changed, 2 insertions(+), 3 deletions(-)

-- 
2.26.0


^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2020-03-30 16:30 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-03-30 16:30 [PATCH 0/1] drm/i915: Disable Panel Self Refresh (PSR) by default Sultan Alsawaf
2020-03-30 16:30 ` [PATCH 1/1] " Sultan Alsawaf

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.