diff options
| author | Jani Nikula <[email protected]> | 2023-03-01 12:29:40 +0000 |
|---|---|---|
| committer | Jani Nikula <[email protected]> | 2023-03-06 17:09:33 +0000 |
| commit | 825f0de2fdda691776b6f45af1d3c9ca3d5ff7fc (patch) | |
| tree | 4c77ac986a2061b668e26067d61fbce92a229d7e /drivers/gpu/drm/amd/amdgpu/amdgpu_object.c | |
| parent | drm/i915: remove unnecessary intel_pm.h includes (diff) | |
| download | kernel-825f0de2fdda691776b6f45af1d3c9ca3d5ff7fc.tar.gz kernel-825f0de2fdda691776b6f45af1d3c9ca3d5ff7fc.zip | |
drm/i915/power: move dc state members to struct i915_power_domains
There's only one reference to the struct intel_dmc members dc_state,
target_dc_state, and allowed_dc_mask within intel_dmc.c, begging the
question why they are under struct intel_dmc to begin with.
Moreover, the only references to i915->display.dmc outside of
intel_dmc.c are to these members.
They don't belong. Move them from struct intel_dmc to struct
i915_power_domains, which seems like a more suitable place.
Cc: Imre Deak <[email protected]>
Reviewed-by: Imre Deak <[email protected]>
Signed-off-by: Jani Nikula <[email protected]>
Link: https://patchwork.freedesktop.org/patch/msgid/[email protected]
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_object.c')
0 files changed, 0 insertions, 0 deletions
