commit | ebc0fd882b000b119e0684815db8c2245e61162f | [log] [tgz] |
---|---|---|
author | Daniel Vetter <daniel.vetter@ffwll.ch> | Wed Jul 11 16:27:56 2012 +0200 |
committer | Daniel Vetter <daniel.vetter@ffwll.ch> | Wed Jul 25 18:23:46 2012 +0200 |
tree | b040597aebee2173d4fc42526875bce631c238c2 | |
parent | 9a3b530455380eed28e7a93121c46d7c334153d9 [diff] |
drm/i915: group ADPA #defines together Splitting them up between pch and gmch variants just makes it harder to find things. Especially since the hotplug bits are actually valid on earlier chips, too. v2: Fixed the comment as pointed out by Paulo Zanoni. Reviewed-by: Paulo Zanoni <paulo.r.zanoni@intel.com> Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch>