linux/drivers/gpu/drm/amd/display
Harry Wentland edf38b58ec drm/amd/display: Fix potential NULL and mem leak in create_links
Found by smatch:
drivers/gpu/drm/amd/amdgpu/../display/dc/core/dc.c:148 create_links()
error: potential null dereference 'link->link_enc'.  (kzalloc returns
null)

Signed-off-by: Harry Wentland <harry.wentland@amd.com>
Reviewed-by: Tony Cheng <Tony.Cheng@amd.com>
Acked-by: Harry Wentland <harry.wentland@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
2017-11-28 17:56:33 -05:00
..
amdgpu_dm drm/amd/display: Fix amdgpu_dm bugs found by smatch 2017-11-28 17:56:03 -05:00
dc drm/amd/display: Fix potential NULL and mem leak in create_links 2017-11-28 17:56:33 -05:00
include drm/amd/display: add performance trace macro to dc 2017-10-21 16:50:00 -04:00
modules
Kconfig drm/amd/display: make FBC configurable option 2017-10-21 16:46:05 -04:00
Makefile
TODO