1
0
Fork 0
mirror of synced 2025-03-06 20:59:54 +01:00
linux/drivers/gpu/drm/amd/display/dc/gpio/dcn32
Brandon Syu 9190d4a263 drm/amd/display: fix mapping to non-allocated address
[Why]
There is an issue mapping non-allocated location of memory.
It would allocate gpio registers from an array out of bounds.

[How]
Patch correct numbers of bounds for using.

Tested-by: Daniel Wheeler <Daniel.Wheeler@amd.com>
Reviewed-by: Martin Leung <Martin.Leung@amd.com>
Acked-by: Rodrigo Siqueira <Rodrigo.Siqueira@amd.com>
Signed-off-by: Brandon Syu <Brandon.Syu@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
2023-01-17 15:40:44 -05:00
..
hw_factory_dcn32.c drm/amd/display: fix mapping to non-allocated address 2023-01-17 15:40:44 -05:00
hw_factory_dcn32.h drm/amd/display: add GPIO changes for DCN32/321 2022-06-03 16:43:37 -04:00
hw_translate_dcn32.c drm/amd/display: add GPIO changes for DCN32/321 2022-06-03 16:43:37 -04:00
hw_translate_dcn32.h drm/amd/display: add GPIO changes for DCN32/321 2022-06-03 16:43:37 -04:00