Bug 19582
Summary: | Watching Sintel in 2K resolution via VAAPI results in GPU Hang and memory allocation issues | ||
---|---|---|---|
Product: | Drivers | Reporter: | Julian Andres Klode (jak) |
Component: | Video(DRI - Intel) | Assignee: | drivers_video-dri-intel (drivers_video-dri-intel) |
Status: | RESOLVED INVALID | ||
Severity: | normal | CC: | chris |
Priority: | P1 | ||
Hardware: | All | ||
OS: | Linux | ||
Kernel Version: | 2.6.35.4, 2.6.35.7 | Subsystem: | |
Regression: | No | Bisected commit-id: |
Description
Julian Andres Klode
2010-10-02 18:15:35 UTC
Not a kernel bug, please inform the libva developers. (In reply to comment #1) > Not a kernel bug, please inform the libva developers. How is it not a kernel bug if a user space application running as a normal user can cause the GPU to hang? There might be a bug in libva causing this, but even with this fixed, other user space code could still cause GPU hangs by going the same path. Because userspace is doing undefined operations with the GPU. In exactly the same manner as if the application tried to *0, only the exception handling in the GPU is not as robust in the CPU. |