Commit 5ca4163a authored by Arun Siluvery's avatar Arun Siluvery Committed by Daniel Vetter

drm/i915/bxt: Update revision id for BXT C0

Cc: Nick Hoath <nicholas.hoath@intel.com>
Cc: Imre Deak <imre.deak@intel.com>
Signed-off-by: default avatarArun Siluvery <arun.siluvery@linux.intel.com>
Reviewed-by: default avatarImre Deak <imre.deak@intel.com>
Signed-off-by: default avatarDaniel Vetter <daniel.vetter@ffwll.ch>
parent d2aa5ae8
......@@ -2507,7 +2507,7 @@ struct drm_i915_cmd_table {
#define BXT_REVID_A0 (0x0)
#define BXT_REVID_B0 (0x3)
#define BXT_REVID_C0 (0x6)
#define BXT_REVID_C0 (0x9)
/*
* The genX designation typically refers to the render engine, so render
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment