linux/drivers/gpu/drm/amd/display
Nicholas Kazlauskas b5dcec9c90 drm/amd/display: Don't ASSERT when total_planes == AMDGPU_MAX_PLANES
[Why]
Can happen on ASICs with 6 planes, but this isn't a bug since we haven't
written outside the array.

[How]
Use <= instead of <.

Cc: Leo Li <sunpeng.li@amd.com>
Signed-off-by: Nicholas Kazlauskas <nicholas.kazlauskas@amd.com>
Reported-by: Michel Dänzer <michel.daenzer@amd.com>
Reviewed-by: Michel Dänzer <michel.daenzer@amd.com>
Tested-by: Michel Dänzer <michel.daenzer@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
2019-03-19 15:36:48 -05:00
..
amdgpu_dm drm/amd/display: Don't ASSERT when total_planes == AMDGPU_MAX_PLANES 2019-03-19 15:36:48 -05:00
dc drm/amd/display: Fix Divide by 0 in memory calculations 2019-03-19 15:04:04 -05:00
include drm/amd/display: Add function to create 4d19 fixed point 2019-03-19 15:04:02 -05:00
modules drm/amd/display: Re-add custom degamma support 2019-03-19 15:04:03 -05:00
Kconfig drm/amd/display: Add DC config flag for Raven2 (v2) 2018-09-14 09:36:56 -05:00
Makefile drm/amd/display: Load DMCU IRAM 2018-11-26 15:47:53 -05:00
TODO drm/amd/display: Convert remaining loggers off dc_logger 2018-07-13 14:48:42 -05:00