commit | b355f10925fdeb186796eaa4f3e64a7db02c3ccf | [log] [tgz] |
---|---|---|
author | Carlos Santa <carlos.santa@intel.com> | Wed Aug 17 12:30:48 2016 -0700 |
committer | Rodrigo Vivi <rodrigo.vivi@intel.com> | Wed Sep 07 16:07:08 2016 -0700 |
tree | 5219eb541f8944d9b6f805b6bec8c7aa5c3cfb9f | |
parent | a13233804686886726aeeb084141d9a759c0b859 [diff] |
drm/i915: Move HAS_GMBUS_IRQ 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>