[Intel-gfx] [RFC] drm/i915: context support unit test-r2

2011-01-14 Thread Ben Widawsky
I've been sitting on this for over a week now. I figure I may as well post this since I've been working on the implementation in libdrm and the driver for the last week, although because of a bunch of bureaucratic distractions this week, it amounted to only a day's worth of work :P. The changes ba

Re: [Intel-gfx] [PATCH 4/5] nouveau: Change the backlight parent device to the connector, not the PCI dev

2011-01-14 Thread Matthew Garrett
On Fri, Jan 14, 2011 at 09:30:19PM +0200, Anca Emanuel wrote: > Hi Matthew Garrett, > I have problems with nouveau. > Do you know ? Your best bet is to follow the instructions on http://nouveau.freedesktop.org/wiki/Bugs to report a bug. -- Matthew Garrett | mj...@srcf.ucam.org

[Intel-gfx] [PATCH 3/5] radeon: Expose backlight class device for legacy LVDS encoder

2011-01-14 Thread Matthew Garrett
From: Michel Dänzer Allows e.g. power management daemons to control the backlight level. Inspired by the corresponding code in radeonfb. (Updated to add backlight type and make the connector the parent device - mjg) Signed-off-by: Michel Dänzer Signed-off-by: Matthew Garrett Cc: dri-de...@lis

[Intel-gfx] [PATCH 5/5] ACPI: Tie ACPI backlight devices to PCI devices if possible

