linux-stable/drivers/gpu/drm/amd
Dan Carpenter b0808b7a04 drm/amdgpu: Off by one in dm_dmub_outbox1_low_irq()
[ Upstream commit a35faec3db ]

The > ARRAY_SIZE() should be >= ARRAY_SIZE() to prevent an out of bounds
access.

Fixes: e27c41d5b0 ("drm/amd/display: Support for DMUB HPD interrupt handling")
Reviewed-by: Harry Wentland <harry.wentland@amd.com>
Signed-off-by: Dan Carpenter <dan.carpenter@oracle.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Signed-off-by: Sasha Levin <sashal@kernel.org>
2022-06-14 18:41:21 +02:00
..
acp
amdgpu drm/amdgpu/cs: make commands with 0 chunks illegal behaviour. 2022-06-09 10:26:24 +02:00
amdkfd drm/amdkfd: Fix GWS queue count 2022-05-09 09:16:25 +02:00
display drm/amdgpu: Off by one in dm_dmub_outbox1_low_irq() 2022-06-14 18:41:21 +02:00
include drm/amdgpu: add support for IP discovery gc_info table v2 2021-12-17 12:47:29 -05:00
pm drm/amd/pm: update smartshift powerboost calc for smu13 2022-06-09 10:25:28 +02:00