Intel-GFX Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] drm/i915: Remove leftover gem.pm_notifier member
@ 2019-11-12 11:34 Chris Wilson
  2019-11-12 11:34 ` [Intel-gfx] " Chris Wilson
                   ` (4 more replies)
  0 siblings, 5 replies; 10+ messages in thread
From: Chris Wilson @ 2019-11-12 11:34 UTC (permalink / raw)
  To: intel-gfx

Since we removed the pm hookup from the GT, the hook in
drm_i915_private.gem is unused. Remove it.

References: 18f3b2727fc3 ("drm/i915: Remove pm park/unpark notifications")
Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk>
Cc: Tvrtko Ursulin <tvrtko.ursulin@intel.com>
---
 drivers/gpu/drm/i915/i915_drv.h | 2 --
 1 file changed, 2 deletions(-)

diff --git a/drivers/gpu/drm/i915/i915_drv.h b/drivers/gpu/drm/i915/i915_drv.h
index c303707f5132..5f8bd1d54c59 100644
--- a/drivers/gpu/drm/i915/i915_drv.h
+++ b/drivers/gpu/drm/i915/i915_drv.h
@@ -1252,8 +1252,6 @@ struct drm_i915_private {
 	struct intel_gt gt;
 
 	struct {
-		struct notifier_block pm_notifier;
-
 		struct i915_gem_contexts {
 			spinlock_t lock; /* locks list */
 			struct list_head list;
-- 
2.24.0

_______________________________________________
Intel-gfx mailing list
Intel-gfx@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/intel-gfx

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

end of thread, other threads:[~2019-11-12 17:06 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-11-12 11:34 [PATCH] drm/i915: Remove leftover gem.pm_notifier member Chris Wilson
2019-11-12 11:34 ` [Intel-gfx] " Chris Wilson
2019-11-12 11:46 ` ✗ Fi.CI.CHECKPATCH: warning for " Patchwork
2019-11-12 11:46   ` [Intel-gfx] " Patchwork
2019-11-12 11:48 ` [PATCH] " Tvrtko Ursulin
2019-11-12 11:48   ` [Intel-gfx] " Tvrtko Ursulin
2019-11-12 12:27 ` ✓ Fi.CI.BAT: success for " Patchwork
2019-11-12 12:27   ` [Intel-gfx] " Patchwork
2019-11-12 17:06 ` ✓ Fi.CI.IGT: " Patchwork
2019-11-12 17:06   ` [Intel-gfx] " Patchwork

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