commit | 20474e90c948545c51da95689b8342a4f3bbaeb6 | [log] [tgz] |
---|---|---|
author | Paulo Zanoni <paulo.r.zanoni@intel.com> | Wed Oct 24 11:31:59 2012 -0200 |
committer | Daniel Vetter <daniel.vetter@ffwll.ch> | Fri Oct 26 10:24:43 2012 +0200 |
tree | 2dd2f575c5c6edcecf4f9695f090eb240493484e | |
parent | 4f771f1055da08bc71a36dfdd0a2bde5beb666a4 [diff] |
drm/i915: fix checks inside ironlake_crtc_{enable, disable} The last commit forked a Haswell version, so now we remove Haswell code from these functions. Signed-off-by: Paulo Zanoni <paulo.r.zanoni@intel.com> Reviewed-by: Jani Nikula <jani.nikula@intel.com> Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch>