Subject : i915, framebuffer: wrong xoffset? Submitter : Lucas De Marchi <lucas.de.marchi@gmail.com> Date : 2011-06-18 16:29 Message-ID : BANLkTikAJEma_NNi0NYnjBEB6RkFJK3Dpg@mail.gmail.com References : http://marc.info/?l=linux-kernel&m=130841462202826&w=2 This entry is being used for tracking a regression from 2.6.39. Please don't close it until the problem is fixed in the mainline.
This bug has been fixed by the following commit, as said in http://marc.info/?l=linux-kernel&m=130921327704683&w=2 commit efc2924e733631a64c0afed8dbba2741d186998c Author: Keith Packard <keithp@keithp.com> Date: Mon Jun 6 17:12:49 2011 -0700 drm/i915: Call intel_enable_plane from i9xx_crtc_mode_set (again) Therefore we can close this bug.
Thx for following up here.