diff options
| author | Brandon Syu <[email protected]> | 2022-12-22 08:43:37 +0000 |
|---|---|---|
| committer | Alex Deucher <[email protected]> | 2023-01-17 20:40:44 +0000 |
| commit | 9190d4a263264eabf715f5fc1827da45e3fdc247 (patch) | |
| tree | a70010df1f87378ae059062ac779e7a65b2a319c /drivers/gpu/drm/amd/amdgpu/amdgpu_ucode.c | |
| parent | drm/amd/display: Skip backlight control delay on external powered links (diff) | |
| download | kernel-9190d4a263264eabf715f5fc1827da45e3fdc247.tar.gz kernel-9190d4a263264eabf715f5fc1827da45e3fdc247.zip | |
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 <[email protected]>
Reviewed-by: Martin Leung <[email protected]>
Acked-by: Rodrigo Siqueira <[email protected]>
Signed-off-by: Brandon Syu <[email protected]>
Signed-off-by: Alex Deucher <[email protected]>
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_ucode.c')
0 files changed, 0 insertions, 0 deletions
