All of lore.kernel.org
 help / color / mirror / Atom feed
From: Imre Deak <imre.deak@intel.com>
To: Anusha Srivatsa <anusha.srivatsa@intel.com>
Cc: intel-gfx@lists.freedesktop.org
Subject: Re: [Intel-gfx] [PATCH] i915/display/dmc: Add Support for PipeC and PipeD DMC
Date: Fri, 22 Oct 2021 23:53:10 +0300	[thread overview]
Message-ID: <20211022205310.GB1980572@ideak-desk.fi.intel.com> (raw)
In-Reply-To: <20211006204547.669464-1-anusha.srivatsa@intel.com>

On Wed, Oct 06, 2021 at 01:45:47PM -0700, Anusha Srivatsa wrote:
> So far we had support for main, PipeA and PipeB
> DMC. If we find a binary from PipeA-D, lets load it.
> 
> Cc: Imre Deak <imre.deak@intel.com>
> Signed-off-by: Anusha Srivatsa <anusha.srivatsa@intel.com>

Reviewed-by: Imre Deak <imre.deak@intel.com>

> ---
>  drivers/gpu/drm/i915/display/intel_dmc.h | 2 ++
>  1 file changed, 2 insertions(+)
> 
> diff --git a/drivers/gpu/drm/i915/display/intel_dmc.h b/drivers/gpu/drm/i915/display/intel_dmc.h
> index c3c00ff03869..b20f3441ca60 100644
> --- a/drivers/gpu/drm/i915/display/intel_dmc.h
> +++ b/drivers/gpu/drm/i915/display/intel_dmc.h
> @@ -20,6 +20,8 @@ enum {
>  	DMC_FW_MAIN = 0,
>  	DMC_FW_PIPEA,
>  	DMC_FW_PIPEB,
> +	DMC_FW_PIPEC,
> +	DMC_FW_PIPED,
>  	DMC_FW_MAX
>  };
>  
> -- 
> 2.25.1
> 

  parent reply	other threads:[~2021-10-22 20:53 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-10-06 20:45 [Intel-gfx] [PATCH] i915/display/dmc: Add Support for PipeC and PipeD DMC Anusha Srivatsa
2021-10-07  0:17 ` [Intel-gfx] ✗ Fi.CI.BAT: failure for " Patchwork
2021-10-22 20:53 ` Imre Deak [this message]
2021-10-28 17:00 ` [Intel-gfx] ✓ Fi.CI.BAT: success for i915/display/dmc: Add Support for PipeC and PipeD DMC (rev2) Patchwork
2021-10-28 22:32 ` [Intel-gfx] ✓ Fi.CI.IGT: " Patchwork
2021-11-01 12:15   ` Imre Deak

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=20211022205310.GB1980572@ideak-desk.fi.intel.com \
    --to=imre.deak@intel.com \
    --cc=anusha.srivatsa@intel.com \
    --cc=intel-gfx@lists.freedesktop.org \
    /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.