linux/drivers/gpu/drm/amd/display/dc/dml2
Taimur Hassan dcf6cd7f35 drm/amd/display: Fix conversions between bytes and KB
[Why]
There are a number of instances where we convert HostVMMinPageSize or
GPUVMMinPageSize from bytes to KB by dividing (rather than multiplying) and
vice versa.
Additionally, in some cases, a parameter is passed through DML in KB but
later checked as if it were in bytes.

Cc: stable@vger.kernel.org
Reviewed-by: Nicholas Kazlauskas <nicholas.kazlauskas@amd.com>
Acked-by: Hamza Mahfooz <hamza.mahfooz@amd.com>
Signed-off-by: Taimur Hassan <syed.hassan@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
2023-11-29 18:07:30 -05:00
..
cmntypes.h drm/amd/display: Fix copyright notice in DML2 code 2023-10-26 18:41:22 -04:00
display_mode_core_structs.h drm/amd/display: Fix copyright notice in DML2 code 2023-10-26 18:41:22 -04:00
display_mode_core.c drm/amd/display: Fix conversions between bytes and KB 2023-11-29 18:07:30 -05:00
display_mode_core.h drm/amd/display: Add z8_marks in dml 2023-10-09 16:50:12 -04:00
display_mode_lib_defines.h drm/amd/display: Fix copyright notice in DML2 code 2023-10-26 18:41:22 -04:00
display_mode_util.c drm/amd/display: Fix copyright notice in DML2 code 2023-10-26 18:41:22 -04:00
display_mode_util.h drm/amd/display: Fix copyright notice in DML2 code 2023-10-26 18:41:22 -04:00
dml_assert.h drm/amd/display: Fix copyright notice in DML2 code 2023-10-26 18:41:22 -04:00
dml_depedencies.h drm/amd/display: Fix copyright notice in DML2 code 2023-10-26 18:41:22 -04:00
dml_display_rq_dlg_calc.c
dml_display_rq_dlg_calc.h
dml_logging.h drm/amd/display: Fix copyright notice in DML2 code 2023-10-26 18:41:22 -04:00
dml2_dc_resource_mgmt.c drm/amd/display: Fix handling duplicate planes on one stream 2023-11-07 12:03:30 -05:00
dml2_dc_resource_mgmt.h drm/amd/display: Fix copyright notice in DML2 code 2023-10-26 18:41:22 -04:00
dml2_dc_types.h drm/amd/display: Fix copyright notice in DML2 code 2023-10-26 18:41:22 -04:00
dml2_internal_types.h drm/amd/display: Fix handling duplicate planes on one stream 2023-11-07 12:03:30 -05:00
dml2_mall_phantom.c drm/amd/display: Fix copyright notice in DML2 code 2023-10-26 18:41:22 -04:00
dml2_mall_phantom.h drm/amd/display: Fix copyright notice in DML2 code 2023-10-26 18:41:22 -04:00
dml2_policy.c drm/amd/display: Fix copyright notice in DML2 code 2023-10-26 18:41:22 -04:00
dml2_policy.h
dml2_translation_helper.c drm/amd/display: Fix conversions between bytes and KB 2023-11-29 18:07:30 -05:00
dml2_translation_helper.h drm/amd/display: Fix handling duplicate planes on one stream 2023-11-07 12:03:30 -05:00
dml2_utils.c drm/amd/display: Fix handling duplicate planes on one stream 2023-11-07 12:03:30 -05:00
dml2_utils.h drm/amd/display: Move stereo timing check to helper 2023-10-09 16:50:53 -04:00
dml2_wrapper.c drm/amd/display: Fix handling duplicate planes on one stream 2023-11-07 12:03:30 -05:00
dml2_wrapper.h drm/amd/display: Add Z8 watermarks for DML2 bbox overrides 2023-11-29 17:56:40 -05:00
Makefile drm/amd/display: Increase frame warning limit with KASAN or KCSAN in dml2 2023-11-03 11:59:52 -04:00