Re: [Intel-gfx] [PATCH] drm/i915: Recognise non-VGA display devices

2011-01-20 Thread Keith Packard
On Thu, 20 Jan 2011 15:07:07 +, Chris Wilson ch...@chris-wilson.co.uk wrote: + if (dev_priv-is_vga) { + /* If we have 1 VGA cards with a single output, + * then disable the radeon VGA resources. + */ Why does this say 'radeon'? --

Re: [Intel-gfx] [PATCH] drm/i915: Recognise non-VGA display devices

2011-01-20 Thread Chris Wilson
On Thu, 20 Jan 2011 09:04:16 -0800, Keith Packard kei...@keithp.com wrote: On Thu, 20 Jan 2011 15:07:07 +, Chris Wilson ch...@chris-wilson.co.uk wrote: + if (dev_priv-is_vga) { + /* If we have 1 VGA cards with a single output, +* then disable the radeon VGA

Re: [Intel-gfx] [BUG] 2.6.38-rc1-git1: hard lockup related to i915 / automated cgroup scheduling

2011-01-20 Thread Linus Torvalds
On Thu, Jan 20, 2011 at 9:29 AM, Knut Petersen knut_peter...@t-online.de wrote: Kernel 2.6.38-rc1 and -git1 will lock my AOpen i915GMm-HFS at the end of  KDE startup if automatic process group scheduling is actived in kernel config. A hard reset is necessary. Without automatic process group

Re: [Intel-gfx] [PATCH 2/5] i915: Add native backlight control

2011-01-20 Thread Ali Gholami Rudi
Hi, Matthew Garrett m...@redhat.com wrote: Not all systems expose a firmware or platform mechanism for changing the backlight intensity on i915, so add native driver support. After switching to 2.6.38-rc1 from 2.6.37 /sys/devices/virtual/backlight/acpi_video0/brightness disappeared and I

Re: [Intel-gfx] [PATCH 2/5] i915: Add native backlight control

2011-01-20 Thread Ali Gholami Rudi
Ali Gholami Rudi aliqr...@gmail.com wrote: I tried to apply this patch but I get: drivers/gpu/drm/i915/intel_panel.c: In function 'intel_panel_setup_backlight': drivers/gpu/drm/i915/intel_panel.c:319: error: 'struct backlight_properties' has no member named 'type'

Re: [Intel-gfx] [PATCH 2/5] i915: Add native backlight control

2011-01-20 Thread Andrew Morton
On Fri, 21 Jan 2011 00:43:46 +0330 Ali Gholami Rudi aliqr...@gmail.com wrote: Ali Gholami Rudi aliqr...@gmail.com wrote: I tried to apply this patch but I get: drivers/gpu/drm/i915/intel_panel.c: In function 'intel_panel_setup_backlight':

Re: [Intel-gfx] [PATCH] drm/i915: Recognise non-VGA display devices

2011-01-20 Thread Chris Wilson
On Fri, 21 Jan 2011 08:49:59 +1000, Dave Airlie airl...@gmail.com wrote: On Fri, Jan 21, 2011 at 1:07 AM, Chris Wilson ch...@chris-wilson.co.uk wrote: Starting with SandyBridge (though possible with earlier hacked BIOSes), the BIOS may initialise the IGFX as secondary to a discrete GPU.

Re: [Intel-gfx] [PATCH 2/5] i915: Add native backlight control

2011-01-20 Thread Matthew Garrett
On Thu, Jan 20, 2011 at 03:13:49PM -0800, Andrew Morton wrote: On Fri, 21 Jan 2011 00:43:46 +0330 Ali Gholami Rudi aliqr...@gmail.com wrote: Ali Gholami Rudi aliqr...@gmail.com wrote: I tried to apply this patch but I get: drivers/gpu/drm/i915/intel_panel.c: In function

Re: [Intel-gfx] [PATCH 2/5] i915: Add native backlight control

2011-01-20 Thread Andrew Morton
On Fri, 21 Jan 2011 00:43:59 + Matthew Garrett mj...@srcf.ucam.org wrote: On Thu, Jan 20, 2011 at 03:13:49PM -0800, Andrew Morton wrote: On Fri, 21 Jan 2011 00:43:46 +0330 Ali Gholami Rudi aliqr...@gmail.com wrote: Ali Gholami Rudi aliqr...@gmail.com wrote: I tried to apply

Re: [Intel-gfx] [PATCH] drm/i915: Recognise non-VGA display devices

2011-01-20 Thread Dave Airlie
On Fri, Jan 21, 2011 at 10:25 AM, Chris Wilson ch...@chris-wilson.co.uk wrote: On Fri, 21 Jan 2011 08:49:59 +1000, Dave Airlie airl...@gmail.com wrote: On Fri, Jan 21, 2011 at 1:07 AM, Chris Wilson ch...@chris-wilson.co.uk wrote: Starting with SandyBridge (though possible with earlier hacked

[Intel-gfx] Driver update install problem

2011-01-20 Thread Robert Simmons
I have hit a wall in trying to update the xf86-video-intel driver to 2.14.0. After installing the 2.14.0 version of the driver all I see is a black screen with a mouse cursor after booting. First off I am using the following system: Acer Aspire 3680-2633 Mobile 945GM/GMS, 943/940GML Express

Re: [Intel-gfx] [PATCH 2/5] i915: Add native backlight control

2011-01-20 Thread Matthew Garrett
On Thu, Jan 20, 2011 at 05:03:37PM -0800, Andrew Morton wrote: I updated the new drivers/video/backlight/adp5520_bl.c, but there's a decent chance that unconverted drivers will sneak in. I trust they will still work OK? They should fire a warning on registration but otherwise work. I'll send

Re: [Intel-gfx] [PATCH 2/5] i915: Add native backlight control

2011-01-20 Thread Andrew Morton
On Fri, 21 Jan 2011 06:36:54 +0100 Sedat Dilek sedat.di...@googlemail.com wrote: ( Original posting from [1] ) I have the backlight-type patchset for months in my patch-series (and maintained them if necessary against daily linux-next). Also the last series from 14-Jan-2011 (see 1-5 patch