Andy Ritger

Results 12 comments of Andy Ritger

@ashaferian, if you haven't seen it, this looks like a helpful resource for what you're investigating: https://www.kernel.org/doc/html/v4.15/gpu/drm-mm.html I'm not too familiar with drm_vma_node_start(), but hopefully the above document helps.

@ashaferian, nice debugging. I stepped through things on the EGL side on Linux, and it looks like there is a good chunk of the code that interfaces EGL and DRM...