Intel-GFX Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 1/2] drm/i915: Fix dieing -> dying typo
@ 2012-12-03 16:26 Damien Lespiau
  2012-12-03 16:26 ` [PATCH 2/2] drm/i915: Removed unsused define Damien Lespiau
  2012-12-03 17:25 ` [PATCH 1/2] drm/i915: Fix dieing -> dying typo Daniel Vetter
  0 siblings, 2 replies; 4+ messages in thread
From: Damien Lespiau @ 2012-12-03 16:26 UTC (permalink / raw)
  To: intel-gfx

From: Damien Lespiau <damien.lespiau@intel.com>

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

diff --git a/drivers/gpu/drm/i915/i915_gem.c b/drivers/gpu/drm/i915/i915_gem.c
index 9be450e..951f355 100644
--- a/drivers/gpu/drm/i915/i915_gem.c
+++ b/drivers/gpu/drm/i915/i915_gem.c
@@ -2816,7 +2816,7 @@ static bool i915_gem_valid_gtt_space(struct drm_device *dev,
 
 	/* On non-LLC machines we have to be careful when putting differing
 	 * types of snoopable memory together to avoid the prefetcher
-	 * crossing memory domains and dieing.
+	 * crossing memory domains and dying.
 	 */
 	if (HAS_LLC(dev))
 		return true;
-- 
1.7.11.7

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

end of thread, other threads:[~2012-12-03 17:26 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-12-03 16:26 [PATCH 1/2] drm/i915: Fix dieing -> dying typo Damien Lespiau
2012-12-03 16:26 ` [PATCH 2/2] drm/i915: Removed unsused define Damien Lespiau
2012-12-03 17:27   ` Daniel Vetter
2012-12-03 17:25 ` [PATCH 1/2] drm/i915: Fix dieing -> dying typo Daniel Vetter

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