← Back to team overview

ubuntu-x-swat team mailing list archive

[Bug 377929] Re: Unable to set rotation on AMD Geode LX800

 

1. Redistribute the Graphic memory (include in MemorySize).
2. Prepare allocate the shadow buffer, normally do Rotate operation.
3. Classic exa is made on the assumption that all memory usable for gpu acceleration is a linear range between memoryBase and memorySize.
4. Before modify, the Rotate_mem after memorySize could belong to another device. This is the error key point.
5. Rotateeddata has to be allocated between memoryBase and memorySize.
6. Recommand normally working: Setup Graphic memory in BIOS >=14MB

** Patch added: "Modify Ctrc rotate operation & Graphic memory allocate"
   http://launchpadlibrarian.net/51215092/0002-Modify-Ctrc-rotate-operation-and-Graphic-memory-allo.patch

-- 
Unable to set rotation on AMD Geode LX800
https://bugs.launchpad.net/bugs/377929
You received this bug notification because you are a member of Ubuntu-X,
which is subscribed to xserver-xorg-video-geode in ubuntu.



References