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

* [PATCH 2/2] drm/i915: Removed unsused define
  2012-12-03 16:26 [PATCH 1/2] drm/i915: Fix dieing -> dying typo Damien Lespiau
@ 2012-12-03 16:26 ` 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
  1 sibling, 1 reply; 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_reg.h | 1 -
 1 file changed, 1 deletion(-)

diff --git a/drivers/gpu/drm/i915/i915_reg.h b/drivers/gpu/drm/i915/i915_reg.h
index e5fe800..0c9a502 100644
--- a/drivers/gpu/drm/i915/i915_reg.h
+++ b/drivers/gpu/drm/i915/i915_reg.h
@@ -4147,7 +4147,6 @@
 #define   FORCEWAKE_USER			0x2
 #define  FORCEWAKE_MT_ACK			0x130040
 #define  ECOBUS					0xa180
-#define    FORCEWAKE_MT_ENABLE			(1<<5)
 
 #define  GTFIFODBG				0x120000
 #define    GT_FIFO_CPU_ERROR_MASK		7
-- 
1.7.11.7

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

* Re: [PATCH 1/2] drm/i915: Fix dieing -> dying typo
  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:25 ` Daniel Vetter
  1 sibling, 0 replies; 4+ messages in thread
From: Daniel Vetter @ 2012-12-03 17:25 UTC (permalink / raw)
  To: Damien Lespiau; +Cc: intel-gfx

On Mon, Dec 03, 2012 at 04:26:16PM +0000, Damien Lespiau wrote:
> From: Damien Lespiau <damien.lespiau@intel.com>
> 
> 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

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

* Re: [PATCH 2/2] drm/i915: Removed unsused define
  2012-12-03 16:26 ` [PATCH 2/2] drm/i915: Removed unsused define Damien Lespiau
@ 2012-12-03 17:27   ` Daniel Vetter
  0 siblings, 0 replies; 4+ messages in thread
From: Daniel Vetter @ 2012-12-03 17:27 UTC (permalink / raw)
  To: Damien Lespiau; +Cc: intel-gfx

On Mon, Dec 03, 2012 at 04:26:17PM +0000, Damien Lespiau wrote:
> From: Damien Lespiau <damien.lespiau@intel.com>
> 
> Signed-off-by: Damien Lespiau <damien.lespiau@intel.com>

We've used this to detect the MT enabling on pre-production hw. Since I
don't see any harm in keeping the #define around. So I'll punt on this
one.
-Daniel
-- 
Daniel Vetter
Software Engineer, Intel Corporation
+41 (0) 79 365 57 48 - http://blog.ffwll.ch

^ permalink raw reply	[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