diff options
author | Chris Wilson <chris@chris-wilson.co.uk> | 2017-01-19 19:26:56 +0000 |
---|---|---|
committer | Chris Wilson <chris@chris-wilson.co.uk> | 2017-01-21 10:32:00 +0000 |
commit | 1fcdaa7e72a7666a8367cabd77db092992357328 (patch) | |
tree | 593815424051c79fe2eb543ba7b3158445d2fe19 /drivers/gpu/drm/vgem | |
parent | befedbb7e24935e149640ddfc2b82dab42985e3c (diff) | |
download | linux-1fcdaa7e72a7666a8367cabd77db092992357328.tar.bz2 |
drm/i915: Reject vma creation larger than address space
Disallow creation of a vma that is larger than the available address
space, or triggers an overflow on fence expansion.
Testcase: igt/gem_exec_reloc/gtt-32
Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk>
Cc: Joonas Lahtinen <joonas.lahtinen@linux.intel.com>
Cc: Mika Kuoppala <mika.kuoppala@intel.com>
Link: http://patchwork.freedesktop.org/patch/msgid/20170119192659.31789-3-chris@chris-wilson.co.uk
Reviewed-by: Joonas Lahtinen <joonas.lahtinen@linux.intel.com>
Diffstat (limited to 'drivers/gpu/drm/vgem')
0 files changed, 0 insertions, 0 deletions