Showing changes from revision #0 to #1:
Added | Removed | Changed
Entry | |
---|---|
R0 | Pointer to buffer |
Exit | |
---|---|
All registers preserved |
This SWI is used to free a buffer that was previously allocated by BCMSupport_AllocPropertyBuffer.
It is the caller’s responsibility to make sure that any buffer being freed is not currently in use by the GPU; i.e. all calls to BCMSupport_SendPropertyBuffer have had a response received by the CPU (blocking SWI calls have completed, or async SWI calls have had the response callback called).