[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <87hbmfm9wn.fsf@pollan.anholt.net>
Date: Mon, 10 May 2010 19:47:52 -0700
From: Eric Anholt <eric@...olt.net>
To: Greg KH <gregkh@...e.de>, linux-kernel@...r.kernel.org,
stable@...nel.org
Cc: stable-review@...nel.org, torvalds@...ux-foundation.org,
akpm@...ux-foundation.org, alan@...rguk.ukuu.org.uk
Subject: Re: [003/117] drm/i915: Add initial bits for VGA modesetting bringup on Sandybridge.
On Mon, 10 May 2010 15:31:34 -0700, Greg KH <gregkh@...e.de> wrote:
> 2.6.33-stable review patch. If anyone has any objections, please let us know.
>
> ------------------
> From: Eric Anholt <eric@...olt.net>
>
> 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@...olt.net>
> Signed-off-by: Greg Kroah-Hartman <gregkh@...e.de>
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.
Content of type "application/pgp-signature" skipped
Powered by blists - more mailing lists