Skip to content

turnip: Only get bo offset when we need to mmap

Kristian H. Kristensen requested to merge krh/mesa:turnip-mmap-offset into turnip

The offset we get from MSM_INFO_GET_OFFSET is an offset into the drm fd for the purpose of mmaping the buffer.

Merge request reports