]> git.proxmox.com Git - mirror_ubuntu-kernels.git/commit
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>
Tue, 12 Dec 2023 17:00:39 +0000 (12:00 -0500)
commita409c053b0b0cc0fc1af684d0b23bd5ca010c4cb
tree0c0883af88d5bc2999a710cea7019ee9bb53d106
parent19544aa5f5ece80b12315fa68e51fb2ba6f01fa4
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