Hi Linus,
Sorry been travelling and a bit neglectful of some of Alan's patches,
These all look necessary for -fixes,
Dave.
The following changes since commit ac7d181e323a888015e19e2e4d776095a0433787:
Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jdelvare/staging (2012-07-13 11:01:03 -0700)
are available in the git repository at:
ssh://people.freedesktop.org/~airlied/linux.git drm-fixes
for you to fetch changes up to a3928c6b5f43bcd561802b52049b6024b8da675f:
gma500,cdv: Fix the brightness base (2012-07-17 04:35:06 +1000)
---------------------------------------------------------------- Alan Cox (4): gma500: Fix frequency detection gma500: Fix lid related crash gma500: move the ASLE enable gma500,cdv: Fix the brightness base
drivers/gpu/drm/gma500/cdv_device.c | 36 +++++++++++++++++++---------------- drivers/gpu/drm/gma500/opregion.c | 8 +++----- drivers/gpu/drm/gma500/opregion.h | 5 +++++ drivers/gpu/drm/gma500/psb_device.c | 13 +++++-------- drivers/gpu/drm/gma500/psb_drv.c | 1 + 5 files changed, 34 insertions(+), 29 deletions(-)
On Mon, Jul 16, 2012 at 12:42 PM, Dave Airlie airlied@linux.ie wrote:
Sorry been travelling and a bit neglectful of some of Alan's patches,
I actually took the three Alan sent me already, exactly because they seemed harmless and I didn't know your schedule.
Your pull has a "gma500: Fix frequency detection" patch that I haven't seen though, which makes me wonder if Alan wants that one too. He only sent me a series of the three other patches..
Alan?
Linus
On Mon, 16 Jul 2012 13:44:32 -0700 Linus Torvalds torvalds@linux-foundation.org wrote:
On Mon, Jul 16, 2012 at 12:42 PM, Dave Airlie airlied@linux.ie wrote:
Sorry been travelling and a bit neglectful of some of Alan's patches,
I actually took the three Alan sent me already, exactly because they seemed harmless and I didn't know your schedule.
Your pull has a "gma500: Fix frequency detection" patch that I haven't seen though, which makes me wonder if Alan wants that one too. He only sent me a series of the three other patches..
Alan?
The frequency detect bug isn't a regression, indeed its not clear it's a path ever taken.
Alan
On Tue, Jul 17, 2012 at 7:07 AM, Alan Cox alan@lxorguk.ukuu.org.uk wrote:
On Mon, 16 Jul 2012 13:44:32 -0700 Linus Torvalds torvalds@linux-foundation.org wrote:
On Mon, Jul 16, 2012 at 12:42 PM, Dave Airlie airlied@linux.ie wrote:
Sorry been travelling and a bit neglectful of some of Alan's patches,
I actually took the three Alan sent me already, exactly because they seemed harmless and I didn't know your schedule.
Your pull has a "gma500: Fix frequency detection" patch that I haven't seen though, which makes me wonder if Alan wants that one too. He only sent me a series of the three other patches..
Alan?
The frequency detect bug isn't a regression, indeed its not clear it's a path ever taken.
Cool then drop it, I just found it in my INBOX,
anyways I also sent a dodgy URL in the pull, since I wasn't on my usual machine I hadn't updated stuff.
So yeah ignore this one and I'll add the extra patch into -next.
Thanks, Dave.
dri-devel@lists.freedesktop.org