aboutsummaryrefslogtreecommitdiff
path: root/lib/mpi/mpi-sub-ui.c
diff options
context:
space:
mode:
authorDenis Efremov <[email protected]>2020-06-05 20:37:43 +0300
committerAlex Deucher <[email protected]>2020-06-10 18:00:24 -0400
commit81921a828b94ce2816932c19a5ec74d302972833 (patch)
tree4ed5cb48ccc9381b310f937485c8a5a913029269 /lib/mpi/mpi-sub-ui.c
parent8d286e2ff4400d313955b4203fc640ca6fd9228b (diff)
drm/amd/display: Use kvfree() to free coeff in build_regamma()
Use kvfree() instead of kfree() to free coeff in build_regamma() because the memory is allocated with kvzalloc(). Fixes: e752058b8671 ("drm/amd/display: Optimize gamma calculations") Cc: [email protected] Signed-off-by: Denis Efremov <[email protected]> Signed-off-by: Alex Deucher <[email protected]>
Diffstat (limited to 'lib/mpi/mpi-sub-ui.c')
0 files changed, 0 insertions, 0 deletions