1
0
Fork 0
mirror of synced 2025-03-06 20:59:54 +01:00
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 drm/amd/display: make FBC configurable option 2017-10-21 16:46:05 -04:00
Makefile
TODO drm/amd/display: DC I2C review 2017-09-28 16:47:09 -04:00