linux/drivers/gpu/drm/amd/powerplay
Edward O'Callaghan efdf7a9319 amd/powerplay: use kmemdup instead of kmalloc + memcpy
Save a few clocks by replacing calls to kmalloc followed by memcpy
with a single call to kmemdup.

Reviewed-by: Christian König <christian.koenig@amd.com>
Signed-off-by: Edward O'Callaghan <funfunctor@folklore1984.net>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
2016-09-14 15:10:36 -04:00
..
eventmgr drm/amd/powerplay: original power state table should not be changed. 2016-09-02 11:32:09 -04:00
hwmgr drm/amd/powerplay: delete duplicated function and definition. 2016-09-14 15:10:36 -04:00
inc drm/amd/powerplay: delete duplicated function and definition. 2016-09-14 15:10:36 -04:00
smumgr drm/amd/powerplay: delete duplicated function and definition. 2016-09-14 15:10:36 -04:00
amd_powerplay.c amd/powerplay: use kmemdup instead of kmalloc + memcpy 2016-09-14 15:10:36 -04:00
Kconfig
Makefile drm/amdgpu: clean up path handling for powerplay 2016-03-21 11:52:13 -04:00