linux-uconsole/drivers/gpu/drm/amd/display
Denis Efremov 0a39db5111 drm/amd/display: Use kfree() to free rgb_user in calculate_user_regamma_ramp()
[ Upstream commit 43a562774f ]

Use kfree() instead of kvfree() to free rgb_user in
calculate_user_regamma_ramp() because the memory is allocated with
kcalloc().

Signed-off-by: Denis Efremov <efremov@linux.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Signed-off-by: Sasha Levin <sashal@kernel.org>
2020-06-30 23:17:14 -04:00
..
amdgpu_dm drm/amd/display: Clear link settings on MST disable connector 2020-03-25 08:06:07 +01:00
dc drm/amd/display: Not doing optimize bandwidth if flip pending. 2020-04-29 16:31:15 +02:00
include drm/amd/display: add vbios table check for enabling dp ss 2018-08-06 15:56:54 -05:00
modules drm/amd/display: Use kfree() to free rgb_user in calculate_user_regamma_ramp() 2020-06-30 23:17:14 -04:00
Kconfig drm/amd/display: Don't build DCN1 when kcov is enabled 2018-08-21 14:33:59 -05:00
Makefile drm/amd: Remove inclusion of non-existing include directories 2018-02-26 23:09:38 -05:00
TODO drm/amd/display: Convert remaining loggers off dc_logger 2018-07-13 14:48:42 -05:00