Intel-GFX Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [Intel-gfx] [PATCH 0/2] drm/i915/display: stop HPD workers before display driver unregister
@ 2022-06-23 16:38 Andrzej Hajda
  2022-06-23 16:38 ` [Intel-gfx] [PATCH 1/2] drm/i915/hpd: postpone HPD cancel work after last user suspension Andrzej Hajda
                   ` (3 more replies)
  0 siblings, 4 replies; 9+ messages in thread
From: Andrzej Hajda @ 2022-06-23 16:38 UTC (permalink / raw)
  To: Jani Nikula, Ville Syrjälä
  Cc: Andrzej Hajda, intel-gfx, dri-devel, Rodrigo Vivi

Hi Jani, Ville,

This patchset is replacement of patch
"drm/i915/display: disable HPD workers before display driver unregister" [1].
Ive decided to split patch into two parts - fbdev and MST, there are different
issues.
Ive also dropped shutdown path, as it has slightly different requirements,
and more importantly I am not able to test properly.

[1]: https://patchwork.freedesktop.org/series/103811/

Regards
Andrzej


Andrzej Hajda (2):
  drm/i915/hpd: postpone HPD cancel work after last user suspension
  drm/i915/fbdev: suspend HPD before fbdev unregistration

 drivers/gpu/drm/i915/display/intel_display.c |  3 ++
 drivers/gpu/drm/i915/display/intel_fbdev.c   | 44 ++++++++++----------
 drivers/gpu/drm/i915/i915_irq.c              |  1 -
 3 files changed, 26 insertions(+), 22 deletions(-)

-- 
2.25.1


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

end of thread, other threads:[~2022-06-29  8:23 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-06-23 16:38 [Intel-gfx] [PATCH 0/2] drm/i915/display: stop HPD workers before display driver unregister Andrzej Hajda
2022-06-23 16:38 ` [Intel-gfx] [PATCH 1/2] drm/i915/hpd: postpone HPD cancel work after last user suspension Andrzej Hajda
2022-06-29  4:16   ` Murthy, Arun R
2022-06-23 16:38 ` [Intel-gfx] [PATCH 2/2] drm/i915/fbdev: suspend HPD before fbdev unregistration Andrzej Hajda
2022-06-29  5:38   ` Murthy, Arun R
2022-06-29  8:22     ` Andrzej Hajda
2022-06-23 17:40 ` [Intel-gfx] ✓ Fi.CI.BAT: success for drm/i915/display: stop HPD workers before display driver unregister Patchwork
2022-06-27 16:00 ` [Intel-gfx] ✗ Fi.CI.IGT: failure " Patchwork
2022-06-27 22:36   ` Andrzej Hajda

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