Commit 003ec4c
committed
drm/i915: Simplify cdclk_disable_noatomic()
Instead of hand rolling the cdclk state disabling for a
pipe in noatomic() let's just recompute the whole thing
from scratch. Less code we have to remember to keep in sync.
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-15-ville.syrjala@linux.intel.com1 parent e45b819 commit 003ec4c
1 file changed
Lines changed: 1 addition & 6 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3364 | 3364 | | |
3365 | 3365 | | |
3366 | 3366 | | |
3367 | | - | |
3368 | | - | |
3369 | | - | |
3370 | 3367 | | |
3371 | | - | |
3372 | | - | |
3373 | | - | |
| 3368 | + | |
3374 | 3369 | | |
3375 | 3370 | | |
3376 | 3371 | | |
| |||
0 commit comments