commit | 33b5bf82a67bff6b494a76dcbc20bcbcf3a835ed | [log] [tgz] |
---|---|---|
author | Carlos Santa <carlos.santa@intel.com> | Wed Aug 17 12:30:45 2016 -0700 |
committer | Rodrigo Vivi <rodrigo.vivi@intel.com> | Wed Sep 07 16:07:08 2016 -0700 |
tree | 47bc3de598f3644d22c3ce01c62097af761298e5 | |
parent | 86f3624bf2750d22a6d7290f625f2d11227edb21 [diff] |
drm/i915: Move HAS_RC6p definition to platform definition Moving all GPU features to the platform struct definition allows for - standard place when adding new features from new platforms - possible to see supported features when dumping struct definitions 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>