summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/bin/stackcollapse-report
diff options
context:
space:
mode:
authorChris Wilson <chris@chris-wilson.co.uk>2017-01-19 19:26:56 +0000
committerChris Wilson <chris@chris-wilson.co.uk>2017-01-21 10:32:00 +0000
commit1fcdaa7e72a7666a8367cabd77db092992357328 (patch)
tree593815424051c79fe2eb543ba7b3158445d2fe19 /tools/perf/scripts/python/bin/stackcollapse-report
parentbefedbb7e24935e149640ddfc2b82dab42985e3c (diff)
downloadkernel-1fcdaa7e72a7666a8367cabd77db092992357328.tar.gz
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 'tools/perf/scripts/python/bin/stackcollapse-report')
0 files changed, 0 insertions, 0 deletions
td>Martin Blumenstingl 2020-05-13MIPS: Only include the platform file neededThomas Bogendoerfer 2020-01-06remove ioremap_nocache and devm_ioremap_nocacheChristoph Hellwig 2019-08-24MIPS: lantiq: update the clock alias' for the mainline PCIe PHY driverMartin Blumenstingl 2019-07-17Merge tag 'mips_5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linuxLinus Torvalds 2019-06-24MIPS: lantiq: Add SMP support for lantiq interrupt controllerPetr Cvek 2019-06-24MIPS: lantiq: Shorten register names, remove unused macrosPetr Cvek 2019-06-24MIPS: lantiq: Fix bitfield maskingPetr Cvek 2019-06-24MIPS: lantiq: Remove unused macrosPetr Cvek 2019-06-24MIPS: lantiq: Fix attributes of of_device_id structurePetr Cvek 2019-06-24MIPS: lantiq: Change variables to the same type as the sourcePetr Cvek 2019-06-24MIPS: lantiq: Move macro directly to iomem functionPetr Cvek 2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner 2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 333Thomas Gleixner 2019-05-21treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner 2019-03-05Merge tag 'mips_5.1' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linuxLinus Torvalds 2019-02-25MIPS: lantiq: Remove separate GPHY Firmware loaderHauke Mehrtens 2019-02-12MIPS: lantiq: pass struct device to DMA API functionsChristoph Hellwig