drm/i915: Simplify intel_set_cdclk_{pre,post}_plane_update() calling convention
Move all the old vs. new state shenanigans into intel_set_cdclk_{pre,post}_plane_update() so that the caller doesn't need to know any of it. Signed-off-by:Ville Syrjälä <ville.syrjala@linux.intel.com> Link: https://patchwork.freedesktop.org/patch/msgid/20200120174728.21095-9-ville.syrjala@linux.intel.com Reviewed-by:
José Roberto de Souza <jose.souza@intel.com>
Showing
- drivers/gpu/drm/i915/display/intel_cdclk.c 22 additions, 22 deletionsdrivers/gpu/drm/i915/display/intel_cdclk.c
- drivers/gpu/drm/i915/display/intel_cdclk.h 2 additions, 10 deletionsdrivers/gpu/drm/i915/display/intel_cdclk.h
- drivers/gpu/drm/i915/display/intel_display.c 2 additions, 8 deletionsdrivers/gpu/drm/i915/display/intel_display.c
Loading
Please register or sign in to comment