Thomas Hellström wrote:
> Dave Airlie wrote:
>   
>> Hi Thomas,
>>
>> Okay I've come across a problem in the kernel memory validaton that
>> I'm not sure how to solve,
>>
>> The sequence of events is something like..
>>
>> a) allocate frontbuffer MEM_LOCAL.
>> b) setstatus into MEM_VRAM  | MEM_TT
>> c) emit a relocation in a batchbuffer to its BO for only MEM_TT
>> (possibly a bug - need to setup better)
>>     
Well, even if it's a bug, the kernel should obviously stop of NO_EVICT 
buffers to submit relocations which cause them to be moved, and error in 
this case. I think I have a patch for that lying around somehere...

/Thomas




-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
--
_______________________________________________
Dri-devel mailing list
Dri-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dri-devel

Reply via email to