Commit 9856308
committed
drm/i915: Only populate aux_ch if really needed
Mixing VBT based AUX CH with platform defaults seems like
a recipe for conflicts. Let's only populate AUX CH if we
absolutely need it, that is only if we are dealing with
a DP output or a TC port (which need it due to some power
well shenanigans).
TODO: double check that real VBTs do in fact populate
the AUX CH for HDMI TC legacy ports...
Reviewed-by: Jani Nikula <jani.nikula@intel.com>
Signed-off-by: Ville Syrjälä <ville.syrjala@linux.intel.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20230630155846.29931-3-ville.syrjala@linux.intel.com1 parent 4cca967 commit 9856308
2 files changed
Lines changed: 11 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
775 | 775 | | |
776 | 776 | | |
777 | 777 | | |
778 | | - | |
779 | 778 | | |
780 | 779 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4676 | 4676 | | |
4677 | 4677 | | |
4678 | 4678 | | |
| 4679 | + | |
| 4680 | + | |
| 4681 | + | |
| 4682 | + | |
| 4683 | + | |
| 4684 | + | |
| 4685 | + | |
| 4686 | + | |
4679 | 4687 | | |
4680 | 4688 | | |
4681 | 4689 | | |
| |||
4929 | 4937 | | |
4930 | 4938 | | |
4931 | 4939 | | |
4932 | | - | |
| 4940 | + | |
| 4941 | + | |
| 4942 | + | |
4933 | 4943 | | |
4934 | 4944 | | |
4935 | 4945 | | |
| |||
0 commit comments