intel-gfx.lists.freedesktop.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/3] drm/atomic: Add helper for hw_done and fix suspend.
@ 2017-01-09 17:06 Maarten Lankhorst
  2017-01-09 17:06 ` [PATCH 1/3] drm/atomic: move waiting for hw_done to a helper Maarten Lankhorst
                   ` (3 more replies)
  0 siblings, 4 replies; 11+ messages in thread
From: Maarten Lankhorst @ 2017-01-09 17:06 UTC (permalink / raw)
  To: dri-devel; +Cc: intel-gfx

Fix hw_done in i915 and make nouveau use drm_atomic_helper_disable_all()
after fixing it to properly disable everything.

Maarten Lankhorst (3):
  drm/atomic: move waiting for hw_done to a helper
  drm/i915: Wait for pending modesets to complete before trying link
    training
  drm/atomic: Make disable_all helper fully disable the crtc.

 drivers/gpu/drm/drm_atomic_helper.c       | 102 +++++++++++++++++++--------
 drivers/gpu/drm/i915/intel_dp.c           |  51 ++++++++++----
 drivers/gpu/drm/nouveau/nouveau_display.c | 113 +-----------------------------
 include/drm/drm_atomic_helper.h           |   1 +
 4 files changed, 115 insertions(+), 152 deletions(-)

-- 
2.7.4

_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/dri-devel

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

end of thread, other threads:[~2017-02-09 12:37 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-01-09 17:06 [PATCH 0/3] drm/atomic: Add helper for hw_done and fix suspend Maarten Lankhorst
2017-01-09 17:06 ` [PATCH 1/3] drm/atomic: move waiting for hw_done to a helper Maarten Lankhorst
2017-01-26 18:29   ` Ville Syrjälä
2017-02-09 11:15     ` [Intel-gfx] " Maarten Lankhorst
2017-01-09 17:06 ` [PATCH 2/3] drm/i915: Wait for pending modesets to complete before trying link training Maarten Lankhorst
2017-01-26 18:31   ` Ville Syrjälä
2017-02-09 11:27     ` Maarten Lankhorst
2017-02-09 12:34       ` Ville Syrjälä
2017-02-09 12:37         ` Maarten Lankhorst
2017-01-09 17:06 ` [PATCH 3/3] drm/atomic: Make disable_all helper fully disable the crtc Maarten Lankhorst
2017-01-09 18:53 ` ✓ Fi.CI.BAT: success for drm/atomic: Add helper for hw_done and fix suspend Patchwork

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).