[Intel-gfx] [PATCH 0/3] Optimize use of DBuf slices
Rodrigo Vivi
rodrigo.vivi at intel.com
Sat Apr 28 00:15:16 UTC 2018
On Thu, Apr 26, 2018 at 07:55:14PM +0530, Mahesh Kumar wrote:
> 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
pushed to dinq, thanks.
>
> 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
>
> _______________________________________________
> Intel-gfx mailing list
> Intel-gfx at lists.freedesktop.org
> https://lists.freedesktop.org/mailman/listinfo/intel-gfx
More information about the Intel-gfx
mailing list