Commit 23ef388
drm/amd/display: fix dcn4x init failed
[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>1 parent ba93ddd commit 23ef388
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 | | |
| |||
239 | 238 | | |
240 | 239 | | |
241 | 240 | | |
242 | | - | |
243 | 241 | | |
244 | 242 | | |
245 | 243 | | |
| |||
454 | 452 | | |
455 | 453 | | |
456 | 454 | | |
457 | | - | |
458 | | - | |
459 | 455 | | |
460 | 456 | | |
461 | 457 | | |
| |||
600 | 596 | | |
601 | 597 | | |
602 | 598 | | |
603 | | - | |
604 | 599 | | |
605 | 600 | | |
606 | 601 | | |
| |||
717 | 712 | | |
718 | 713 | | |
719 | 714 | | |
720 | | - | |
721 | | - | |
722 | 715 | | |
723 | 716 | | |
724 | 717 | | |
| |||
910 | 903 | | |
911 | 904 | | |
912 | 905 | | |
913 | | - | |
914 | | - | |
915 | 906 | | |
916 | 907 | | |
917 | 908 | | |
| |||
Lines changed: 1 addition & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
88 | 88 | | |
89 | 89 | | |
90 | 90 | | |
91 | | - | |
92 | | - | |
| 91 | + | |
93 | 92 | | |
94 | 93 | | |
95 | 94 | | |
| |||
0 commit comments