public inbox for intel-gfx@lists.freedesktop.org
 help / color / mirror / Atom feed
* [PATCH] drm/i195/bxt: Add A1 stepping for Broxton
@ 2015-03-20  9:29 Nick Hoath
  2015-03-20 17:14 ` shuang.he
  2015-04-29 14:35 ` Imre Deak
  0 siblings, 2 replies; 8+ messages in thread
From: Nick Hoath @ 2015-03-20  9:29 UTC (permalink / raw)
  To: intel-gfx

This stepping isn't listed separately in the specs, so needs confirmation.

Signed-off-by: Nick Hoath <nicholas.hoath@intel.com>
---
 drivers/gpu/drm/i915/i915_drv.h | 1 +
 1 file changed, 1 insertion(+)

diff --git a/drivers/gpu/drm/i915/i915_drv.h b/drivers/gpu/drm/i915/i915_drv.h
index eec271a..68fb41a 100644
--- a/drivers/gpu/drm/i915/i915_drv.h
+++ b/drivers/gpu/drm/i915/i915_drv.h
@@ -2329,6 +2329,7 @@ struct drm_i915_cmd_table {
 #define SKL_REVID_E0		(0x4)
 
 #define BXT_REVID_A0		(0x0)
+#define BXT_REVID_A1		(0x1)
 #define BXT_REVID_B0		(0x3)
 #define BXT_REVID_C0		(0x6)
 
-- 
2.1.1

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

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

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

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-03-20  9:29 [PATCH] drm/i195/bxt: Add A1 stepping for Broxton Nick Hoath
2015-03-20 17:14 ` shuang.he
2015-03-20 19:17   ` Jesse Barnes
2015-03-21  1:20     ` He, Shuang
2015-04-29 14:35 ` Imre Deak
2015-05-05 14:20   ` Nick Hoath
2015-05-05 16:18     ` Imre Deak
2015-05-06 16:00       ` Nick Hoath

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox