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

2018-04-27 Thread Rodrigo Vivi
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

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

2018-04-26 Thread Mahesh Kumar
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

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

2018-04-05 Thread Mahesh Kumar
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 Mahesh Kumar (3): drm/i915/icl: track dbuf slice-2 status drm/i915/icl: Enable 2nd DBuf slice only when needed

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

2018-04-04 Thread Mahesh Kumar
Patches in this series were originally part of series: https://patchwork.freedesktop.org/series/36993/ Reposting it here after rebase 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