diff options
| author | George Shen <[email protected]> | 2023-01-19 22:09:54 +0000 |
|---|---|---|
| committer | Alex Deucher <[email protected]> | 2023-01-31 19:03:24 +0000 |
| commit | cf76ce68c214b78bf151e84abaa0a2704fd38574 (patch) | |
| tree | 7296380d547da68b3ab8853ca410d71dfb88584f /drivers/gpu/drm/amd/amdgpu/amdgpu_virt.c | |
| parent | drm/amd/display: Add Function declaration in dc_link (diff) | |
| download | kernel-cf76ce68c214b78bf151e84abaa0a2704fd38574.tar.gz kernel-cf76ce68c214b78bf151e84abaa0a2704fd38574.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 <[email protected]>
Acked-by: Alex Hung <[email protected]>
Signed-off-by: George Shen <[email protected]>
Tested-by: Daniel Wheeler <[email protected]>
Signed-off-by: Alex Deucher <[email protected]>
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_virt.c')
0 files changed, 0 insertions, 0 deletions
