diff options
author | Ville Syrjälä <ville.syrjala@linux.intel.com> | 2023-02-09 02:32:50 +0200 |
---|---|---|
committer | Jani Nikula <jani.nikula@intel.com> | 2023-02-10 12:26:25 +0200 |
commit | 064b3eee8e0260d8053b588c71a3f71b762cc0f3 (patch) | |
tree | 6e9f6240ce9e3dfa743c94c7600a34db5f87cba1 /drivers/gpu/drm/i915/display/intel_fbdev.c | |
parent | 2b9ed318ad1c579df943c1eb07ae1f1c0e5e9d83 (diff) | |
download | linux-064b3eee8e0260d8053b588c71a3f71b762cc0f3.tar.gz linux-064b3eee8e0260d8053b588c71a3f71b762cc0f3.tar.bz2 linux-064b3eee8e0260d8053b588c71a3f71b762cc0f3.zip |
drm/i915: Populate wm.max_level for everyone
Switch ilk+ and skl+ platforms to also setting up
wm.max_level and remove a bunch of if ladders as a result.
There will be a tiny change in the debugfs on CHV machines
that have DVFS disabled in the BIOS. Presviously debugfs
would show the latency for the DVFS level as well, but
that will no longer be the case. Which is arguably better
as that number is absolutely meaningless when DVFS can't
be enabled anyway.
Signed-off-by: Ville Syrjälä <ville.syrjala@linux.intel.com>
Reviewed-by: Jani Nikula <jani.nikula@intel.com>
Signed-off-by: Jani Nikula <jani.nikula@intel.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20230209003251.32021-1-ville.syrjala@linux.intel.com
Diffstat (limited to 'drivers/gpu/drm/i915/display/intel_fbdev.c')
0 files changed, 0 insertions, 0 deletions