Commit 990e4fb
drm/amd/display: fix dcn4x init failed
[ Upstream commit 23ef388 ]
[why]
failed due to cmdtable not created.
switch atombios cmdtable as default.
Reviewed-by: Alvin Lee <alvin.lee2@amd.com>
Signed-off-by: Charlene Liu <Charlene.Liu@amd.com>
Signed-off-by: Zaeem Mohamed <zaeem.mohamed@amd.com>
Tested-by: Daniel Wheeler <daniel.wheeler@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Signed-off-by: Sasha Levin <sashal@kernel.org>1 parent 54dd746 commit 990e4fb
File tree
2 files changed
+1
-11
lines changed- drivers/gpu/drm/amd/display/dc/bios
2 files changed
+1
-11
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
101 | 101 | | |
102 | 102 | | |
103 | 103 | | |
104 | | - | |
105 | 104 | | |
106 | 105 | | |
107 | 106 | | |
| |||
238 | 237 | | |
239 | 238 | | |
240 | 239 | | |
241 | | - | |
242 | 240 | | |
243 | 241 | | |
244 | 242 | | |
| |||
408 | 406 | | |
409 | 407 | | |
410 | 408 | | |
411 | | - | |
412 | | - | |
413 | 409 | | |
414 | 410 | | |
415 | 411 | | |
| |||
554 | 550 | | |
555 | 551 | | |
556 | 552 | | |
557 | | - | |
558 | 553 | | |
559 | 554 | | |
560 | 555 | | |
| |||
671 | 666 | | |
672 | 667 | | |
673 | 668 | | |
674 | | - | |
675 | | - | |
676 | 669 | | |
677 | 670 | | |
678 | 671 | | |
| |||
864 | 857 | | |
865 | 858 | | |
866 | 859 | | |
867 | | - | |
868 | | - | |
869 | 860 | | |
870 | 861 | | |
871 | 862 | | |
| |||
Lines changed: 1 addition & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
87 | 87 | | |
88 | 88 | | |
89 | 89 | | |
90 | | - | |
91 | | - | |
| 90 | + | |
92 | 91 | | |
93 | 92 | | |
94 | 93 | | |
| |||
0 commit comments