]> git.proxmox.com Git - mirror_ubuntu-kernels.git/commit
drm/i915/wm: Pass the whole i915 to intel_get_cxsr_latency()
authorVille Syrjälä <ville.syrjala@linux.intel.com>
Thu, 8 Feb 2024 15:17:16 +0000 (17:17 +0200)
committerVille Syrjälä <ville.syrjala@linux.intel.com>
Fri, 9 Feb 2024 12:33:23 +0000 (14:33 +0200)
commit29d7a5b4d224d2f1cba4b21bf5db1a22c8568bee
treed2a96e36fa6f4bcaaf5074c2b9fde902dd267a03
parent8c9e4f68b861dfe75650b75ac9e57e68f5f1850a
drm/i915/wm: Pass the whole i915 to intel_get_cxsr_latency()

Just pass the whole i915 to intel_get_cxsr_latency() instead
of having each caller dig out bits and pieces.

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