commit | 6e3b84d831113804fcae3646b99816556915b881 | [log] [tgz] |
---|---|---|
author | Carlos Santa <carlos.santa@intel.com> | Wed Aug 17 12:30:36 2016 -0700 |
committer | Rodrigo Vivi <rodrigo.vivi@intel.com> | Wed Sep 07 16:07:07 2016 -0700 |
tree | 723a516b437beb6dff73e377803aadfedf9e759f | |
parent | 81b9fd8fc68e9e0999efc604c4e5477b8d1982aa [diff] |
drm/i915: Move HAS_PSR definition to platform struct definition [patch series] 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 definition 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>