Commit c338923
drm/i915/display: Avoid unnecessarily calling intel_cx0_get_owned_lane_mask
Currently we are always calling intel_cx0_get_owned_lane_mask when
intel_lnl_mac_transmit_lfps is called. Avoid this in cases where it's not
needed.
Signed-off-by: Jouni Högander <[email protected]>
Reviewed-by: Gustavo Sousa <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
(cherry picked from commit d487ed7)
Signed-off-by: Tvrtko Ursulin <[email protected]>1 parent a045246 commit c338923
1 file changed
Lines changed: 2 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3239 | 3239 | | |
3240 | 3240 | | |
3241 | 3241 | | |
3242 | | - | |
3243 | 3242 | | |
| 3243 | + | |
3244 | 3244 | | |
3245 | 3245 | | |
3246 | 3246 | | |
3247 | 3247 | | |
3248 | 3248 | | |
| 3249 | + | |
3249 | 3250 | | |
3250 | 3251 | | |
3251 | 3252 | | |
| |||
0 commit comments