[Intel-gfx] [PATCH 0/1] drm/i915/display: Communicate display configuration to pcode

Jigar Bhatt jigar.bhatt at intel.com
Thu Apr 14 06:07:28 UTC 2022


Display to communicate "display configuration" to Pcode for more accurate
power accounting for DG2. Existing sequence is sending only voltage.
New sequence is sending cdclk along with number pipe of active pipes
to Pcode.

Jigar Bhatt (1):
  drm/i915/display: Communicate display configuration to pcode

 drivers/gpu/drm/i915/display/intel_cdclk.c   | 93 +++++++++++++++++++-
 drivers/gpu/drm/i915/display/intel_cdclk.h   |  2 +
 drivers/gpu/drm/i915/display/intel_display.c |  6 ++
 drivers/gpu/drm/i915/i915_reg.h              |  4 +
 4 files changed, 101 insertions(+), 4 deletions(-)

-- 
2.25.1



More information about the Intel-gfx mailing list