commit | a30180a5a349709821725266caaa69ec9871efbe | [log] [tgz] |
---|---|---|
author | Imre Deak <imre.deak@intel.com> | Tue Mar 04 19:23:02 2014 +0200 |
committer | Daniel Vetter <daniel.vetter@ffwll.ch> | Fri Mar 07 22:36:54 2014 +0100 |
tree | ea7c2fd92c4a732558db7c34fa192e81961c52d6 | |
parent | 7f9e192f1b504ff377f836a14176f38c5717361f [diff] |
drm/i915: sanitize PUNIT register macro definitions In the upcoming patches we'll need to access the rest of the fields in the punit power gating register, so prepare for that. v2: - add doc reference for the power well subsystem IDs (Jesse) - remove IDs for non-existant DPIO_RX[23] subsystems (Jesse) Signed-off-by: Imre Deak <imre.deak@intel.com> Reviewed-by: Jesse Barnes <jbarnes@virtuousgeek.org> Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch>