On Fri, Oct 07, 2011 at 07:00:42PM -0300, Eugeni Dodonov wrote:
> This adds a new function intel_drm_get_valid_edid, which is used instead
> of drm_get_edid within the i915 driver.
>
> It does a similar check to the one in previous patch, but it is limited to
> i915 driver.
>
> The check is simil
On Wed, Oct 05, 2011 at 11:44:54AM -0700, Ben Widawsky wrote:
> Some more unsafe debugfs access are fixed with this patch. I tested all reads,
> but didn't thoroughly test the writes.
>
> Cc: "Nicolas Kalkhof"
> Signed-off-by: Ben Widawsky
Reviewed-by: Daniel Vetter
--
Daniel Vetter
Mail: dan
On Thu, Oct 06, 2011 at 07:58:12PM +0200, Dieter Mummenschanz wrote:
> Hello,
>
> I also have the same problem and would like to try the patch. Where can I
> find the git source repository where I can get the latest development sources?
>
> Regards
> Dieter
I've pushed this patch on top of drm-
And here is a video my laptop just can't decode:
http://www.sendspace.com/file/qv2ws9 (86 seconds, 200MB)
Multi threaded decoding:
mplayer2 -vc ffh264 -lavdopts threads=3 -benchmark -nosound
Time elapsed: 82.641s
vaapi with patches (kwin desktop effects OFF):
mplayer -vo vaapi -va vaapi -
> Secondary display:
> 03:0a.0 VGA compatible controller: Avance Logic Inc. ALG-2302
>
> The 82865G is onboard, but via BIOS the other (PCI) card is activated.
> In the end I would like to run Xorg on the 82865G card and keep the
> console output on the PCI card.
The problem is I don't think the s
On 2011/10/08 17:25 (GMT+0200) Tempura San composed:
The 82865G is onboard, but via BIOS the other (PCI) card is activated.
In the end I would like to run Xorg on the 82865G card and keep the
console output on the PCI card.
Does your PC's BIOS setup not permit to assign priority to the onboard
Hi everybody,
I want to set up the following configuration:
Primary display:
00:02.0 Display controller: Intel Corporation 82865G Integrated Graphics
Controller (rev 02)
Secondary display:
03:0a.0 VGA compatible controller: Avance Logic Inc. ALG-2302
The 82865G is onboard, but via BIOS the othe
New patches, new benchmarks
Now testing http://cgit.freedesktop.org/libva/ g45-h264 branch + patches
from vaapi/intel-driver
(http://cgit.freedesktop.org/vaapi/in...og/?h=g45-h264).
Here are the 5 patches:
http://cgit.freedesktop.org/vaapi/in...4196ebd239bb87
http://cgit.freedesktop.org/vaapi/