2011-01-14 Thread Matthew Garrett
Dual-GPU machines may provide more than one ACPI backlight interface. Tie the backlight device to the GPU in order to allow userspace to identify the correct interface. Signed-off-by: Matthew Garrett --- drivers/acpi/video.c | 15 ++- 1 files changed, 14 insertions(+), 1 deletions(

[Intel-gfx] [PATCH 4/5] nouveau: Change the backlight parent device to the connector, not the PCI dev

2011-01-14 Thread Matthew Garrett
We may eventually end up with per-connector backlights, especially with ddcci devices. Make sure that the parent node for the backlight device is the connector rather than the PCI device. Signed-off-by: Matthew Garrett --- drivers/gpu/drm/nouveau/nouveau_backlight.c | 24 ++

[Intel-gfx] [PATCH 1/5] Backlight: Add backlight type

2011-01-14 Thread Matthew Garrett
There may be multiple ways of controlling the backlight on a given machine. Allow drivers to expose the type of interface they are providing, making it possible for userspace to make appropriate policy decisions. Signed-off-by: Matthew Garrett Cc: Richard Purdie Cc: intel-gfx@lists.freedesktop.o

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

2011-01-14 Thread Matthew Garrett
Not all systems expose a firmware or platform mechanism for changing the backlight intensity on i915, so add native driver support. Signed-off-by: Matthew Garrett Cc: intel-gfx --- drivers/gpu/drm/i915/i915_drv.h |4 ++ drivers/gpu/drm/i915/intel_dp.c |7 +++ drivers/gpu/drm

Re: [Intel-gfx] External display

2011-01-14 Thread Christoph Lukas
Hi > You can always boot with video=LVDS-1:d kernel parameter, that will > disable your LVDS connection and run your external monitor in native > resolution. using video=eDP-1:d disabled the internal display for me. Thanks for the hint. > Only thing is, you have to remove that parameter every ti

Re: [Intel-gfx] External display

2011-01-14 Thread Damnshock
On Friday 14 January 2011 14:57:57 Ivan Bulatovic wrote: > You can always boot with video=LVDS-1:d kernel parameter, that will > disable your LVDS connection and run your external monitor in native > resolution. Thanks for the trick. I'll try it as soon as I get home :) Regards, Damnshock __

Re: [Intel-gfx] Intel QM57/QS57 NB Gfx - Intel UMA HD Discrete supported ?

2011-01-14 Thread Christoph Lukas
Hi Andreas, > thanks for warning me now (I was just about to give Dell my credit card > number ;). > > In fact, I was expecting a vanilla fedora 14 to be working without > trouble (I don't consider compiling and installing xorg userland code > serious trouble). Tracking/Compiling/Installing kerne

Re: [Intel-gfx] External display

2011-01-14 Thread Ivan Bulatovic
On Fri, 2011-01-14 at 12:51 +, Chris Wilson wrote: > On Fri, 14 Jan 2011 13:38:08 +0100, Christoph Lukas > wrote: > > Hi, > > > > I am using a Dell E6410 notebook running Ubuntu. Most of the time I am > > running this notebook in a docking station with closed lid and with an > > external (DV

Re: [Intel-gfx] Intel QM57/QS57 NB Gfx - Intel UMA HD Discrete supported ?

2011-01-14 Thread Andreas Steffan
Hallo Christoph, thanks for warning me now (I was just about to give Dell my credit card number ;). In fact, I was expecting a vanilla fedora 14 to be working without trouble (I don't consider compiling and installing xorg userland code serious trouble). Tracking/Compiling/Installing kernel sourc

Re: [Intel-gfx] Intel QM57/QS57 NB Gfx - Intel UMA HD Discrete supported ?

2011-01-14 Thread Christoph Lukas
Hi Andreas, > thanks for the quick response. > > Doing some research, I got a little further: > > Their offering an Intel Core i7-640M based system. This processor > includes > > Intel Graphics Media Accelerator HD Graphics aka GMA HD aka Intel HD > Graphics (formerly known as GMA 5700 MHD) gra

Re: [Intel-gfx] External display

2011-01-14 Thread Chris Wilson
On Fri, 14 Jan 2011 13:38:08 +0100, Christoph Lukas wrote: > Hi, > > I am using a Dell E6410 notebook running Ubuntu. Most of the time I am > running this notebook in a docking station with closed lid and with an > external (DVI) monitor attached to the dock. > > Running different kernels I see

[Intel-gfx] External display

2011-01-14 Thread Christoph Lukas
Hi, I am using a Dell E6410 notebook running Ubuntu. Most of the time I am running this notebook in a docking station with closed lid and with an external (DVI) monitor attached to the dock. Running different kernels I see different behaviour regarding the display configuration after boot. Booti

Re: [Intel-gfx] Intel QM57/QS57 NB Gfx - Intel UMA HD Discrete supported ?

2011-01-14 Thread Andreas Steffan
thanks a lot, Chris ! best regards Andreas On Fri, 2011-01-14 at 12:18 +, Chris Wilson wrote: > On Fri, 14 Jan 2011 12:57:17 +0100, Andreas Steffan > wrote: > > Hi Chris, > > > > thanks for the quick response. > > > > Doing some research, I got a little further: > > > > Their offering a

Re: [Intel-gfx] Intel QM57/QS57 NB Gfx - Intel UMA HD Discrete supported ?

2011-01-14 Thread Chris Wilson
On Fri, 14 Jan 2011 12:57:17 +0100, Andreas Steffan wrote: > Hi Chris, > > thanks for the quick response. > > Doing some research, I got a little further: > > Their offering an Intel Core i7-640M based system. This processor > includes Eeek, I was on the wrong generation of processors (thinki

Re: [Intel-gfx] Intel QM57/QS57 NB Gfx - Intel UMA HD Discrete supported ?

2011-01-14 Thread Andreas Steffan
Hi Chris, thanks for the quick response. Doing some research, I got a little further: Their offering an Intel Core i7-640M based system. This processor includes Intel Graphics Media Accelerator HD Graphics aka GMA HD aka Intel HD Graphics (formerly known as GMA 5700 MHD) graphics card. :) Unfo

Re: [Intel-gfx] Intel QM57/QS57 NB Gfx - Intel UMA HD Discrete supported ?

2011-01-14 Thread Chris Wilson
On Fri, 14 Jan 2011 11:36:44 +0100, Andreas Steffan wrote: > Hallo everybody, > > Dell is offering me a notebook with the following chipset: > > Intel QM57/QS57 NB Gfx - Intel UMA HD > Discrete If I understand the nomenclature (does anybody?), that chipset would only be used with discrete GPUs

[Intel-gfx] Intel QM57/QS57 NB Gfx - Intel UMA HD Discrete supported ?

2011-01-14 Thread Andreas Steffan
Hallo everybody, Dell is offering me a notebook with the following chipset: Intel QM57/QS57 NB Gfx - Intel UMA HD Discrete It is not "clearly" listed at http://intellinuxgraphics.org/documentation.html I searched the archives, and googled around a bit but did not find a clear answer. Is it su

Re: [Intel-gfx] PCI configuration space of the VGA controller and laptop LCD picture quality.

2011-01-14 Thread SD
Ok. Some outputs: 1. On Fedora 14 $ xrandr --verbose Screen 0: minimum 320 x 200, current 1024 x 768, maximum 4096 x 4096 LVDS1 connected 1024x768+0+0 (0x42) normal (normal left inverted right x axis y axis) 304mm x 228mm Identifier: 0x41 Timestamp: 24882 Subpixel: hori