On 11/03/11 22:34, Denis Oliver Kropp wrote:
> Hi,
>
> we're testing with the eglkms example on i965 and were not able to find
> the proper way of retrieving a virtual base address of the actual buffer
> behind the EGLImage used for render and display.
>
> We found intel_region_map, but that seem
Hi,
we're testing with the eglkms example on i965 and were not able to find
the proper way of retrieving a virtual base address of the actual buffer
behind the EGLImage used for render and display.
We found intel_region_map, but that seems to be used by intel_region_data
only, no public API avail