linux/drivers/gpu/drm/amd/display
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
..
amdgpu_dm drm/amd/display: fix static checker warning 2017-12-06 12:47:53 -05:00
dc drm/amd/display: remove unnecessary cast and use kcalloc instead of kzalloc 2017-12-06 12:47:55 -05:00
include drm/amd/display: Explicit casting for grph object ids 2017-12-04 16:33:22 -05:00
modules drm/amd/display: Remove unnecessary dc_stream vtable 2017-12-06 12:47:45 -05:00
Kconfig
Makefile
TODO