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
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
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
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 |
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 +++
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
>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
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
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
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]
10 matches
Mail list logo