[Bug 58151] kernel 3.2.45 regression in i915 driver for 00:02.0 VGA compatible controller: Intel Corporation Mobile 4 Series Chipset Integrated Graphics Controller (rev 07)

bugzilla-daemon at bugzilla.kernel.org bugzilla-daemon at bugzilla.kernel.org
Thu May 23 01:39:20 PDT 2013


https://bugzilla.kernel.org/show_bug.cgi?id=58151





--- Comment #18 from Nix\ <nix.sasl at gmail.com>  2013-05-23 08:39:20 ---
Ok, I'm a idiot,

1.- The .diff file from slackware was used in -R mode
2.- The commit is the bug

But, i915_dma.c file in 3.2.45 final release, look was the commit
53e587aa5ca81497d0ea6e340320ec5778d1f311 was never applied if I compare the -
and + in the patch (
http://git.kernel.org/cgit/linux/kernel/git/stable/linux-stable.git/commit/?id=53e587aa5ca81497d0ea6e340320ec5778d1f311&context=4
) with /drivers/gpu/drm/i915/i915_dma.c.
So the patches are partially applied?.

Example, the line -static unsigned long i915_stolen_to_phys(struct drm_device
*dev, u32 offset) is removed by the patch, but, in .c file is present and the
+static unsigned long i915_stolen_to_physical(struct drm_device *dev) not, so,
the patch are partially applied or the commit was modified by the bug report
Daniel?.

Sorry for being annoying, but I need to understand for future reports, I see
that things are solved in upstream more faster than in the distributions like
Fedora, Ubuntu, openSUSE, etc.

-- 
Configure bugmail: https://bugzilla.kernel.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.
You are the assignee for the bug.


More information about the intel-gfx-bugs mailing list