Summary: | [uxa] bo leak when pageflipping | ||||||
---|---|---|---|---|---|---|---|
Product: | xorg | Reporter: | Andreas Lampersperger <lampersperger.andreas> | ||||
Component: | Driver/intel | Assignee: | Chris Wilson <chris> | ||||
Status: | RESOLVED FIXED | QA Contact: | Xorg Project Team <xorg-team> | ||||
Severity: | normal | ||||||
Priority: | medium | CC: | lampersperger.andreas | ||||
Version: | git | ||||||
Hardware: | x86 (IA32) | ||||||
OS: | Linux (All) | ||||||
Whiteboard: | |||||||
i915 platform: | i915 features: | ||||||
Attachments: |
|
Description
Andreas Lampersperger
2012-06-04 02:39:56 UTC
You don't say what hardware you are using, so please attach your Xorg.log w/a: Option "TripleBuffer" "false" Created attachment 62667 [details]
Xserver log file
This is taken from Xorg V 1.9.5, but I got this bug also V 1.11.4
When adding Option "TripleBuffer" "false" there is no leak. commit 1675f441049d559d891fe378e437c12db21df9e7 Author: Chris Wilson <chris@chris-wilson.co.uk> Date: Wed Jun 6 12:55:13 2012 +0100 uxa/dri: Transfer reference of the new_back buffer to the flip_chain In order to prevent a leak of the bo when the chain is eventually torn-down when the client exits. Reported-by: Andreas Lampersperger <lampersperger.andreas@heidenhain.de> Bugzilla: https://bugs.freedesktop.org/show_bug.cgi?id=50670 Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk> |
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.