drm/i915: fix the derating percentage for MTL
authorVinod Govindapillai <vinod.govindapillai@intel.com>
Tue, 6 Jun 2023 09:35:03 +0000 (12:35 +0300)
committerRadhakrishna Sripada <radhakrishna.sripada@intel.com>
Wed, 7 Jun 2023 18:24:36 +0000 (11:24 -0700)
commit626765bb4b2e732e9a1595fc801f696dbde12db9
tree28428e6f788d3a6b020b530453422f1d49f92ec1
parent9831a9d1841fb3188c46a13da30aecd96bd1bae6
drm/i915: fix the derating percentage for MTL

Follow the values from bspec for the percentage overhead for
efficiency in MTL BW calculations.

Bspec: 64631

Signed-off-by: Vinod Govindapillai <vinod.govindapillai@intel.com>
Reviewed-by: Matt Roper <matthew.d.roper@intel.com>
Signed-off-by: Radhakrishna Sripada <radhakrishna.sripada@intel.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20230606093509.221709-2-vinod.govindapillai@intel.com
drivers/gpu/drm/i915/display/intel_bw.c