dri-devel Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 00/13] coverity
@ 2014-04-05  9:44 Daniel Vetter
  2014-04-05  9:44 ` Daniel Vetter
                   ` (13 more replies)
  0 siblings, 14 replies; 29+ messages in thread
From: Daniel Vetter @ 2014-04-05  9:44 UTC (permalink / raw)
  To: DRI Development; +Cc: Dave Jones, Daniel Vetter

Hi all,

Rainy w/e here and I got a bit bored, so looked at coverity again. I've closed
all outstanding issues in drivers/gpu now either as false positives or fixed in
this series expect for vmwgfx/ttm stuff (not enough clue) and one insane savage
init issue (no desire to wake dragons today).

Cheers, Daniel

Daniel Vetter (13):
  drm/mgag200: Remove unnecessary NULL check in bo_unref
  drm/mgag200: Remove unecessary NULL check in gem_free
  drm/cirrus: Remove unnecessary NULL check in bo_unref
  drm/cirrus: Remove unecessary NULL check in gem_free
  drm/ast: Remove unnecessary NULL check in bo_unref
  drm/mgag200: Remove unecessary NULL check in gem_free
  drm/via: Remove unecessary NULL check
  drm/ast: Remove dead code from cbr_scan2
  drm/udl: Initialize ret in udl_driver_load
  drm/bochs: Remove unnecessary NULL check in bo_unref
  drm/bochs: Remove unecessary NULL check in gem_free
  drm/i2c/tda998x: Fix signed overflow issue
  drm: Fix error handling in drm_master_create

 drivers/gpu/drm/ast/ast_main.c         | 7 ++-----
 drivers/gpu/drm/ast/ast_post.c         | 2 --
 drivers/gpu/drm/bochs/bochs_mm.c       | 6 +-----
 drivers/gpu/drm/cirrus/cirrus_main.c   | 6 +-----
 drivers/gpu/drm/drm_stub.c             | 5 ++++-
 drivers/gpu/drm/i2c/tda998x_drv.c      | 2 +-
 drivers/gpu/drm/mgag200/mgag200_main.c | 6 +-----
 drivers/gpu/drm/udl/udl_main.c         | 1 +
 drivers/gpu/drm/via/via_mm.c           | 2 +-
 9 files changed, 12 insertions(+), 25 deletions(-)

-- 
1.8.5.2

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

end of thread, other threads:[~2014-04-07 20:08 UTC | newest]

Thread overview: 29+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-04-05  9:44 [PATCH 00/13] coverity Daniel Vetter
2014-04-05  9:44 ` Daniel Vetter
2014-04-07 16:01   ` David Herrmann
2014-04-05  9:44 ` [PATCH 01/13] drm/mgag200: Remove unnecessary NULL check in bo_unref Daniel Vetter
2014-04-07 15:19   ` Ian Romanick
2014-04-07 19:56     ` Daniel Vetter
2014-04-07 20:08       ` Ian Romanick
2014-04-05  9:44 ` [PATCH 02/13] drm/mgag200: Remove unecessary NULL check in gem_free Daniel Vetter
2014-04-07 15:23   ` Ian Romanick
2014-04-05  9:44 ` [PATCH 03/13] drm/cirrus: Remove unnecessary NULL check in bo_unref Daniel Vetter
2014-04-05  9:44 ` [PATCH 04/13] drm/cirrus: Remove unecessary NULL check in gem_free Daniel Vetter
2014-04-07 15:25   ` Ian Romanick
2014-04-05  9:44 ` [PATCH 05/13] drm/ast: Remove unnecessary NULL check in bo_unref Daniel Vetter
2014-04-05  9:44 ` [PATCH 06/13] drm/mgag200: Remove unecessary NULL check in gem_free Daniel Vetter
2014-04-05 16:17   ` [PATCH] drm/ast: " Daniel Vetter
2014-04-07 15:26   ` [PATCH 06/13] drm/mgag200: " Ian Romanick
2014-04-05  9:44 ` [PATCH 07/13] drm/via: Remove unecessary NULL check Daniel Vetter
2014-04-07 15:51   ` David Herrmann
2014-04-07 17:08     ` Daniel Vetter
2014-04-05  9:44 ` [PATCH 08/13] drm/ast: Remove dead code from cbr_scan2 Daniel Vetter
2014-04-07 15:28   ` Ian Romanick
2014-04-07 19:54     ` Daniel Vetter
2014-04-05  9:44 ` [PATCH 09/13] drm/udl: Initialize ret in udl_driver_load Daniel Vetter
2014-04-05  9:44 ` [PATCH 10/13] drm/bochs: Remove unnecessary NULL check in bo_unref Daniel Vetter
2014-04-05  9:45 ` [PATCH 11/13] drm/bochs: Remove unecessary NULL check in gem_free Daniel Vetter
2014-04-07 15:28   ` Ian Romanick
2014-04-05  9:45 ` [PATCH 12/13] drm/i2c/tda998x: Fix signed overflow issue Daniel Vetter
2014-04-07 15:31   ` Ian Romanick
2014-04-05  9:45 ` [PATCH 13/13] drm: Fix error handling in drm_master_create Daniel Vetter

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