[Bug 75477] New: [HSW/IVB Bisected] mplayer fail to play video by "mplayer -vo xv MPEG-2.mpeg"

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Mon Feb 24 21:43:34 PST 2014


https://bugs.freedesktop.org/show_bug.cgi?id=75477

          Priority: medium
            Bug ID: 75477
                CC: intel-gfx-bugs at lists.freedesktop.org
          Assignee: intel-gfx-bugs at lists.freedesktop.org
           Summary: [HSW/IVB Bisected] mplayer fail to play video by
                    "mplayer -vo xv MPEG-2.mpeg"
        QA Contact: intel-gfx-bugs at lists.freedesktop.org
          Severity: normal
    Classification: Unclassified
                OS: Linux (All)
          Reporter: qingshuai.tian at intel.com
          Hardware: Other
            Status: NEW
           Version: unspecified
         Component: DRM/Intel
           Product: DRI

Created attachment 94697
  --> https://bugs.freedesktop.org/attachment.cgi?id=94697&action=edit
the picture of the monitor

Environment:
-------------------
Kernel:  (drm-intel-next-queued) 4c0e552882114d1edb588242d45035246ab078a0
Libdrm:  (master)libdrm-2.4.52-4-gc5de5abbd90333fe1359283fb3a5e457b0f389f3
Mesa:     (master)5e639a5f59a348abddff8f2cd475c00ef79c8776
Xserver:
(master)xorg-server-1.15.0-631-g0f10cfd4b903d4db293ec47c8a9a0d8b33965803
Xf86_video_intel:(master)2.99.910-60-g64fc1bb9c87e95ff484ecd11f391b1c0d556d584
Cairo:    (master)4144307dbfbe7b297135d9ea4b080cae7e06b997
Libva:    (staging)d46a3d927ce66e0f7b61c8c184cf80b6d926327e
Libva_intel_driver:    (staging)bd630edd844b88ea543a027654db296ff7da16cd
Platform: HSW & HSW ULT & IVB

Description:
------------------------
After started X and played the video with command "mplayer -vo xv MPEG-2.mpeg",
the monitor failed to play the video and only showed a black window in the
middle. I took a picture and added it in the attachment. 
And the console will printed the error info like: "X11 error: BadAlloc
(insufficient resources for operation)".
The dmesg info and the Xorg.log are attached. You can check it in the
attachment.

This is a kernel regression. I finished the bisect and it shows:
7e0d96bc03c140cb8183955ad6f0290caa731e64 is the first bad commit
commit 7e0d96bc03c140cb8183955ad6f0290caa731e64
Author: Ben Widawsky <ben at bwidawsk.net>
Date:   Fri Dec 6 14:11:26 2013 -0800

    drm/i915: Use multiple VMs -- the point of no return

    As with processes which run on the CPU, the goal of multiple VMs is to
    provide process isolation. Specific to GEN, there is also the ability to
    map more objects per process (2GB each instead of 2Gb-2k total).

    For the most part, all the pipes have been laid, and all we need to do
    is remove asserts and actually start changing address spaces with the
    context switch. Since prior to this we've converted the setting of the
    page tables to a streamed version, this is quite easy.

    One important thing to point out (since it'd been hotly contested) is
    that with this patch, every context created will have it's own address
    space (provided the HW can do it).

    v2: Disable BDW on rebase

    NOTE: I tried to make this commit as small as possible. I needed one
    place where I could "turn everything on" and that is here. It could be
    split into finer commits, but I didn't really see much point.

    Cc: Eric Anholt <eric at anholt.net>
    Cc: Daniel Vetter <daniel.vetter at ffwll.ch>
    Signed-off-by: Ben Widawsky <ben at bwidawsk.net>
    Signed-off-by: Daniel Vetter <daniel.vetter at ffwll.ch>

:040000 040000 6b7ce2450cf223cc5aff29bc4eb2753df0f5680e
8c6ad9549bbee5a4cc8140235d3fa6d24aaff813 M      drivers
:040000 040000 5eb628d96ee3de27a90423ba826cc0d451e9a90c
667b43f6276b42af29b6176eda664a5cf3cf0f3e M      include

Steps:
---------------------------
1. xinit &
2. mplayer -vo xv /home/testframework/MPEG-2.mpeg

-- 
You are receiving this mail because:
You are the QA Contact for the bug.
You are on the CC list for the bug.
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/intel-gfx-bugs/attachments/20140225/8309ea37/attachment.html>


More information about the intel-gfx-bugs mailing list