Jesse Barnes wrote:
> This commit adds the core mode setting routines for use by DRM drivers to
> manage outputs and displays.  Originally based on the X.Org Randr 1.2
> implementation, the code has since been heavily changed by Dave Airlie
> with contributions by Jesse Barnes, Jakob Bornecrantz and others.
>
> This one should probably be split up a bit; I think the TTM stuff in
> particular could be factored out fairly easily.
>
>   
Jesse,
We must split out TTM from anything that goes into DRM next for now, as 
we're about to re-add it in a device dependant
form with a well defined kernel only API. (This is probably going to 
happen within a couple of weeks).

A minimal user-space API will be added when there are drivers supporting 
it. I guess the first one will be a reworked via driver following up 
with other work.

So for now, I guess the best thing is to strip the TTM parts completely 
and not consider the drivers that rely on it.

I have a patch lying around that strips TTM from modesetting-gem and 
disables the build of radeon, radeon-ms and nouvea, if that would help...

/Thomas





-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
--
_______________________________________________
Dri-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/dri-devel

Reply via email to