commit | a13233804686886726aeeb084141d9a759c0b859 | [log] [tgz] |
---|---|---|
author | Carlos Santa <carlos.santa@intel.com> | Wed Aug 17 12:30:47 2016 -0700 |
committer | Rodrigo Vivi <rodrigo.vivi@intel.com> | Wed Sep 07 16:07:08 2016 -0700 |
tree | ce4d7a75f003d1709a96f6359bf1f37dde2013a4 | |
parent | 1d3fe53bbc074dc93fe50152d97e1af364cc4e92 [diff] |
drm/i915: Introduce GEN5_FEATURES for device info Introducing a GEN5_FEATURES 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 ilk. 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>