public inbox for igt-dev@lists.freedesktop.org
 help / color / mirror / Atom feed
* [igt-dev] [PATCH i-g-t] tests/i915/gem_exec_balancer: Remove unused function
@ 2019-08-29 22:57 Antonio Argenziano
  2019-08-29 23:04 ` Chris Wilson
  2019-08-29 23:41 ` [igt-dev] ✗ Fi.CI.BAT: failure for " Patchwork
  0 siblings, 2 replies; 4+ messages in thread
From: Antonio Argenziano @ 2019-08-29 22:57 UTC (permalink / raw)
  To: igt-dev

sizeof_engines_bond() was added but then never used. Removed it.

Signed-off-by: Antonio Argenziano <antonio.argenziano@intel.com>

Cc: Chris Wilson <chris@chris-wilson.co.uk>
Cc: Arkadiusz Hiler <arkadiusz.hiler@intel.com>
---
 tests/i915/gem_exec_balancer.c | 6 ------
 1 file changed, 6 deletions(-)

diff --git a/tests/i915/gem_exec_balancer.c b/tests/i915/gem_exec_balancer.c
index b2074486..cda156ea 100644
--- a/tests/i915/gem_exec_balancer.c
+++ b/tests/i915/gem_exec_balancer.c
@@ -44,12 +44,6 @@ static size_t sizeof_param_engines(int count)
 			engines[count]);
 }
 
-static size_t sizeof_engines_bond(int count)
-{
-	return offsetof(struct i915_context_engines_bond,
-			engines[count]);
-}
-
 #define alloca0(sz) ({ size_t sz__ = (sz); memset(alloca(sz__), 0, sz__); })
 
 static bool has_class_instance(int i915, uint16_t class, uint16_t instance)
-- 
2.21.0

_______________________________________________
igt-dev mailing list
igt-dev@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/igt-dev

^ permalink raw reply related	[flat|nested] 4+ messages in thread

* Re: [igt-dev] [PATCH i-g-t] tests/i915/gem_exec_balancer: Remove unused function
  2019-08-29 22:57 [igt-dev] [PATCH i-g-t] tests/i915/gem_exec_balancer: Remove unused function Antonio Argenziano
@ 2019-08-29 23:04 ` Chris Wilson
  2019-08-29 23:08   ` Antonio Argenziano
  2019-08-29 23:41 ` [igt-dev] ✗ Fi.CI.BAT: failure for " Patchwork
  1 sibling, 1 reply; 4+ messages in thread
From: Chris Wilson @ 2019-08-29 23:04 UTC (permalink / raw)
  To: Antonio Argenziano, igt-dev

Quoting Antonio Argenziano (2019-08-29 23:57:24)
> sizeof_engines_bond() was added but then never used. Removed it.
> 
> Signed-off-by: Antonio Argenziano <antonio.argenziano@intel.com>
> 
> Cc: Chris Wilson <chris@chris-wilson.co.uk>
> Cc: Arkadiusz Hiler <arkadiusz.hiler@intel.com>
Reviewed-by: Chris Wilson <chris@chris-wilson.co.uk>
-Chris
_______________________________________________
igt-dev mailing list
igt-dev@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/igt-dev

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: [igt-dev] [PATCH i-g-t] tests/i915/gem_exec_balancer: Remove unused function
  2019-08-29 23:04 ` Chris Wilson
@ 2019-08-29 23:08   ` Antonio Argenziano
  0 siblings, 0 replies; 4+ messages in thread
From: Antonio Argenziano @ 2019-08-29 23:08 UTC (permalink / raw)
  To: Chris Wilson, igt-dev



On 29/08/19 16:04, Chris Wilson wrote:
> Quoting Antonio Argenziano (2019-08-29 23:57:24)
>> sizeof_engines_bond() was added but then never used. Removed it.
>>
>> Signed-off-by: Antonio Argenziano <antonio.argenziano@intel.com>
>>
>> Cc: Chris Wilson <chris@chris-wilson.co.uk>
>> Cc: Arkadiusz Hiler <arkadiusz.hiler@intel.com>
> Reviewed-by: Chris Wilson <chris@chris-wilson.co.uk>

Pushed, thanks.

Antonio

> -Chris
> 
_______________________________________________
igt-dev mailing list
igt-dev@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/igt-dev

^ permalink raw reply	[flat|nested] 4+ messages in thread

* [igt-dev] ✗ Fi.CI.BAT: failure for tests/i915/gem_exec_balancer: Remove unused function
  2019-08-29 22:57 [igt-dev] [PATCH i-g-t] tests/i915/gem_exec_balancer: Remove unused function Antonio Argenziano
  2019-08-29 23:04 ` Chris Wilson
@ 2019-08-29 23:41 ` Patchwork
  1 sibling, 0 replies; 4+ messages in thread
From: Patchwork @ 2019-08-29 23:41 UTC (permalink / raw)
  To: Antonio Argenziano; +Cc: igt-dev

== Series Details ==

Series: tests/i915/gem_exec_balancer: Remove unused function
URL   : https://patchwork.freedesktop.org/series/66026/
State : failure

== Summary ==

Series 66026 revision 1 was fully merged or fully failed: no git log

_______________________________________________
igt-dev mailing list
igt-dev@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/igt-dev

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2019-08-29 23:41 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-08-29 22:57 [igt-dev] [PATCH i-g-t] tests/i915/gem_exec_balancer: Remove unused function Antonio Argenziano
2019-08-29 23:04 ` Chris Wilson
2019-08-29 23:08   ` Antonio Argenziano
2019-08-29 23:41 ` [igt-dev] ✗ Fi.CI.BAT: failure for " Patchwork

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox