Commit 02c8d56
committed
drm/i915/dp: Remove unused DSC caps from intel_dp
The previous patches converted all users of the DSC DPCD caps to look
these up from the connector, so remove the version stored in intel_dp.
A follow-up patchset will read out the MST connector specific
capabilities in intel_dp_add_mst_connector() ->
intel_dp_mst_read_decompression_port_dsc_caps().
v2:
- Rebased on intel_edp_get_dsc_sink_cap() addition in the patchset.
v3:
- Rebased on read-out fix for eDP in the patchset.
Reviewed-by: Stanislav Lisovskiy <stanislav.lisovskiy@intel.com> (v1)
Reviewed-by: Ville Syrjälä <ville.syrjala@linux.intel.com>
Signed-off-by: Imre Deak <imre.deak@intel.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20231011171606.2540078-3-imre.deak@intel.com1 parent d19daff commit 02c8d56
4 files changed
Lines changed: 7 additions & 30 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1725 | 1725 | | |
1726 | 1726 | | |
1727 | 1727 | | |
1728 | | - | |
1729 | 1728 | | |
1730 | 1729 | | |
1731 | | - | |
1732 | 1730 | | |
1733 | 1731 | | |
1734 | 1732 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3490 | 3490 | | |
3491 | 3491 | | |
3492 | 3492 | | |
3493 | | - | |
3494 | | - | |
| 3493 | + | |
3495 | 3494 | | |
3496 | | - | |
| 3495 | + | |
3497 | 3496 | | |
3498 | 3497 | | |
3499 | 3498 | | |
| |||
3518 | 3517 | | |
3519 | 3518 | | |
3520 | 3519 | | |
3521 | | - | |
3522 | | - | |
3523 | | - | |
3524 | | - | |
3525 | | - | |
3526 | | - | |
3527 | | - | |
3528 | | - | |
3529 | | - | |
3530 | 3520 | | |
3531 | 3521 | | |
3532 | | - | |
3533 | | - | |
| 3522 | + | |
3534 | 3523 | | |
3535 | 3524 | | |
3536 | 3525 | | |
3537 | 3526 | | |
3538 | 3527 | | |
3539 | | - | |
3540 | | - | |
3541 | | - | |
3542 | 3528 | | |
3543 | 3529 | | |
3544 | 3530 | | |
| |||
3710 | 3696 | | |
3711 | 3697 | | |
3712 | 3698 | | |
3713 | | - | |
3714 | 3699 | | |
3715 | 3700 | | |
3716 | 3701 | | |
| |||
5390 | 5375 | | |
5391 | 5376 | | |
5392 | 5377 | | |
5393 | | - | |
| 5378 | + | |
5394 | 5379 | | |
5395 | 5380 | | |
5396 | | - | |
| 5381 | + | |
5397 | 5382 | | |
5398 | 5383 | | |
5399 | 5384 | | |
| |||
5427 | 5412 | | |
5428 | 5413 | | |
5429 | 5414 | | |
5430 | | - | |
5431 | | - | |
5432 | | - | |
5433 | | - | |
5434 | | - | |
5435 | 5415 | | |
5436 | 5416 | | |
5437 | 5417 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
163 | 163 | | |
164 | 164 | | |
165 | 165 | | |
166 | | - | |
167 | | - | |
| 166 | + | |
168 | 167 | | |
169 | 168 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1136 | 1136 | | |
1137 | 1137 | | |
1138 | 1138 | | |
1139 | | - | |
| 1139 | + | |
1140 | 1140 | | |
1141 | 1141 | | |
1142 | 1142 | | |
| |||
0 commit comments