Bug 14174 - nouveau uses symbols from private header exa_priv.h
Summary: nouveau uses symbols from private header exa_priv.h
Status: RESOLVED FIXED
Alias: None
Product: xorg
Classification: Unclassified
Component: Driver/nouveau (show other bugs)
Version: git
Hardware: All All
: low minor
Assignee: Nouveau Project
QA Contact: Xorg Project Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-01-21 07:21 UTC by Anssi Hannula
Modified: 2008-02-03 22:50 UTC (History)
0 users

See Also:
i915 platform:
i915 features:


Attachments

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.