Commit aedeed4
committed
drm/i915/ddi: write payload for 128b/132b SST
Write the payload allocation table for 128b/132b SST. Use VCPID 1 and
start from slot 0, with dp_m_n.tu slots.
This is preparation for enabling 128b/132b SST. This path is not
reachable yet. Indeed, we don't yet compute TU for 128b/132b SST.
v2: Handle drm_dp_dpcd_write_payload() failures (Imre)
v3: Include drm_dp_helper.h (kernel test robot)
Reviewed-by: Imre Deak <imre.deak@intel.com>
Signed-off-by: Jani Nikula <jani.nikula@intel.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20250107095414.1244286-1-jani.nikula@intel.com1 parent 0170857 commit aedeed4
1 file changed
Lines changed: 18 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
28 | 28 | | |
29 | 29 | | |
30 | 30 | | |
| 31 | + | |
31 | 32 | | |
32 | 33 | | |
33 | 34 | | |
| |||
2574 | 2575 | | |
2575 | 2576 | | |
2576 | 2577 | | |
| 2578 | + | |
2577 | 2579 | | |
2578 | 2580 | | |
2579 | 2581 | | |
| |||
2668 | 2670 | | |
2669 | 2671 | | |
2670 | 2672 | | |
| 2673 | + | |
| 2674 | + | |
| 2675 | + | |
| 2676 | + | |
| 2677 | + | |
| 2678 | + | |
| 2679 | + | |
| 2680 | + | |
2671 | 2681 | | |
2672 | 2682 | | |
2673 | 2683 | | |
| |||
2681 | 2691 | | |
2682 | 2692 | | |
2683 | 2693 | | |
| 2694 | + | |
2684 | 2695 | | |
2685 | 2696 | | |
2686 | 2697 | | |
| |||
2807 | 2818 | | |
2808 | 2819 | | |
2809 | 2820 | | |
| 2821 | + | |
| 2822 | + | |
| 2823 | + | |
| 2824 | + | |
| 2825 | + | |
| 2826 | + | |
| 2827 | + | |
2810 | 2828 | | |
2811 | 2829 | | |
2812 | 2830 | | |
| |||
0 commit comments