drm/amd/display: Revert "Fix conversions between bytes and KB"
authorTaimur Hassan <syed.hassan@amd.com>
Wed, 6 Dec 2023 19:52:25 +0000 (14:52 -0500)
committerAlex Deucher <alexander.deucher@amd.com>
Wed, 13 Dec 2023 20:09:53 +0000 (15:09 -0500)
commitd0f639c5869399bf6dde4d694d5f8c0ab8c0ec46
treee53e23661414ef6fd15a45b6d050b7bd1a3e21cc
parentaf68153ffe8c4f778ba9cbe1d1725a939ab94576
drm/amd/display: Revert "Fix conversions between bytes and KB"

[Why & How]
HostVMMinPageSize is expected to be in KB according to spec,
the checks later down the line reflect this as well.

Reviewed-by: Nicholas Kazlauskas <nicholas.kazlauskas@amd.com>
Acked-by: Aurabindo Pillai <aurabindo.pillai@amd.com>
Signed-off-by: Taimur Hassan <syed.hassan@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/display/dc/dml2/display_mode_core.c