1
0
Fork 0
mirror of synced 2025-03-06 20:59:54 +01:00
linux/drivers/gpu/drm/amd/display/dc/basics
Colin Ian King e778c1319b drm/amd/display: remove unnecessary cast and use kcalloc instead of kzalloc
Use kcalloc instead of kzalloc and the cast on the return from kzalloc is
unnecessary and can be removed.

Reviewed-by: Alex Deucher <alexander.deucher@amd.com>
Signed-off-by: Colin Ian King <colin.king@canonical.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
2017-12-06 12:47:55 -05:00
..
conversion.c amdgpu/dc: use kernel ilog2 for log_2. 2017-10-06 13:00:27 -04:00
conversion.h amdgpu/dc: use kernel ilog2 for log_2. 2017-10-06 13:00:27 -04:00
fixpt31_32.c amdgpu/dc: inline fixed31_32 div_int 2017-09-29 13:03:49 -04:00
fixpt32_32.c amdgpu/dc: inline some of the fixed 32_32 fns 2017-09-29 13:03:01 -04:00
grph_object_id.c amdgpu/dc: inline dal grph object id functions. 2017-10-06 12:58:50 -04:00
log_helpers.c drm/amd/display: Bunch of smatch error and warning fixes in DC 2017-11-28 17:56:10 -05:00
logger.c drm/amd/display: remove unnecessary cast and use kcalloc instead of kzalloc 2017-12-06 12:47:55 -05:00
logger.h drm/amd/display: add performance trace macro to dc 2017-10-21 16:50:00 -04:00
Makefile amdgpu/dc: inline all the signal_types code. 2017-09-29 13:03:56 -04:00
vector.c amdgpu/dc: kfree already checks for NULL. 2017-10-06 13:05:03 -04:00