linux/drivers/gpu/drm/amd/display
Nikola Cornij b01473e919 drm/amd/display: Make sure line size is not zero in DCN2 line buffer size calculations
[why]
'Divide by zero' error happens when line size happens to be zero.

[how]
The code that makes sure line size minimum value can be 1 was already
present in DCN1 part of the driver, this is mearly a port to DCN2.

Signed-off-by: Nikola Cornij <nikola.cornij@amd.com>
Reviewed-by: Tony Cheng <Tony.Cheng@amd.com>
Acked-by: Bhawanpreet Lakha <Bhawanpreet.Lakha@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
2019-06-22 09:34:11 -05:00
..
amdgpu_dm drm/amd/display: Add power down display on boot flag 2019-06-22 09:34:10 -05:00
dc drm/amd/display: Make sure line size is not zero in DCN2 line buffer size calculations 2019-06-22 09:34:11 -05:00
include drm/amd/display: Add DSC support for Navi (v2) 2019-06-22 09:34:07 -05:00
modules drm/amd/display: Add 3dlut control flags 2019-06-22 09:34:09 -05:00
Kconfig drm/amd/display: enable DSC support by default 2019-06-22 09:34:08 -05:00
Makefile drm/amd/display: move clk_mgr files to right place 2019-05-31 10:39:31 -05:00
TODO drm/amd/display: Convert remaining loggers off dc_logger 2018-07-13 14:48:42 -05:00