drm/i915/bxt: Fix GRC code register field definitions
authorImre Deak <imre.deak@intel.com>
Fri, 1 Apr 2016 13:02:33 +0000 (16:02 +0300)
committerImre Deak <imre.deak@intel.com>
Fri, 15 Apr 2016 11:18:16 +0000 (14:18 +0300)
commitd1e082ffb898bd9cf7cb58358917a415d2dd0a13
treefbfc7addc23fd1d5e514c1c54abb6ab12bb73959
parente7968531f86983a8f199818a7ffcaa380d1b4399
drm/i915/bxt: Fix GRC code register field definitions

This has been corrected in BSpec quite some time ago, but we missed it
somehow. The wrong field definitions resulted in configuring PHY0 with
an incorrect GRC value.

v2:
- Remove the FIXME comment, we left in the code exactly about this
  issue. (Ville)

CC: Arthur J Runyan <arthur.j.runyan@intel.com>
Signed-off-by: Imre Deak <imre.deak@intel.com>
Reviewed-by: Ville Syrjälä <ville.syrjala@linux.intel.com>
Link: http://patchwork.freedesktop.org/patch/msgid/1459515767-29228-3-git-send-email-imre.deak@intel.com
drivers/gpu/drm/i915/i915_reg.h