diff options
author | George Shen <george.shen@amd.com> | 2023-01-19 23:09:54 +0100 |
---|---|---|
committer | Alex Deucher <alexander.deucher@amd.com> | 2023-02-02 04:45:50 +0100 |
commit | 275d8a1db261a1272a818d40ebc61b3b865b60e5 (patch) | |
tree | 9f9ddc9ba0f50237f60ddc7113035caa5e7681ba /drivers/gpu/drm/i915 | |
parent | drm/amd/display: Adjust downscaling limits for dcn314 (diff) | |
download | linux-275d8a1db261a1272a818d40ebc61b3b865b60e5.tar.xz linux-275d8a1db261a1272a818d40ebc61b3b865b60e5.zip |
drm/amd/display: Unassign does_plane_fit_in_mall function from dcn3.2
[Why]
The hwss function does_plane_fit_in_mall not applicable to dcn3.2 asics.
Using it with dcn3.2 can result in undefined behaviour.
[How]
Assign the function pointer to NULL.
Reviewed-by: Alvin Lee <Alvin.Lee2@amd.com>
Acked-by: Alex Hung <alex.hung@amd.com>
Signed-off-by: George Shen <george.shen@amd.com>
Tested-by: Daniel Wheeler <daniel.wheeler@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Diffstat (limited to 'drivers/gpu/drm/i915')
0 files changed, 0 insertions, 0 deletions