linux/drivers/gpu/drm/amd/display/modules
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
..
color drm/amd/display: Use kfree() to free rgb_user in calculate_user_regamma_ramp() 2020-06-30 23:17:14 -04:00
freesync treewide: kzalloc() -> kcalloc() 2018-06-12 16:19:22 -07:00
inc drm/amd/display: Add fullscreen transitions to log 2018-05-18 16:08:28 -05:00
stats Merge branch 'drm-next-4.19' of git://people.freedesktop.org/~agd5f/linux into drm-next 2018-06-22 13:19:05 +10:00