public inbox for igt-dev@lists.freedesktop.org
 help / color / mirror / Atom feed
From: Petri Latvala <petri.latvala@intel.com>
To: Adam Miszczak <adam.miszczak@linux.intel.com>
Cc: igt-dev@lists.freedesktop.org, Chris Wilson <chris@chris-wilson.co.uk>
Subject: Re: [igt-dev] [PATCH i-g-t] lib/i915: Add DG1 platform definition
Date: Wed, 12 Aug 2020 11:24:57 +0300	[thread overview]
Message-ID: <20200812082457.GO7444@platvala-desk.ger.corp.intel.com> (raw)
In-Reply-To: <20200812080501.30369-1-adam.miszczak@linux.intel.com>

On Wed, Aug 12, 2020 at 10:05:01AM +0200, Adam Miszczak wrote:
> Introduce DG1 PCI IDs and related definitions.
> 
> Signed-off-by: Adam Miszczak <adam.miszczak@linux.intel.com>
> Cc: Chris Wilson <chris@chris-wilson.co.uk>
> Cc: Ashutosh Dixit <ashutosh.dixit@intel.com>
> Cc: Petri Latvala <petri.latvala@intel.com>
> ---
>  lib/i915_pciids.h       | 4 ++++
>  lib/intel_chipset.h     | 2 ++
>  lib/intel_device_info.c | 8 ++++++++
>  3 files changed, 14 insertions(+)
> 
> diff --git a/lib/i915_pciids.h b/lib/i915_pciids.h
> index d6cb2899..96e408b4 100644
> --- a/lib/i915_pciids.h
> +++ b/lib/i915_pciids.h
> @@ -618,4 +618,8 @@
>  	INTEL_VGA_DEVICE(0x4C90, info), \
>  	INTEL_VGA_DEVICE(0x4C9A, info)
>  
> +/* DG1 */
> +#define INTEL_DG1_IDS(info) \
> +	INTEL_VGA_DEVICE(0x4905, info)
> +
>  #endif /* _I915_PCIIDS_H */

This file should be a direct copy from the kernel, with the IGT commit
message stating what kernel commit it's copied from and where that
commit is.

(Note to self: We need some better documentation on this process...)


-- 
Petri Latvala
_______________________________________________
igt-dev mailing list
igt-dev@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/igt-dev

  reply	other threads:[~2020-08-12  8:29 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-08-12  8:05 [igt-dev] [PATCH i-g-t] lib/i915: Add DG1 platform definition Adam Miszczak
2020-08-12  8:24 ` Petri Latvala [this message]
2020-08-12  9:11   ` Adam Miszczak
2020-08-12  8:50 ` [igt-dev] ✓ Fi.CI.BAT: success for " Patchwork
2020-08-12 10:00 ` [igt-dev] ✗ Fi.CI.IGT: failure " Patchwork

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=20200812082457.GO7444@platvala-desk.ger.corp.intel.com \
    --to=petri.latvala@intel.com \
    --cc=adam.miszczak@linux.intel.com \
    --cc=chris@chris-wilson.co.uk \
    --cc=igt-dev@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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox