All of lore.kernel.org
 help / color / mirror / Atom feed
From: Rodrigo Vivi <rodrigo.vivi@intel.com>
To: Mahesh Kumar <mahesh1.kumar@intel.com>
Cc: intel-gfx@lists.freedesktop.org, lucas.demarchi@intel.com,
	paulo.r.zanoni@intel.com
Subject: Re: [PATCH 0/3] Optimize use of DBuf slices
Date: Fri, 27 Apr 2018 17:15:16 -0700	[thread overview]
Message-ID: <20180428001516.GX3617@intel.com> (raw)
In-Reply-To: <20180426142517.16643-1-mahesh1.kumar@intel.com>

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@lists.freedesktop.org
> https://lists.freedesktop.org/mailman/listinfo/intel-gfx
_______________________________________________
Intel-gfx mailing list
Intel-gfx@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/intel-gfx

  parent reply	other threads:[~2018-04-28  0:15 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-04-26 14:25 [PATCH 0/3] Optimize use of DBuf slices Mahesh Kumar
2018-04-26 14:25 ` [PATCH 1/3] drm/i915/icl: track dbuf slice-2 status Mahesh Kumar
2018-04-26 14:25 ` [PATCH 2/3] drm/i915/icl: Enable 2nd DBuf slice only when needed Mahesh Kumar
2018-11-05 16:00   ` Imre Deak
2018-04-26 14:25 ` [PATCH 3/3] drm/i915/icl: update ddb entry start/end mask during hw ddb readout Mahesh Kumar
2018-04-27  7:49 ` ✗ Fi.CI.SPARSE: warning for Optimize use of DBuf slices (rev3) Patchwork
2018-04-27  8:03 ` ✓ Fi.CI.BAT: success " Patchwork
2018-04-27  9:50 ` ✓ Fi.CI.IGT: " Patchwork
2018-04-28  0:15 ` Rodrigo Vivi [this message]
  -- strict thread matches above, loose matches on Subject: below --
2018-04-05  9:17 [PATCH 0/3] Optimize use of DBuf slices Mahesh Kumar
2018-04-05  6:00 Mahesh Kumar

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20180428001516.GX3617@intel.com \
    --to=rodrigo.vivi@intel.com \
    --cc=intel-gfx@lists.freedesktop.org \
    --cc=lucas.demarchi@intel.com \
    --cc=mahesh1.kumar@intel.com \
    --cc=paulo.r.zanoni@intel.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.