[Bug 110394] Skylake GPU HANG while gstreamer H264 vaapi encoding from MJPEG vaapi decode on drm-tip

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Wed Apr 10 22:24:51 UTC 2019


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

--- Comment #16 from Chris Wilson <chris at chris-wilson.co.uk> ---
Busy power consumption will be unaffected, semi-active power consumption will
be unaffected (that uses rc6 for short sleeps while active). Idle (GPU) power
consumption will be affected (off the top of my head, it prevents saving the
last 100mW). The rapl interface provides power consumption information (see
https://gitlab.freedesktop.org/drm/igt-gpu-tools/blob/master/lib/igt_gpu_power.c
for an example)

All 7 GPU error states indicate that it failed before reloading the same
context after a short idling -- the IPEHR (last command parsed) is the last
command in the retiring context. RING_TAIL (every time) is garbage -- whether
that is just the forcewake failing... probably.

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


More information about the intel-gfx-bugs mailing list