Re: [003/117] drm/i915: Add initial bits for VGA modesetting bringup on Sandybridge.

From: Eric Anholt
Date: Mon May 10 2010 - 22:47:58 EST


On Mon, 10 May 2010 15:31:34 -0700, Greg KH <gregkh@xxxxxxx> wrote:
> 2.6.33-stable review patch. If anyone has any objections, please let us know.
>
> ------------------
> From: Eric Anholt <eric@xxxxxxxxxx>
>
> commit bad720ff3e8e47a04bd88d9bbc8317e7d7e049d3 upstream.
>
> [needed for stable as it's just a bunch of macros that other drm patches
> need, it changes no code functionality besides adding support for a new
> device type. - gregkh]
>
> Signed-off-by: Eric Anholt <eric@xxxxxxxxxx>
> Signed-off-by: Greg Kroah-Hartman <gregkh@xxxxxxx>

This patch should not go in stable because of this hunk:

> --- a/include/drm/drm_pciids.h
> +++ b/include/drm/drm_pciids.h
> @@ -560,4 +560,5 @@
> {0x8086, 0x35e8, PCI_ANY_ID, PCI_ANY_ID, PCI_CLASS_DISPLAY_VGA << 8, 0xffff00, 0}, \
> {0x8086, 0x0042, PCI_ANY_ID, PCI_ANY_ID, PCI_CLASS_DISPLAY_VGA << 8, 0xffff00, 0}, \
> {0x8086, 0x0046, PCI_ANY_ID, PCI_ANY_ID, PCI_CLASS_DISPLAY_VGA << 8, 0xffff00, 0}, \
> + {0x8086, 0x0102, PCI_ANY_ID, PCI_ANY_ID, PCI_CLASS_DISPLAY_VGA << 8, 0xffff00, 0}, \
> {0, 0, 0}

Without that, it would be fine.

Attachment: pgp00000.pgp
Description: PGP signature