commit | 1ff67ce49875f289d63e426b63c6561aa63fa888 | [log] [tgz] |
---|---|---|
author | Christian König <christian.koenig@amd.com> | Mon Sep 07 10:45:52 2020 +0200 |
committer | Christian König <christian.koenig@amd.com> | Tue Sep 08 10:42:39 2020 +0200 |
tree | 6a9d284cc8f7d540b94c1ef38324d96838fde836 | |
parent | 25c4bcf9858e3e8752985fa0cda64a212ea328b7 [diff] |
drm/qxl: don't touch mem.bus.offset This is internal to TTM and should not be used by drivers directly. Drop the call to qxl_ttm_io_mem_reserve() and use mem->start instead. Signed-off-by: Christian König <christian.koenig@amd.com> Reviewed-by: Dave Airlie <airlied@redhat.com> Link: https://patchwork.freedesktop.org/patch/389456/