Bug 80763 - Failed to allocate video resources for front buffer
Summary: Failed to allocate video resources for front buffer
Status: RESOLVED FIXED
Alias: None
Product: xorg
Classification: Unclassified
Component: Driver/intel (show other bugs)
Version: git
Hardware: Other All
: medium normal
Assignee: Chris Wilson
QA Contact: Intel GFX Bugs mailing list
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-07-01 16:57 UTC by Ilia Mirkin
Modified: 2014-07-01 16:57 UTC (History)
0 users

See Also:
i915 platform:
i915 features:


Attachments
Xorg log with faliure. (9.52 KB, text/plain)
2014-07-01 16:57 UTC, Ilia Mirkin
no flags Details

Description Ilia Mirkin 2014-07-01 16:57:09 UTC
Created attachment 102083 [details]
Xorg log with faliure.

Commit a10781b70f22 introduces a regression on start for me. At commit 75745cd everything works fine. The error line:

[    69.736] (EE) intel(0): [intel] Failed to allocate video resources for front buffer 1600x900 at depth 24

Before that, everything seems quite happy. Full xorg log attached.
Comment 1 Chris Wilson 2014-07-01 16:57:55 UTC
commit 732cd11cf0ca813fdc06f9f09fab120ea4e3a7da
Author: Chris Wilson <chris@chris-wilson.co.uk>
Date:   Tue Jul 1 17:54:49 2014 +0100

    sna: Fix typo in LinearFramebuffer handling
    
    Eeek, when not using LinearFramebuffer we still want to create the GPU
    bo: s/,/;/
    
    Reported-by: Ilia Mirkin <imirkin@alum.mit.edu>
    Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk>


And now I am really not here. bbl.


Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.