All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] drm/i915/bxt: Update the Broxton PCI ids
@ 2015-05-15 18:43 Damien Lespiau
  2015-05-18 12:05 ` Imre Deak
  2015-05-18 16:38 ` shuang.he
  0 siblings, 2 replies; 4+ messages in thread
From: Damien Lespiau @ 2015-05-15 18:43 UTC (permalink / raw)
  To: intel-gfx

Cc: Imre Deak <imre.deak@intel.com>
Signed-off-by: Damien Lespiau <damien.lespiau@intel.com>
---
 include/drm/i915_pciids.h | 6 ++----
 1 file changed, 2 insertions(+), 4 deletions(-)

diff --git a/include/drm/i915_pciids.h b/include/drm/i915_pciids.h
index bd0d644..17c4456 100644
--- a/include/drm/i915_pciids.h
+++ b/include/drm/i915_pciids.h
@@ -286,11 +286,9 @@
 	INTEL_SKL_GT2_IDS(info), \
 	INTEL_SKL_GT3_IDS(info)
 
-
 #define INTEL_BXT_IDS(info) \
 	INTEL_VGA_DEVICE(0x0A84, info), \
-	INTEL_VGA_DEVICE(0x0A85, info), \
-	INTEL_VGA_DEVICE(0x0A86, info), \
-	INTEL_VGA_DEVICE(0x0A87, info)
+	INTEL_VGA_DEVICE(0x1A84, info), \
+	INTEL_VGA_DEVICE(0x5A84, info)
 
 #endif /* _I915_PCIIDS_H */
-- 
2.1.0

_______________________________________________
Intel-gfx mailing list
Intel-gfx@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/intel-gfx

^ permalink raw reply related	[flat|nested] 4+ messages in thread

* Re: [PATCH] drm/i915/bxt: Update the Broxton PCI ids
  2015-05-15 18:43 [PATCH] drm/i915/bxt: Update the Broxton PCI ids Damien Lespiau
@ 2015-05-18 12:05 ` Imre Deak
  2015-05-18 14:47   ` Daniel Vetter
  2015-05-18 16:38 ` shuang.he
  1 sibling, 1 reply; 4+ messages in thread
From: Imre Deak @ 2015-05-18 12:05 UTC (permalink / raw)
  To: Damien Lespiau; +Cc: intel-gfx

On pe, 2015-05-15 at 19:43 +0100, Damien Lespiau wrote:
> Cc: Imre Deak <imre.deak@intel.com>
> Signed-off-by: Damien Lespiau <damien.lespiau@intel.com>

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

> ---
>  include/drm/i915_pciids.h | 6 ++----
>  1 file changed, 2 insertions(+), 4 deletions(-)
> 
> diff --git a/include/drm/i915_pciids.h b/include/drm/i915_pciids.h
> index bd0d644..17c4456 100644
> --- a/include/drm/i915_pciids.h
> +++ b/include/drm/i915_pciids.h
> @@ -286,11 +286,9 @@
>  	INTEL_SKL_GT2_IDS(info), \
>  	INTEL_SKL_GT3_IDS(info)
>  
> -
>  #define INTEL_BXT_IDS(info) \
>  	INTEL_VGA_DEVICE(0x0A84, info), \
> -	INTEL_VGA_DEVICE(0x0A85, info), \
> -	INTEL_VGA_DEVICE(0x0A86, info), \
> -	INTEL_VGA_DEVICE(0x0A87, info)
> +	INTEL_VGA_DEVICE(0x1A84, info), \
> +	INTEL_VGA_DEVICE(0x5A84, info)
>  
>  #endif /* _I915_PCIIDS_H */


_______________________________________________
Intel-gfx mailing list
Intel-gfx@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/intel-gfx

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: [PATCH] drm/i915/bxt: Update the Broxton PCI ids
  2015-05-18 12:05 ` Imre Deak
@ 2015-05-18 14:47   ` Daniel Vetter
  0 siblings, 0 replies; 4+ messages in thread
From: Daniel Vetter @ 2015-05-18 14:47 UTC (permalink / raw)
  To: Imre Deak; +Cc: intel-gfx

On Mon, May 18, 2015 at 03:05:07PM +0300, Imre Deak wrote:
> On pe, 2015-05-15 at 19:43 +0100, Damien Lespiau wrote:
> > Cc: Imre Deak <imre.deak@intel.com>
> > Signed-off-by: Damien Lespiau <damien.lespiau@intel.com>
> 
> Reviewed-by: Imre Deak <imre.deak@intel.com>

Queued for -next, thanks for the patch.
-Daniel
-- 
Daniel Vetter
Software Engineer, Intel Corporation
http://blog.ffwll.ch
_______________________________________________
Intel-gfx mailing list
Intel-gfx@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/intel-gfx

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: [PATCH] drm/i915/bxt: Update the Broxton PCI ids
  2015-05-15 18:43 [PATCH] drm/i915/bxt: Update the Broxton PCI ids Damien Lespiau
  2015-05-18 12:05 ` Imre Deak
@ 2015-05-18 16:38 ` shuang.he
  1 sibling, 0 replies; 4+ messages in thread
From: shuang.he @ 2015-05-18 16:38 UTC (permalink / raw)
  To: shuang.he, lei.a.liu, intel-gfx, damien.lespiau

Tested-By: Intel Graphics QA PRTS (Patch Regression Test System Contact: shuang.he@intel.com)
Task id: 6421
-------------------------------------Summary-------------------------------------
Platform          Delta          drm-intel-nightly          Series Applied
PNV                                  276/276              276/276
ILK                                  302/302              302/302
SNB                 -1              314/314              313/314
IVB                                  338/338              338/338
BYT                                  286/286              286/286
BDW                                  320/320              320/320
-------------------------------------Detailed-------------------------------------
Platform  Test                                drm-intel-nightly          Series Applied
 SNB  igt@pm_rpm@dpms-mode-unset-non-lpsp      DMESG_WARN(17)PASS(1)      DMESG_WARN(1)
(dmesg patch applied)WARNING:at_drivers/gpu/drm/i915/intel_uncore.c:#assert_device_not_suspended[i915]()@WARNING:.* at .* assert_device_not_suspended+0x
Note: You need to pay more attention to line start with '*'
_______________________________________________
Intel-gfx mailing list
Intel-gfx@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/intel-gfx

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2015-05-18 16:38 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2015-05-15 18:43 [PATCH] drm/i915/bxt: Update the Broxton PCI ids Damien Lespiau
2015-05-18 12:05 ` Imre Deak
2015-05-18 14:47   ` Daniel Vetter
2015-05-18 16:38 ` shuang.he

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.