mesa icon indicating copy to clipboard operation
mesa copied to clipboard

gc7000 branch vs mainline libdrm

Open agx opened this issue 7 years ago • 0 comments

Hi, Most of the patches in the gc7000 branch seem to be in upstream mesa already (thanks for that awesome work!). I'm currently using your patch to add texture descriptors

https://github.com/laanwj/mesa/commit/b71802207432543745dff471c68fbc40495b4858

on top of what is mostly upstream mesa now (using mainline libdrm and mainline kernel (plus patches to get dcss working).

There are two functions in the above patch which don't seem to exist in upstream libdrm ent_bo_gpu_address and enta_cmd_stream_ref. While I have found the former in the etnav_viv repo (and using 0 seems to be o.k. here) I did not find any reference to the later. Are there any pointers around?

Do you plan to forward your the above patch upstream? Can I somehow help with that?

agx avatar Sep 17 '18 14:09 agx