commit | a6e1c5ace4810342b708f3fbbd203013d4b9d22c | [log] [tgz] |
---|---|---|
author | Chris Wilson <chris@chris-wilson.co.uk> | Thu Feb 15 08:19:29 2018 +0000 |
committer | Chris Wilson <chris@chris-wilson.co.uk> | Thu Feb 15 16:23:10 2018 +0000 |
tree | 53c7fdb1e271f68c158de87ebd808d4d75e6d97a | |
parent | bc76298e68e791f878d76f9b7a911713c85b2843 [diff] |
drm/i915: Always define GEN as part of GENx_FEATURES Be consistent and define the device's GEN as part of the GENx_FEATURE. It will be overridden by the next gen upon inheriting, as per usual. Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk> Reviewed-by: Rodrigo Vivi <rodrigo.vivi@intel.com> Link: https://patchwork.freedesktop.org/patch/msgid/20180215081930.11477-2-chris@chris-wilson.co.uk