diff options
author | Dmitry Baryshkov <[email protected]> | 2023-10-12 04:29:08 +0300 |
---|---|---|
committer | Rob Clark <[email protected]> | 2023-10-16 07:27:33 -0700 |
commit | 69b321b2c3df4f7e51a9de587e41f324b0b717b0 (patch) | |
tree | cd1c47b3a8769f510fcd9bc32e89d0c7b847ad4e /scripts/generate_rust_analyzer.py | |
parent | d3b4075b173f033387b614297bb4d998cf22c8bd (diff) |
drm/msm/dsi: use msm_gem_kernel_put to free TX buffer
Use exiting function to free the allocated GEM object instead of
open-coding it. This has a bonus of internally calling
msm_gem_put_vaddr() to compensate for msm_gem_get_vaddr() in
msm_get_kernel_new().
Fixes: 1e29dff00400 ("drm/msm: Add a common function to free kernel buffer objects")
Signed-off-by: Dmitry Baryshkov <[email protected]>
Reviewed-by: Abhinav Kumar <[email protected]>
Patchwork: https://patchwork.freedesktop.org/patch/562239/
Signed-off-by: Rob Clark <[email protected]>
Diffstat (limited to 'scripts/generate_rust_analyzer.py')
0 files changed, 0 insertions, 0 deletions