* [igt-dev] [PATCH 0/1] git format-patch HEAD~1 --cover-letter
@ 2020-06-08 19:31 Bommu Krishnaiah
2020-06-08 19:31 ` [igt-dev] [PATCH 1/1] drm/i915/selftests: update mock_vma size Bommu Krishnaiah
2020-06-08 19:41 ` [igt-dev] ✗ Fi.CI.BUILD: failure for git format-patch HEAD~1 --cover-letter Patchwork
0 siblings, 2 replies; 3+ messages in thread
From: Bommu Krishnaiah @ 2020-06-08 19:31 UTC (permalink / raw)
To: igt-dev; +Cc: Bommu Krishnaiah
drm/i915/selftests: update mock_vma size.
updated mork_vma size to avoid bug on in igt@i915_selftest@live@gtt.
Bommu Krishnaiah (1):
drm/i915/selftests: update mock_vma size
drivers/gpu/drm/i915/selftests/i915_gem_gtt.c | 1 +
1 file changed, 1 insertion(+)
--
2.25.1
_______________________________________________
igt-dev mailing list
igt-dev@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/igt-dev
^ permalink raw reply [flat|nested] 3+ messages in thread
* [igt-dev] [PATCH 1/1] drm/i915/selftests: update mock_vma size
2020-06-08 19:31 [igt-dev] [PATCH 0/1] git format-patch HEAD~1 --cover-letter Bommu Krishnaiah
@ 2020-06-08 19:31 ` Bommu Krishnaiah
2020-06-08 19:41 ` [igt-dev] ✗ Fi.CI.BUILD: failure for git format-patch HEAD~1 --cover-letter Patchwork
1 sibling, 0 replies; 3+ messages in thread
From: Bommu Krishnaiah @ 2020-06-08 19:31 UTC (permalink / raw)
To: igt-dev; +Cc: Bommu Krishnaiah, Chris Wilson
Signed-off-by: Bommu Krishnaiah <krishnaiah.bommu@intel.com>
Cc: Chris Wilson <chris@chris-wilson.co.uk>
---
drivers/gpu/drm/i915/selftests/i915_gem_gtt.c | 1 +
1 file changed, 1 insertion(+)
diff --git a/drivers/gpu/drm/i915/selftests/i915_gem_gtt.c b/drivers/gpu/drm/i915/selftests/i915_gem_gtt.c
index 0016ffc7d914..d6e09675778f 100644
--- a/drivers/gpu/drm/i915/selftests/i915_gem_gtt.c
+++ b/drivers/gpu/drm/i915/selftests/i915_gem_gtt.c
@@ -288,6 +288,7 @@ static int lowlevel_hole(struct i915_address_space *vm,
vm->allocate_va_range(vm, addr, BIT_ULL(size)))
break;
+ mock_vma->size = BIT_ULL(size);
mock_vma->pages = obj->mm.pages;
mock_vma->node.size = BIT_ULL(size);
mock_vma->node.start = addr;
--
2.25.1
_______________________________________________
igt-dev mailing list
igt-dev@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/igt-dev
^ permalink raw reply related [flat|nested] 3+ messages in thread
* [igt-dev] ✗ Fi.CI.BUILD: failure for git format-patch HEAD~1 --cover-letter
2020-06-08 19:31 [igt-dev] [PATCH 0/1] git format-patch HEAD~1 --cover-letter Bommu Krishnaiah
2020-06-08 19:31 ` [igt-dev] [PATCH 1/1] drm/i915/selftests: update mock_vma size Bommu Krishnaiah
@ 2020-06-08 19:41 ` Patchwork
1 sibling, 0 replies; 3+ messages in thread
From: Patchwork @ 2020-06-08 19:41 UTC (permalink / raw)
To: Bommu Krishnaiah; +Cc: igt-dev
== Series Details ==
Series: git format-patch HEAD~1 --cover-letter
URL : https://patchwork.freedesktop.org/series/78129/
State : failure
== Summary ==
Applying: drm/i915/selftests: update mock_vma size
Patch failed at 0001 drm/i915/selftests: update mock_vma size
When you have resolved this problem, run "git am --continue".
If you prefer to skip this patch, run "git am --skip" instead.
To restore the original branch and stop patching, run "git am --abort".
_______________________________________________
igt-dev mailing list
igt-dev@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/igt-dev
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2020-06-08 19:41 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-06-08 19:31 [igt-dev] [PATCH 0/1] git format-patch HEAD~1 --cover-letter Bommu Krishnaiah
2020-06-08 19:31 ` [igt-dev] [PATCH 1/1] drm/i915/selftests: update mock_vma size Bommu Krishnaiah
2020-06-08 19:41 ` [igt-dev] ✗ Fi.CI.BUILD: failure for git format-patch HEAD~1 --cover-letter Patchwork
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox