Re: [Intel-gfx] [PATCH 1/2] drm/edid: adjust double-clocked cea modes

2012-05-14 Thread Adam Jackson
On Sun, 2012-05-13 at 00:07 +0200, Daniel Vetter wrote: The problem left is that the CEA spec specifies these modes with timings as they get transmitted, but because the double-clocking is just to make the HDMI phy happy, the TV actually drops every 2nd pixel. So e.g. a 1440x576 mode in our

Re: [Intel-gfx] [PATCH 1/2] drm/i915: i915.enable_backlight=0 disables intel_backlight

2012-05-14 Thread Kamal Mostafa
Hi Daniel- Reminding you of this patch... The new i915.enable_backlight modparam introduced in patch 1/2 is generally useful, regardless of whether we quirk-enable as done in patch 2/2. Its already been used successfully for a different machine[0] with a different backlight problem. Please

Re: [Intel-gfx] [PATCH 2/2] drm/i915: quirk disable i915 backlight on Dell XPS 13z

2012-05-14 Thread Kamal Mostafa
Hi Daniel- Reminding you of this issue... I've sent the register dump you asked for... You said you had an idea? Thanks very much for looking into it, -Kamal On Fri, 2012-04-27 at 14:55 -0700, Kamal Mostafa wrote: On Fri, 2012-04-27 at 23:25 +0200, Daniel Vetter wrote: Hm. Can you please

Re: [Intel-gfx] [PATCH 1/2] drm/edid: adjust double-clocked cea modes

2012-05-14 Thread Paulo Zanoni
2012/5/14 Adam Jackson a...@redhat.com: ... right after this are the 2800x480 modes.  Are they really 720, 1440, or 2880 wide?  Both before and after this change they're 2880 wide, but the logic of this change makes me believe they should not be. These modes you're talking about (10-15,

Re: [Intel-gfx] [PATCH 1/2] drm/edid: adjust double-clocked cea modes

2012-05-14 Thread Paulo Zanoni
2012/5/14 Paulo Zanoni przan...@gmail.com: I haven't bothered to even try to fix them since I couldn't find any TV/Monitor that supports them. Also, I think flag DRM_MODE_FLAG_DBLCLK does not sound correct for them, so we would need to create flags: - DRM_MODE_FLAG_PR_1_to_10 -

Re: [Intel-gfx] [PATCH] drm/i915: Assert that the transcoder is indeed off before modifying it

2012-05-14 Thread Jesse Barnes
On Fri, 11 May 2012 09:21:25 +0100 Chris Wilson ch...@chris-wilson.co.uk wrote: Cc: Jesse Barnes jbar...@virtuousgeek.org Signed-off-by: Chris Wilson ch...@chris-wilson.co.uk --- drivers/gpu/drm/i915/intel_display.c |2 ++ 1 file changed, 2 insertions(+) diff --git

Re: [Intel-gfx] [PATCH 1/2] drm/edid: adjust double-clocked cea modes

2012-05-14 Thread Paulo Zanoni
2012/5/12 Daniel Vetter daniel.vet...@ffwll.ch: The CEA spec has a bunch of very peculiar modes. For backwards compatibility it specifies a bunch of modes that are suitable to display old SD TV content. But these modes have such low pixel clocks that pixels need to be doubled to reach the

[Intel-gfx] [PATCH 1/2] drm/i915: small hdmi coding style cleanups

2012-05-14 Thread Paulo Zanoni
From: Paulo Zanoni paulo.r.zan...@intel.com - Changed the coding style of auxiliary infoframe functions to make them smaller - Fixed the column alignment of some function definitions - Remove definition of struct drm_crtc in some places as they're used only to retrieve struct intel_crtc

[Intel-gfx] [PATCH 2/2] drm/i915: implement hsw_write_infoframe

2012-05-14 Thread Paulo Zanoni
From: Paulo Zanoni paulo.r.zan...@intel.com Both the control and data registers are completely different now. Signed-off-by: Paulo Zanoni paulo.r.zan...@intel.com --- drivers/gpu/drm/i915/i915_reg.h |4 +++ drivers/gpu/drm/i915/intel_hdmi.c | 53 + 2

Re: [Intel-gfx] [PATCH 2/2] drm/i915: implement hsw_write_infoframe

2012-05-14 Thread Eugeni Dodonov
On Mon, May 14, 2012 at 5:12 PM, Paulo Zanoni przan...@gmail.com wrote: From: Paulo Zanoni paulo.r.zan...@intel.com Both the control and data registers are completely different now. Signed-off-by: Paulo Zanoni paulo.r.zan...@intel.com Both patches are: Reviewed-by: Eugeni Dodonov

Re: [Intel-gfx] Cedarview issue

2012-05-14 Thread Dmitri Toubelis
Any comments on this issue? - Original Message - From: Dmitri Toubelis dmitri.toube...@alkeron.com To: intel-gfx@lists.freedesktop.org Sent: Friday, May 11, 2012 9:04:59 PM Subject: [Intel-gfx] Cedarview issue Hello Experts, I have Intel D2700DC board with Cedarview Atom and GMA

Re: [Intel-gfx] Cedarview issue

2012-05-14 Thread Eugeni Dodonov
On Mon, May 14, 2012 at 6:45 PM, Dmitri Toubelis dmitri.toube...@alkeron.com wrote: Any comments on this issue? - Original Message - From: Dmitri Toubelis dmitri.toube...@alkeron.com To: intel-gfx@lists.freedesktop.org Sent: Friday, May 11, 2012 9:04:59 PM Subject: [Intel-gfx]

[Intel-gfx] Question

2012-05-14 Thread Francisco Manuel Cardoso
Hello, I know that mostly this list is used for development though I wanted to know if there is any option to set values for thing as Gamma, Contrast and Brightness on the driver or if there is any way they can be set ? Will there ever be a Control Center like the Windows version ? The

Re: [Intel-gfx] [Q77 express][x86_64][DRI][DRM/intel]Does intel_agp in the latest kernel 3.3.4 or 3.4 rc6 support ivybridge (xeon E3-1285, 3.6GHz)?

2012-05-14 Thread 袁竞杰
I installed xf86-video-intel 2.19, and there is another problem. System stoped with blank screen,after grub window. Xorg.0.log is in the attachment. Thanks Ginger Yuan From: Eugeni Dodonov Date: 2012-05-14 22:23 To: yuanjingjie CC: Eugeni Dodonov; intel-gfx Subject: Re: [Intel-gfx] [Q77