Intel-GFX Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] drm/i915: Fix short description of intel_display_power_is_enabled()
@ 2014-11-25 13:45 Damien Lespiau
  2014-11-25 16:03 ` Daniel Vetter
  2014-11-26 11:18 ` [PATCH] drm/i915: Fix short description of shuang.he
  0 siblings, 2 replies; 3+ messages in thread
From: Damien Lespiau @ 2014-11-25 13:45 UTC (permalink / raw)
  To: intel-gfx

That's the version actually taking the dev_priv->power_domains lock.

Signed-off-by: Damien Lespiau <damien.lespiau@intel.com>
---
 drivers/gpu/drm/i915/intel_runtime_pm.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/drivers/gpu/drm/i915/intel_runtime_pm.c b/drivers/gpu/drm/i915/intel_runtime_pm.c
index f5a78d5..8a2bd18 100644
--- a/drivers/gpu/drm/i915/intel_runtime_pm.c
+++ b/drivers/gpu/drm/i915/intel_runtime_pm.c
@@ -118,7 +118,7 @@ bool __intel_display_power_is_enabled(struct drm_i915_private *dev_priv,
 }
 
 /**
- * intel_display_power_is_enabled - unlocked check for a power domain
+ * intel_display_power_is_enabled - check for a power domain
  * @dev_priv: i915 device instance
  * @domain: power domain to check
  *
-- 
1.8.3.1

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

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

end of thread, other threads:[~2014-11-26 11:18 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-11-25 13:45 [PATCH] drm/i915: Fix short description of intel_display_power_is_enabled() Damien Lespiau
2014-11-25 16:03 ` Daniel Vetter
2014-11-26 11:18 ` [PATCH] drm/i915: Fix short description of shuang.he

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