Commit 64546cf
committed
drm/i915/display: UHBR rates for Thunderbolt
tbt-alt mode is missing uhbr rates 10G and 20G. This requires
requires pll clock rates 312.5 MHz and 625 MHz to be added,
respectively. The uhbr rates are supported only form PTL+
platforms.
v2: Add drm_WARN_ON() to check if port clock is not supported by
the platform (Imre)
Combine forward ungate with mask parameter (Imre)
Rename XE3LPDP_* to XE3D_* (Imre)
Signed-off-by: Mika Kahola <mika.kahola@intel.com>
Reviewed-by: Imre Deak <imre.deak@intel.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20241217143440.572308-1-mika.kahola@intel.com1 parent 1460bb1 commit 64546cf
2 files changed
Lines changed: 39 additions & 4 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3070 | 3070 | | |
3071 | 3071 | | |
3072 | 3072 | | |
3073 | | - | |
| 3073 | + | |
| 3074 | + | |
| 3075 | + | |
| 3076 | + | |
3074 | 3077 | | |
3075 | 3078 | | |
3076 | 3079 | | |
| |||
3085 | 3088 | | |
3086 | 3089 | | |
3087 | 3090 | | |
| 3091 | + | |
| 3092 | + | |
| 3093 | + | |
| 3094 | + | |
3088 | 3095 | | |
3089 | 3096 | | |
3090 | 3097 | | |
3091 | 3098 | | |
3092 | 3099 | | |
3093 | 3100 | | |
3094 | | - | |
| 3101 | + | |
| 3102 | + | |
3095 | 3103 | | |
3096 | 3104 | | |
3097 | 3105 | | |
| |||
3102 | 3110 | | |
3103 | 3111 | | |
3104 | 3112 | | |
| 3113 | + | |
| 3114 | + | |
| 3115 | + | |
| 3116 | + | |
| 3117 | + | |
| 3118 | + | |
| 3119 | + | |
| 3120 | + | |
| 3121 | + | |
| 3122 | + | |
| 3123 | + | |
| 3124 | + | |
3105 | 3125 | | |
3106 | 3126 | | |
3107 | 3127 | | |
| |||
3114 | 3134 | | |
3115 | 3135 | | |
3116 | 3136 | | |
| 3137 | + | |
3117 | 3138 | | |
3118 | 3139 | | |
3119 | 3140 | | |
3120 | 3141 | | |
3121 | 3142 | | |
3122 | | - | |
| 3143 | + | |
| 3144 | + | |
| 3145 | + | |
| 3146 | + | |
| 3147 | + | |
| 3148 | + | |
| 3149 | + | |
| 3150 | + | |
| 3151 | + | |
| 3152 | + | |
3123 | 3153 | | |
| 3154 | + | |
3124 | 3155 | | |
3125 | | - | |
| 3156 | + | |
3126 | 3157 | | |
3127 | 3158 | | |
3128 | 3159 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
187 | 187 | | |
188 | 188 | | |
189 | 189 | | |
| 190 | + | |
190 | 191 | | |
| 192 | + | |
191 | 193 | | |
192 | 194 | | |
193 | 195 | | |
194 | 196 | | |
195 | 197 | | |
196 | 198 | | |
197 | 199 | | |
| 200 | + | |
| 201 | + | |
198 | 202 | | |
199 | 203 | | |
200 | 204 | | |
| |||
0 commit comments