[PATCH 0/2] radeon/drm: dpm cleanups
Michele Curti
michele.curti at gmail.com
Tue Oct 14 09:25:08 PDT 2014
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
More information about the dri-devel
mailing list