commit | d2f429ebb97725e9bec597aad2f0d2c7d203842f | [log] [tgz] |
---|---|---|
author | Matt Roper <matthew.d.roper@intel.com> | Tue Sep 10 08:42:50 2019 -0700 |
committer | Matt Roper <matthew.d.roper@intel.com> | Tue Sep 10 20:37:03 2019 -0700 |
tree | 6e4dc27cd50cf91cf3e04e91284fa14445698299 | |
parent | 751a93a15cde277ada4e1be14d93eb13a0dc3edd [diff] |
drm/i915: Add calc_voltage_level display vfunc With all of the cdclk function consolidation, we can cut down on a lot of platform if/else logic by creating a vfunc that's initialized at startup. Cc: Ville Syrjälä <ville.syrjala@linux.intel.com> Signed-off-by: Matt Roper <matthew.d.roper@intel.com> Reviewed-by: Ville Syrjälä <ville.syrjala@linux.intel.com> Link: https://patchwork.freedesktop.org/patch/msgid/20190910154252.30503-7-matthew.d.roper@intel.com