mirror of
https://gitee.com/bianbu-linux/linux-6.6
synced 2025-07-22 01:43:37 -04:00
[Why] DETBufferSizeInKByte is not expected to be sub-dividable, hence unsigned int is a better suited data-type. Change it to an array as well to satisfy current requirements. [How] Change the data-type of DETBufferSizeInKByte to an unsigned int array. Modify the all the variables like DETBufferSizeY, DETBufferSizeC that are involved in DETBufferSizeInKByte calculations to unsigned int in all the display_mode_vba_xx files. Signed-off-by: Chaitanya Dhere <chaitanya.dhere@amd.com> Reviewed-by: Dmytro Laktyushkin <Dmytro.Laktyushkin@amd.com> Acked-by: Stylon Wang <stylon.wang@amd.com> Tested-by: Daniel Wheeler <daniel.wheeler@amd.com> Signed-off-by: Alex Deucher <alexander.deucher@amd.com> |
||
---|---|---|
.. | ||
dcn20 | ||
dcn21 | ||
dcn30 | ||
dc_features.h | ||
display_mode_enums.h | ||
display_mode_lib.c | ||
display_mode_lib.h | ||
display_mode_structs.h | ||
display_mode_vba.c | ||
display_mode_vba.h | ||
display_rq_dlg_helpers.c | ||
display_rq_dlg_helpers.h | ||
dml1_display_rq_dlg_calc.c | ||
dml1_display_rq_dlg_calc.h | ||
dml_inline_defs.h | ||
dml_logger.h | ||
Makefile |