Commit 72eea91
committed
drm/i915: Drop redundant shared_dpll=NULL assignments
The crtc state is expected to be fully cleared before readout,
so there is no need to clear the shared_dpll pointers by hand.
Reviewed-by: Vinod Govindapillai <vinod.govindapillai@intel.com>
Signed-off-by: Ville Syrjälä <ville.syrjala@linux.intel.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20250306163420.3961-2-ville.syrjala@linux.intel.com1 parent 68b97b1 commit 72eea91
1 file changed
Lines changed: 0 additions & 4 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2997 | 2997 | | |
2998 | 2998 | | |
2999 | 2999 | | |
3000 | | - | |
3001 | 3000 | | |
3002 | 3001 | | |
3003 | 3002 | | |
| |||
3339 | 3338 | | |
3340 | 3339 | | |
3341 | 3340 | | |
3342 | | - | |
3343 | 3341 | | |
3344 | 3342 | | |
3345 | 3343 | | |
| |||
3906 | 3904 | | |
3907 | 3905 | | |
3908 | 3906 | | |
3909 | | - | |
3910 | | - | |
3911 | 3907 | | |
3912 | 3908 | | |
3913 | 3909 | | |
| |||
0 commit comments