mbox series

[v2,0/2] Correction to QGV related register addresses

Message ID 20230322142051.714161-1-vinod.govindapillai@intel.com (mailing list archive)
Headers show
Series Correction to QGV related register addresses | expand

Message

Govindapillai, Vinod March 22, 2023, 2:20 p.m. UTC
Wrong offsets are calculated to read QGV points from mem ss. Also
a wrong register address is used to get the dagv block time. Fix
these two issues.

Vinod Govindapillai (2):
  drm/i915/reg: fix QGV points register access offsets
  drm/i915/reg: use the correct register to access SAGV block time

 drivers/gpu/drm/i915/i915_reg.h | 7 ++++---
 1 file changed, 4 insertions(+), 3 deletions(-)