bianbu-linux-6.6/drivers/gpu/drm/amd
Chaitanya Dhere 4469201b19 drm/amd/display: DETBufferSizeInKbyte variable type modifications
[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>
2021-05-10 18:10:34 -04:00
..
acp drm: amd/acp: fix broken menu structure 2020-03-13 11:52:35 -04:00
amdgpu drm/amdgpu: covert ras status to kernel errno 2021-05-10 18:09:37 -04:00
amdkfd drm/amdkfd: handle errors returned by svm_migrate_copy_to_vram/ram 2021-05-10 18:08:32 -04:00
display drm/amd/display: DETBufferSizeInKbyte variable type modifications 2021-05-10 18:10:34 -04:00
include drm/amdgpu: Enable TCP channel hashing for Aldebaran 2021-05-10 18:07:20 -04:00
pm drm/amdgpu: Rename to ras_*_enabled 2021-05-10 18:08:12 -04:00