Bug 14174

Summary: nouveau uses symbols from private header exa_priv.h
Product: xorg Reporter: Anssi Hannula <anssi>
Component: Driver/nouveauAssignee: Nouveau Project <nouveau>
Status: RESOLVED FIXED QA Contact: Xorg Project Team <xorg-team>
Severity: minor    
Priority: low    
Version: git   
Hardware: All   
OS: All   
Whiteboard:
i915 platform: i915 features:

Description Anssi Hannula 2008-01-21 07:21:58 UTC
nouveau uses symbols
exaPixmapIsOffscreen,
exaGetDrawablePixmap
from exa_priv.h, which is not a public header.

Those functions should either be moved to public headers or something else used in nouveau instead of them.
Comment 1 Michel Dänzer 2008-01-21 07:51:03 UTC
I'd vote for the latter.
Comment 2 Maarten Maathuis 2008-02-01 15:41:43 UTC
This was fixed a while ago, closing.
Comment 3 Stephane Marchesin 2008-02-03 17:23:49 UTC
Hmm, I'm reopening, it seems we still use exaGetDrawablePixmap in the video texture code.
Comment 4 Maarten Maathuis 2008-02-03 22:50:54 UTC
Closing again.

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.