diff options
| author | Chaitanya Kumar Borah <chaitanya.kumar.borah@intel.com> | 2026-02-02 12:42:01 +0300 |
|---|---|---|
| committer | Suraj Kandpal <suraj.kandpal@intel.com> | 2026-02-10 08:33:11 +0300 |
| commit | 3c2d28f4a67af7ada8f3332270b0d349967e6aa1 (patch) | |
| tree | fef14f9ba101f7def6f8c070ec19030beee1c941 /include | |
| parent | fe057ba431868a926fa54f28a0d2891aea6f0584 (diff) | |
| download | linux-3c2d28f4a67af7ada8f3332270b0d349967e6aa1.tar.xz | |
drm/colorop: Use destroy callback for color pipeline teardown
Switch drm_colorop_pipeline_destroy() to use the driver-provided
destroy callback instead of directly calling drm_colorop_cleanup()
and freeing the object.
This allows drivers that embed struct drm_colorop in driver-specific
objects to perform correct teardown.
Signed-off-by: Chaitanya Kumar Borah <chaitanya.kumar.borah@intel.com>
Reviewed-by: Suraj Kandpal <suraj.kandpal@intel.com>
Reviewed-by: Uma Shankar <uma.shankar@intel.com>
Reviewed-by: Alex Hung <alex.hung@amd.com>
Acked-by: Jani Nikula <jani.nikula@intel.com>
Signed-off-by: Suraj Kandpal <suraj.kandpal@intel.com>
Link: https://patch.msgid.link/20260202094202.2871478-9-chaitanya.kumar.borah@intel.com
Diffstat (limited to 'include')
0 files changed, 0 insertions, 0 deletions
