commit | cf63e4a2206be00336c17f42a810da5ce47e0e78 | [log] [tgz] |
---|---|---|
author | Imre Deak <imre.deak@intel.com> | Mon May 19 11:41:17 2014 +0300 |
committer | Daniel Vetter <daniel.vetter@ffwll.ch> | Mon May 19 17:13:18 2014 +0200 |
tree | c089ca90a974db677f037ae6b82bc6f39cb6c69b | |
parent | eba905b2975c12158d964a09200c8df12e8d2c6e [diff] |
drm/i915: rename IOSF sideband opcodes according to the spec These opcodes are not specific for an endpoint, but are the same for all endpoints. So rename them accordingly, using the name the VLV2 sideband HAS uses. Also move the macros to the .c file, since they aren't used anywhere else. 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>