public inbox for stable@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH stable-4.14 0/3] drm/i915: Fix plane regression
@ 2018-02-01 16:48 Ville Syrjala
  2018-02-01 16:48 ` [PATCH stable-4.14 1/3] drm/i915: Add .get_hw_state() method for planes Ville Syrjala
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: Ville Syrjala @ 2018-02-01 16:48 UTC (permalink / raw)
  To: intel-gfx; +Cc: stable

From: Ville Syrjälä <ville.syrjala@linux.intel.com>

These backports fix a plane related regression causing a corrupted
screen and bunch of WARNs from the kernel on some pre-i965 era
hardware.

Cc: <stable@vger.kernel.org> # 4.14

Ville Syrjälä (3):
  drm/i915: Add .get_hw_state() method for planes
  drm/i915: Redo plane sanitation during readout
  drm/i915: Fix deadlock in i830_disable_pipe()

 drivers/gpu/drm/i915/intel_display.c | 303 ++++++++++++++++++-----------------
 drivers/gpu/drm/i915/intel_drv.h     |   2 +
 drivers/gpu/drm/i915/intel_sprite.c  |  83 ++++++++++
 3 files changed, 242 insertions(+), 146 deletions(-)

-- 
2.13.6

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

end of thread, other threads:[~2018-02-13 16:11 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-02-01 16:48 [PATCH stable-4.14 0/3] drm/i915: Fix plane regression Ville Syrjala
2018-02-01 16:48 ` [PATCH stable-4.14 1/3] drm/i915: Add .get_hw_state() method for planes Ville Syrjala
2018-02-01 16:48 ` [PATCH stable-4.14 2/3] drm/i915: Redo plane sanitation during readout Ville Syrjala
2018-02-01 16:48 ` [PATCH stable-4.14 3/3] drm/i915: Fix deadlock in i830_disable_pipe() Ville Syrjala
2018-02-13 16:11 ` [PATCH stable-4.14 0/3] drm/i915: Fix plane regression Greg KH

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox