OSDN Git Service

drm/i915: Change IPS calling convention
authorVille Syrjälä <ville.syrjala@linux.intel.com>
Wed, 9 Feb 2022 11:35:21 +0000 (13:35 +0200)
committerVille Syrjälä <ville.syrjala@linux.intel.com>
Wed, 9 Feb 2022 19:50:25 +0000 (21:50 +0200)
commitefbb7c98f5fa5a547c4bc0369f825c930aed8918
tree42be0b4c883076d1fcfe5af236b199415fc0ef67
parent803ec96319eec2897d3828e87bd38180295d0dcc
drm/i915: Change IPS calling convention

Follow the modern state+crtc calling convention for the IPS
code as well.

Signed-off-by: Ville Syrjälä <ville.syrjala@linux.intel.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20220209113526.7595-2-ville.syrjala@linux.intel.com
Reviewed-by: Jani Nikula <jani.nikula@intel.com>
drivers/gpu/drm/i915/display/intel_display.c