linux_dsm_epyc7002/drivers/gpu/drm/amd/display
Dan Carpenter 5d908944c5 drm/amd/display: off by one in find_irq_source_info()
The ->info[] array has DAL_IRQ_SOURCES_NUMBER elements so this condition
should be >= instead of > or we could read one element beyond the end of
the array.

Fixes: 4562236b3b ("drm/amd/dc: Add dc display driver (v2)")
Signed-off-by: Dan Carpenter <dan.carpenter@oracle.com>
Reviewed-by: Harry Wentland <harry.wentland@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
2018-07-05 16:40:02 -05:00
..
amdgpu_dm drm/amd/display: Fix copy error when set memory clocks 2018-07-05 16:40:01 -05:00
dc drm/amd/display: off by one in find_irq_source_info() 2018-07-05 16:40:02 -05:00
include drm/amd/display: get board layout for edid emulation 2018-07-05 16:38:45 -05:00
modules Merge branch 'drm-next-4.19' of git://people.freedesktop.org/~agd5f/linux into drm-next 2018-06-22 13:19:05 +10:00
Kconfig drm/amdgpu/display: enable CONFIG_DRM_AMD_DC_DCN1_0 by default 2018-06-15 12:20:30 -05:00
Makefile drm/amd: Remove inclusion of non-existing include directories 2018-02-26 23:09:38 -05:00
TODO drm/amd/display: Add TODO item to remove vector.c 2017-12-14 11:01:13 -05:00