diff options
author | Chris Wilson <[email protected]> | 2019-08-07 10:41:28 +0100 |
---|---|---|
committer | Chris Wilson <[email protected]> | 2019-08-07 12:06:07 +0100 |
commit | fdde3097488eebc9c62fe7311388521a2711d940 (patch) | |
tree | 14a0368b3aefa71b398749bf7493c3d882600d1c /drivers/gpu/drm/i915/gt/intel_engine_user.c | |
parent | 071b68cceee7e8232a221f464dd26667f57fbd8f (diff) |
drm/i915: Drop expectations of VM_IO from our GGTT mmappings
We don't really want to use VM_IO for our GGTT mmaps (it implies that
the mmap contains memory mapped registers, which we do not expose) yet I
overzealously added it to an assert just because that's how we always
had setup the vma.
Signed-off-by: Chris Wilson <[email protected]>
Cc: Joonas Lahtinen <[email protected]>
Cc: Abdiel Janulgue <[email protected]>
Reviewed-by: Abdiel Janulgue <[email protected]>
Link: https://patchwork.freedesktop.org/patch/msgid/[email protected]
Diffstat (limited to 'drivers/gpu/drm/i915/gt/intel_engine_user.c')
0 files changed, 0 insertions, 0 deletions