diff options
author | Imre Deak <[email protected]> | 2019-03-20 15:54:37 +0200 |
---|---|---|
committer | Imre Deak <[email protected]> | 2019-04-03 18:58:10 +0300 |
commit | 48d9f87ddd2108663fd866b254e05d422243cc56 (patch) | |
tree | fd1d9bc5a3bd9a1da3b9efe5cbfafa891d256926 /scripts/bpf_helpers_doc.py | |
parent | 905801fe72377b4dc53c6e13eea1a91c6a4aa0c4 (diff) |
drm/i915: Save the old CDCLK atomic state
The old state will be needed by an upcoming patch to determine if the
commit increases or decreases CDCLK, so move the old state to the atomic
state (while keeping the new one in dev_priv). cdclk.logical and
cdclk.actual in the atomic state isn't used atm anywhere after the
atomic check phase, so this should be safe.
v2:
- Use swap() instead of opencoding it. (Ville)
Suggested-by: Ville Syrjälä <[email protected]>
Cc: Ville Syrjälä <[email protected]>
Signed-off-by: Imre Deak <[email protected]>
Reviewed-by: Ville Syrjälä <[email protected]>
Link: https://patchwork.freedesktop.org/patch/msgid/[email protected]
Diffstat (limited to 'scripts/bpf_helpers_doc.py')
0 files changed, 0 insertions, 0 deletions