commit | 07db6be72e2c4e54aca12f3f09b4dc7d33f023f0 | [log] [tgz] |
---|---|---|
author | Carlos Santa <carlos.santa@intel.com> | Wed Aug 17 12:30:38 2016 -0700 |
committer | Rodrigo Vivi <rodrigo.vivi@intel.com> | Wed Sep 07 16:07:07 2016 -0700 |
tree | cd57136d06176f49ad5ac9f73ed3eac8c4930a6a | |
parent | 8d9c20e1d1e3833b5c4dab33d59cb92ea162da6a [diff] |
drm/i915: Introduce GEN6_FEATURES for device info Introducing a GEN6_FEAUTRES macro to simplify the struct definitions by platforms given that most of the features are common. Inspired by the GEN7_FEATURES macro done by Ben W. and others. Use it for snb. CC: Ben Widawsky <ben@bwidawsk.net> Signed-off-by: Carlos Santa <carlos.santa@intel.com> Reviewed-by: Rodrigo Vivi <rodrigo.vivi@intel.com> Signed-off-by: Rodrigo Vivi <rodrigo.vivi@intel.com>