mbox series

[v1,0/4] Prepare for MTL sagv config patches

Message ID 20230416155417.174418-1-vinod.govindapillai@intel.com (mailing list archive)
Headers show
Series Prepare for MTL sagv config patches | expand

Message

Vinod Govindapillai April 16, 2023, 3:54 p.m. UTC
In MTL sagv configuration differs from the previous platforms.
Modify sagv configuration part so that MTL specific code
variation can be added easily and also fix some issues observed
in current sagv configuration,

Vinod Govindapillai (4):
  drm/i915: fix the derating percentage for MTL
  drm/i915: update the QGV point frequency calculations
  drm/i915: store the peak bw per QGV point
  drm/i915: extract intel_bw_check_qgv_points()

 drivers/gpu/drm/i915/display/intel_bw.c       | 246 ++++++++++--------
 .../gpu/drm/i915/display/intel_display_core.h |   2 +
 2 files changed, 139 insertions(+), 109 deletions(-)