From: Ville Syrjälä Date: Mon, 19 May 2014 16:23:22 +0000 (+0300) Subject: drm/i915: Drop bogus comments about display reset X-Git-Tag: omap-for-v3.16/fixes-against-rc1~44^2~38^2~80 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a83d87fda6932980fa3081e56fe081ef3dbd767a;p=pandora-kernel.git drm/i915: Drop bogus comments about display reset There are comments in the gen4-5 reset functions stating that we can't reset render and media without also doing a display reset. But that's exactly what the code does, ie. we don't perform a display reset. Drop the bogus comments. Signed-off-by: Ville Syrjälä Reviewed-by: Jesse Barnes Signed-off-by: Daniel Vetter --- Reading git-diff-tree failed