linux/drivers/gpu/drm/amd/display
Harry Wentland 55143dc23c drm/amd/display: Don't load DMCU for Raven 1
[WHY]
Some early Raven boards had a bad SBIOS that doesn't play nicely with
the DMCU FW. We thought the issues were fixed by ignoring errors on DMCU
load but that doesn't seem to be the case. We've still seen reports of
users unable to boot their systems at all.

[HOW]
Disable DMCU load on Raven 1. Only load it for Raven 2 and Picasso.

Signed-off-by: Harry Wentland <harry.wentland@amd.com>
Reviewed-by: Nicholas Kazlauskas <nicholas.kazlauskas@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Cc: stable@vger.kernel.org
2019-05-20 12:42:40 -05:00
..
amdgpu_dm drm/amd/display: Don't load DMCU for Raven 1 2019-05-20 12:42:40 -05:00
dc drm pull request for 5.2 2019-05-08 21:35:19 -07:00
include drm/amd/display: Add ASICREV_IS_PICASSO 2019-05-20 12:42:40 -05:00
modules drm/amd/display: Fix and simplify apply_below_the_range() 2019-04-29 14:59:35 -05:00
Kconfig
Makefile
TODO