All of 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

* Re: [PATCH] drm/i915: Fix short description of intel_display_power_is_enabled()
  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
  1 sibling, 0 replies; 3+ messages in thread
From: Daniel Vetter @ 2014-11-25 16:03 UTC (permalink / raw)
  To: Damien Lespiau; +Cc: intel-gfx

On Tue, Nov 25, 2014 at 01:45:41PM +0000, Damien Lespiau wrote:
> That's the version actually taking the dev_priv->power_domains lock.
> 
> Signed-off-by: Damien Lespiau <damien.lespiau@intel.com>

Queued for -next, thanks for the patch.
-Daniel

-- 
Daniel Vetter
Software Engineer, Intel Corporation
+41 (0) 79 365 57 48 - http://blog.ffwll.ch
_______________________________________________
Intel-gfx mailing list
Intel-gfx@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/intel-gfx

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

* Re: [PATCH] drm/i915: Fix short description of
  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 ` shuang.he
  1 sibling, 0 replies; 3+ messages in thread
From: shuang.he @ 2014-11-26 11:18 UTC (permalink / raw)
  To: shuang.he, intel-gfx, damien.lespiau

Tested-By: PRC QA PRTS (Patch Regression Test System Contact: shuang.he@intel.com)
-------------------------------------Summary-------------------------------------
Platform          Delta          drm-intel-nightly          Series Applied
PNV                                  366/366              366/366
ILK                 -2              371/371              369/371
SNB                                  450/450              450/450
IVB                                  498/498              498/498
BYT                                  289/289              289/289
HSW                                  564/564              564/564
BDW                                  417/417              417/417
-------------------------------------Detailed-------------------------------------
Platform  Test                                drm-intel-nightly          Series Applied
 ILK  igt_gem_reset_stats_close-pending-fork-render      TIMEOUT(20, M37M26)PASS(1, M26)      TIMEOUT(1, M37)
 ILK  igt_kms_flip_vblank-vs-hang      TIMEOUT(19, M37M26)PASS(1, M26)      TIMEOUT(1, M37)
Note: You need to pay more attention to line start with '*'
_______________________________________________
Intel-gfx mailing list
Intel-gfx@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/intel-gfx

^ permalink raw reply	[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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.