[Intel-gfx] H.264 decoding for GM45

2011-01-10 Thread Manuel Gräber
Hi, I would like to know if there will be H.264 hardware-accelerated video decoding on the GM45. mfg Manuel Gräber ___ Intel-gfx mailing list Intel-gfx@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/intel-gfx

[Intel-gfx] Some tests and bug (Games lines flashing and Vaapi)

2011-01-10 Thread Damien Herault
Ok guys. I've done some tests with my Intel HD (core I5 560M) and the 2.13 driver. (2.14 not ready on rawhide repos). First about Vaapi. I don't know the difference between libva by intel , and libva freeworld included in fedora. VLC and mplayer-accelerated use the freeworld lib... Mplayer-acc

[Intel-gfx] [RFC/RFT] Reduced refresh for ILK+

2011-01-10 Thread Jesse Barnes
Here's my attempt at adding reduced refresh rate support to ILK+. I had to make some changes to the DP code to properly fetch the EDID when possible, and refactor a lot of the mode setting code to accomodate reduced refresh calculations for ILK+, obviously I didn't split things into as many commit

[Intel-gfx] [PATCH 1/2] drm/i915: update reduced refresh rate support for ILK+

2011-01-10 Thread Jesse Barnes
We can support it on eDP as well, as long as we enable panel power before trying to retrieve the EDID. --- drivers/gpu/drm/i915/i915_drv.c |4 +- drivers/gpu/drm/i915/i915_drv.h |8 ++-- drivers/gpu/drm/i915/intel_bios.c| 10 +++--- drivers/gpu/drm/i915/intel_display.c |

[Intel-gfx] [PATCH 2/2] drm/i915: add support for reduced pixel clocks on ILK+

2011-01-10 Thread Jesse Barnes
As long as we calculate and program secondary PLL values, we can enable our reduced refresh code to automatically downclock the display when it's not active. Signed-off-by: Jesse Barnes --- drivers/gpu/drm/i915/i915_reg.h | 10 + drivers/gpu/drm/i915/intel_display.c | 475 +++

Re: [Intel-gfx] [RFC/RFT] Reduced refresh for ILK+

2011-01-10 Thread Jesse Barnes
On Mon, 10 Jan 2011 15:38:54 -0800 Jesse Barnes wrote: > Here's my attempt at adding reduced refresh rate support to ILK+. I had > to make some changes to the DP code to properly fetch the EDID when > possible, and refactor a lot of the mode setting code to accomodate > reduced refresh calculati

Re: [Intel-gfx] [PATCH 2/2] drm/i915: add support for reduced pixel clocks on ILK+

2011-01-10 Thread Jesse Barnes
>From 24a5d325ff9970ec10c45d084b8d703408d72961 Mon Sep 17 00:00:00 2001 From: Jesse Barnes Date: Mon, 10 Jan 2011 15:34:50 -0800 Subject: [PATCH] drm/i915: add support for reduced pixel clocks on ILK+ As long as we calculate and program secondary PLL values, we can enable our reduced refresh code

[Intel-gfx] [PATCH] intel/gtt: unmap pages after rewriting GTT table.

2011-01-10 Thread Dave Airlie
This fixes a regression caused by the GTT rework that 450f2b3d51025a1749b694ee13f0e4e23ed58750 is part off. On my ILK laptop with DMAR enabled I was seeing the occasional DMAR warning. The ordering in the previous code was to rewrite the GTT table before unampping the pages and that makes sense t

[Intel-gfx] Sandy Bridge issue: 3d clipped to window offset (0,0)

2011-01-10 Thread Lindsay Roberts
Hi, I'm having some interesting behaviour with Sandy Bridge (Chip SANDYBRIDGE_M_GT2) and the 2010Q4 package. 3D draws, but the only part of the drawn content I see is the intersection of the actual current window content rect and the rectangle from (0, 0) to the width and height of the window at

Re: [Intel-gfx] Sandy Bridge issue: 3d clipped to window offset (0, 0)

2011-01-10 Thread Zou, Nanhai
Hi, We can not see this issue here. Could you submit a bug at https://bugs.freedesktop.org/ Thanks Zou Nan hai >>-Original Message- >>From: intel-gfx-bounces+nanhai.zou=intel@lists.freedesktop.org >>[mailto:intel-gfx-bounces+nanhai.zou=intel@lists.freedesktop.org]