[PATCH 0/2] add intel_cdclk_state to intel_atomic_state
Anusha Srivatsa
anusha.srivatsa at intel.com
Wed Sep 7 20:45:16 UTC 2022
intel_atomic_state shold ideally have all atomic state related
info. While we have most of the needed info
we have nothing regarding cdclk_state that is being configured.
Adding this piece of information.
Anusha Srivatsa (2):
drm/i915/display: Add intel_cdclk_state to intel_atomic_state
drm/display/i915: Pass cdclk_state as parameter to platform_set_cdclk
from modeset functions
drivers/gpu/drm/i915/display/intel_cdclk.c | 40 +++++++++++++------
.../drm/i915/display/intel_display_types.h | 2 +
2 files changed, 30 insertions(+), 12 deletions(-)
--
2.25.1
More information about the Intel-gfx-trybot
mailing list