commit | 84b5d3d10d6c7b8ff53e756217405a535691ff7d | [log] [tgz] |
---|---|---|
author | Alex Deucher <alexander.deucher@amd.com> | Mon Jun 19 17:00:38 2017 -0400 |
committer | Alex Deucher <alexander.deucher@amd.com> | Fri Jul 14 11:05:46 2017 -0400 |
tree | fae53b739df466723be019723ad55283c809f21c | |
parent | dd0792c1be56843b12008ccc625dc7bad8efd7ab [diff] |
drm/amdgpu: disable vga render in dce hw_init This got dropped accidently with the fb location changes, but for some reason, this doesn't seem to cause an issue on all cards which is why I never saw it despite extensive testing. I suspect it may only be an issue on systems with a legacy sbios that enables vga. Tested-by: Andres Rodriguez <andresx7@gmail.com> Signed-off-by: Alex Deucher <alexander.deucher@amd.com>