commit | fe31b574fb2563f3aaa24dec302ddd0a033cda0f | [log] [tgz] |
---|---|---|
author | Ville Syrjälä <ville.syrjala@linux.intel.com> | Fri Jan 25 21:44:47 2013 +0200 |
committer | Daniel Vetter <daniel.vetter@ffwll.ch> | Thu Jan 31 11:50:13 2013 +0100 |
tree | 5ca80fd131f521992de67479f1882d7a98028167 | |
parent | 766aa1c42362eafc53f5939cd3f83113e9d062ed [diff] |
drm/i915: Kill IS_DISPLAYREG() All display registers should now include the proper offset on VLV. That means IS_DISPLAYREG() is now useless, and we can eliminate it. Signed-off-by: Ville Syrjälä <ville.syrjala@linux.intel.com> Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch>