commit | ece11e7b4a9ca8f967d11db1afd3b2ac8c945ecb | [log] [tgz] |
---|---|---|
author | Josip Pavic <Josip.Pavic@amd.com> | Tue Sep 01 17:25:38 2020 -0400 |
committer | Alex Deucher <alexander.deucher@amd.com> | Tue Sep 15 17:52:42 2020 -0400 |
tree | 4a9d3c583b389980c7c9f03245c9bec2c9d9f6a2 | |
parent | c44a22b3128d143a66421004b728eed688c21ee6 [diff] |
drm/amd/display: remove dc context from transfer function [Why] The ctx field of dc_transfer_func is not always populated and therefore isn't reliable. [How] Remove dc context from dc_transfer_func Signed-off-by: Josip Pavic <Josip.Pavic@amd.com> Acked-by: Aurabindo Pillai <aurabindo.pillai@amd.com> Signed-off-by: Alex Deucher <alexander.deucher@amd.com>