dri-devel Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] radeon/drm: dpm cleanups
@ 2014-10-14 16:25 Michele Curti
  2014-10-14 16:25 ` [PATCH 1/2] drm/radeon: reduce sparse false positive warnings Michele Curti
  2014-10-14 16:25 ` [PATCH 2/2] drm/radeon: remove never called dpm functions Michele Curti
  0 siblings, 2 replies; 5+ messages in thread
From: Michele Curti @ 2014-10-14 16:25 UTC (permalink / raw)
  To: alexander.deucher, christian.koenig; +Cc: Michele Curti, dri-devel

Hi,
the first patch reduces the sparse warnings and the second removes unused 
code. I think the patches could be applied independently but both act on 
the dpm files, so here's why the series.

I'm not sure about the patches but at least I experiment with 
git send-email..

Please don't kill me if you can :p
Michele

Michele Curti (2):
  drm/radeon: reduce sparse false positive warnings
  drm/radeon: remove never called dpm functions

 drivers/gpu/drm/radeon/btc_dpm.c     |  9 +-------
 drivers/gpu/drm/radeon/ci_dpm.c      | 40 +-----------------------------------
 drivers/gpu/drm/radeon/cypress_dpm.c |  7 +------
 drivers/gpu/drm/radeon/kv_dpm.c      | 21 -------------------
 drivers/gpu/drm/radeon/ni_dpm.c      |  7 +------
 drivers/gpu/drm/radeon/r600_dpm.c    |  1 +
 drivers/gpu/drm/radeon/rs780_dpm.c   |  1 +
 drivers/gpu/drm/radeon/rv6xx_dpm.c   |  1 +
 drivers/gpu/drm/radeon/rv770_dpm.c   | 14 +------------
 drivers/gpu/drm/radeon/si_dpm.c      | 15 +-------------
 drivers/gpu/drm/radeon/sumo_dpm.c    | 13 +-----------
 drivers/gpu/drm/radeon/trinity_dpm.c | 17 +--------------
 12 files changed, 11 insertions(+), 135 deletions(-)

-- 
2.1.2

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

end of thread, other threads:[~2014-10-16 14:34 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-10-14 16:25 [PATCH 0/2] radeon/drm: dpm cleanups Michele Curti
2014-10-14 16:25 ` [PATCH 1/2] drm/radeon: reduce sparse false positive warnings Michele Curti
2014-10-16 14:34   ` Alex Deucher
2014-10-14 16:25 ` [PATCH 2/2] drm/radeon: remove never called dpm functions Michele Curti
2014-10-16 14:34   ` Alex Deucher

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