dri-devel Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] drm/nouveau: Fix DP AUX RPM issues
@ 2018-11-17  1:50 Lyude Paul
  2018-11-17  1:50 ` [PATCH 1/2] drm/dp: Add ->pre/post_transfer() hooks for drm_dp_aux Lyude Paul
  2018-11-17  1:50 ` [PATCH 2/2] drm/nouveau: Grab an rpm reference before/after DP AUX transactions Lyude Paul
  0 siblings, 2 replies; 5+ messages in thread
From: Lyude Paul @ 2018-11-17  1:50 UTC (permalink / raw)
  To: nouveau, dri-devel
  Cc: David Airlie, Maxime Ripard, Maarten Lankhorst, linux-kernel,
	Sean Paul, Ben Skeggs

Here's some fixes for the less important DP AUX issues I mentioned a
while back.

Lyude Paul (2):
  drm/dp: Add ->pre/post_transfer() hooks for drm_dp_aux
  drm/nouveau: Grab an rpm reference before/after DP AUX transactions

 drivers/gpu/drm/drm_dp_helper.c             |  5 ++
 drivers/gpu/drm/nouveau/nouveau_connector.c | 36 ++++++++
 drivers/gpu/drm/nouveau/nouveau_drm.c       | 12 ++-
 drivers/gpu/drm/nouveau/nouveau_drv.h       |  8 ++
 include/drm/drm_dp_helper.h                 | 91 +++++++++++++++++++++
 5 files changed, 151 insertions(+), 1 deletion(-)

-- 
2.19.1

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

end of thread, other threads:[~2018-11-26 20:59 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-11-17  1:50 [PATCH 0/2] drm/nouveau: Fix DP AUX RPM issues Lyude Paul
2018-11-17  1:50 ` [PATCH 1/2] drm/dp: Add ->pre/post_transfer() hooks for drm_dp_aux Lyude Paul
2018-11-17  1:50 ` [PATCH 2/2] drm/nouveau: Grab an rpm reference before/after DP AUX transactions Lyude Paul
     [not found]   ` <20181117015024.5771-3-lyude-H+wXaHxf7aLQT0dZR+AlfA@public.gmane.org>
2018-11-24 15:47     ` Karol Herbst
     [not found]       ` <CACO55ts3DZuvj3d-gSHXcrv4wGkbzxvCsZ4qYgjqjCkQxKq_dA-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org>
2018-11-26 20:59         ` Lyude Paul

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