diff options
author | 2023-01-19 17:09:54 -0500 | |
---|---|---|
committer | 2023-01-31 14:03:24 -0500 | |
commit | cf76ce68c214b78bf151e84abaa0a2704fd38574 (patch) | |
tree | 7296380d547da68b3ab8853ca410d71dfb88584f /tools/perf/scripts/python/export-to-postgresql.py | |
parent | drm/amd/display: Add Function declaration in dc_link (diff) | |
download | wireguard-linux-cf76ce68c214b78bf151e84abaa0a2704fd38574.tar.xz wireguard-linux-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 <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 '')
0 files changed, 0 insertions, 0 deletions