[Intel-gfx] [RFC PATCH 0/1] drm/i915: Never allow userptr into the new mapping types

Janusz Krzysztofik janusz.krzysztofik at linux.intel.com
Fri Jan 31 13:20:36 UTC 2020


Test-with: <20200131131234.23058-2-janusz.krzysztofik at linux.intel.com>

As I'm proposing to change an error code returned by an IOCTL, this
patch must be tested with a corresponding patch on the IGT side.

Janusz Krzysztofik (1):
  drm/i915: Never allow userptr into the new mapping types

 drivers/gpu/drm/i915/gem/i915_gem_mman.c         | 5 ++---
 drivers/gpu/drm/i915/gem/i915_gem_object.h       | 4 ++--
 drivers/gpu/drm/i915/gem/i915_gem_object_types.h | 2 +-
 drivers/gpu/drm/i915/gem/i915_gem_userptr.c      | 2 +-
 drivers/gpu/drm/i915/i915_gem.c                  | 4 ++--
 5 files changed, 8 insertions(+), 9 deletions(-)

-- 
2.21.0



More information about the Intel-gfx mailing list