commit | 3b1223f72c78639f4ea2dacc535364f477fbf5e4 | [log] [tgz] |
---|---|---|
author | Stéphane Marchesin <marcheu@chromium.org> | Mon May 11 16:56:17 2015 -0700 |
committer | Stéphane Marchesin <marcheu@chromium.org> | Mon May 11 16:59:26 2015 -0700 |
tree | d31eb86ab22fefb7d0e4c446930b1591e55b6117 | |
parent | 0f45884ffc7a46dd4aef14ae6d227a10d8d24fd7 [diff] |
libdrm: use offset in bytes not pages in drm_mmap mmap64 takes an offset in bytes, not in pages. This change modifies drm_mmap to use an offset in bytes. Change-Id: If4d7ab5ba27a588af2ac711903523b520c559c50