[Intel-gfx] [PATCH 0/3] Optimize use of DBuf slices

Mahesh Kumar mahesh1.kumar at intel.com
Thu Apr 26 14:25:14 UTC 2018


Patches in this series were originally part of series:
https://patchwork.freedesktop.org/series/36993/

Reposting it here after rebase
use kernel types u8/u16 etc instead of uint8_t

Changes:
 - Rebase the series

Mahesh Kumar (3):
  drm/i915/icl: track dbuf slice-2 status
  drm/i915/icl: Enable 2nd DBuf slice only when needed
  drm/i915/icl: update ddb entry start/end mask during hw ddb readout

 drivers/gpu/drm/i915/i915_drv.h         |   1 +
 drivers/gpu/drm/i915/i915_reg.h         |   3 +
 drivers/gpu/drm/i915/intel_display.c    |  15 +++++
 drivers/gpu/drm/i915/intel_drv.h        |   6 ++
 drivers/gpu/drm/i915/intel_pm.c         | 103 ++++++++++++++++++++++++++------
 drivers/gpu/drm/i915/intel_runtime_pm.c |  69 ++++++++++++++++-----
 6 files changed, 165 insertions(+), 32 deletions(-)

-- 
2.16.2



More information about the Intel-gfx mailing list