Change the gpu alloc/free code to correctly reference the memhandle - and add comment...
commitd753b61b23f62e8b5451d3d854b56c06b75a1b02
authorNicJA <NicJA@fb15a70f-31f2-0310-bbcc-cdcc74a49acc>
Thu, 31 Jan 2013 23:09:19 +0000 (31 23:09 +0000)
committerNicJA <NicJA@fb15a70f-31f2-0310-bbcc-cdcc74a49acc>
Thu, 31 Jan 2013 23:09:19 +0000 (31 23:09 +0000)
treebf44d7bf0348626e612bf784713727342765f6f9
parent44dd4e425dfd8c3cee476ce95b649d9eb3939848
Change the gpu alloc/free code to correctly reference the memhandle - and add comments about it. Add functions to lock/unlock the memory represented by an allocated memhandle and return a pointer to its physical address,

git-svn-id: https://svn.aros.org/svn/aros/trunk/AROS@46427 fb15a70f-31f2-0310-bbcc-cdcc74a49acc
arch/arm-raspi/hidd.videocore/videocore_memory.c