dri-devel.lists.freedesktop.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/3] drm: Fix/annotate better a few error paths
@ 2016-05-12 13:00 Imre Deak
  2016-05-12 13:00 ` [PATCH 1/3] drm: Tune up error message during format->bpp/cpp conversion Imre Deak
                   ` (2 more replies)
  0 siblings, 3 replies; 14+ messages in thread
From: Imre Deak @ 2016-05-12 13:00 UTC (permalink / raw)
  To: dri-devel

Fix a few minor issues durring error handling, all of these were pointed
at by Coverity reports.

Imre Deak (3):
  drm: Tune up error message during format->bpp/cpp conversion
  drm/mst: Fix error handling during MST sideband message reception
  drm: Avoid dereferencing a NULL mstb in drm_dp_mst_handle_up_req()

 drivers/gpu/drm/drm_crtc.c            | 10 +++++++---
 drivers/gpu/drm/drm_dp_mst_topology.c | 16 +++++++++++++---
 2 files changed, 20 insertions(+), 6 deletions(-)

-- 
2.5.0

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

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

end of thread, other threads:[~2017-07-17 15:33 UTC | newest]

Thread overview: 14+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2016-05-12 13:00 [PATCH 0/3] drm: Fix/annotate better a few error paths Imre Deak
2016-05-12 13:00 ` [PATCH 1/3] drm: Tune up error message during format->bpp/cpp conversion Imre Deak
2016-05-12 13:10   ` Ville Syrjälä
2016-05-12 13:43     ` Imre Deak
2016-05-12 13:52       ` Ville Syrjälä
2016-05-12 14:00         ` Imre Deak
2016-05-12 14:02           ` Daniel Vetter
2016-05-12 15:28   ` [PATCH v2 1/3] drm: Tune up error message for incorrect plane/format combinations Imre Deak
2016-05-12 13:00 ` [PATCH 2/3] drm/mst: Fix error handling during MST sideband message reception Imre Deak
2016-05-12 22:00   ` [2/3] " Lyude Paul
2016-05-13 14:31   ` [PATCH v2 2/3] " Imre Deak
2016-05-12 13:00 ` [PATCH 3/3] drm: Avoid dereferencing a NULL mstb in drm_dp_mst_handle_up_req() Imre Deak
2017-07-17 12:10   ` Imre Deak
2017-07-17 15:33     ` Lyude Paul

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).