All of lore.kernel.org
 help / color / mirror / Atom feed
* [PULL] ttm-fixes-3.14
@ 2014-02-05 15:08 Thomas Hellstrom
  0 siblings, 0 replies; 4+ messages in thread
From: Thomas Hellstrom @ 2014-02-05 15:08 UTC (permalink / raw)
  To: airlied, airlied
  Cc: pv-drivers, Thomas Hellstrom, linux-graphics-maintainer,
	dri-devel

Dave,

Two fixes for TTM regressions in 3.14-rc1

The following changes since commit 76f4f415e502e4dfaf409edd0d4ed0dd3a0a0419:

  Merge branch 'drm-nouveau-next' of git://anongit.freedesktop.org/git/nouveau/linux-2.6 into drm-next (2014-01-23 13:50:54 +1000)

are available in the git repository at:


  git://people.freedesktop.org/~thomash/linux tags/ttm-fixes-3.14-2014-02-05

for you to fetch changes up to 1b76af5ce8deb1c775ad1674bd249d782b5b13d9:

  drm/ttm: Don't clear page metadata of imported sg pages (2014-02-05 16:03:29 +0100)

----------------------------------------------------------------
Pull request of 2014-02-05

----------------------------------------------------------------
Thomas Hellstrom (2):
      drm/ttm: Fix TTM object open regression
      drm/ttm: Don't clear page metadata of imported sg pages

 drivers/gpu/drm/ttm/ttm_object.c |    2 +-
 drivers/gpu/drm/ttm/ttm_tt.c     |    3 +++
 2 files changed, 4 insertions(+), 1 deletion(-)

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

* [PULL] ttm-fixes-3.14
@ 2014-02-18 13:31 Thomas Hellstrom
  0 siblings, 0 replies; 4+ messages in thread
From: Thomas Hellstrom @ 2014-02-18 13:31 UTC (permalink / raw)
  To: airlied, airlied
  Cc: pv-drivers, Thomas Hellstrom, linux-graphics-maintainer,
	dri-devel

Dave,

One compile fix and one memory leak.

/Thomas


The following changes since commit c2288d4d3830946d91ae7aba599d34828d07f103:

  Merge branch 'drm-nouveau-next' of git://anongit.freedesktop.org/git/nouveau/linux-2.6 into drm-fixes (2014-02-18 16:22:40 +1000)

are available in the git repository at:


  git://people.freedesktop.org/~thomash/linux tags/ttm-fixes-3.14-2014-02-18

for you to fetch changes up to 7a444d1f0b557c68f847050b33713ae7b56f25e7:

  drm/ttm: Fix memory leak in ttm_agp_backend.c (2014-02-18 14:03:32 +0100)

----------------------------------------------------------------
Pull request of 2014-02-18

----------------------------------------------------------------
Alexandre Courbot (1):
      drm/ttm: declare 'struct device' in ttm_page_alloc.h

Masanari Iida (1):
      drm/ttm: Fix memory leak in ttm_agp_backend.c

 drivers/gpu/drm/ttm/ttm_agp_backend.c |    1 +
 include/drm/ttm/ttm_page_alloc.h      |    2 ++
 2 files changed, 3 insertions(+)

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

* [PULL] ttm-fixes-3.14
@ 2014-03-12 13:16 Thomas Hellstrom
  2014-03-12 19:00 ` Thomas Hellstrom
  0 siblings, 1 reply; 4+ messages in thread
From: Thomas Hellstrom @ 2014-03-12 13:16 UTC (permalink / raw)
  To: airlied, airlied; +Cc: Thomas Hellstrom, linux-graphics-maintainer, dri-devel

Dave,
A single fix for a performance regression.

The following changes since commit 45db98e54242f3ae94bdcfbfe754e743252eb168:

  Merge branch 'drm-fixes-3.14' of git://people.freedesktop.org/~agd5f/linux into drm-fixes (2014-03-07 09:27:22 +1000)

are available in the git repository at:


  git://people.freedesktop.org/~thomash/linux tags/ttm-fixes-3.14-2014-03-12

for you to fetch changes up to 0e6d6ec02f867fe8d1f785312b7343b21052322f:

  drm/ttm: Work around performance regression with VM_PFNMAP (2014-03-12 14:07:24 +0100)

----------------------------------------------------------------
Pull request of 2014-03-12

----------------------------------------------------------------
Thomas Hellstrom (1):
      drm/ttm: Work around performance regression with VM_PFNMAP

 drivers/gpu/drm/ttm/ttm_bo_vm.c |   12 +++++++-----
 1 file changed, 7 insertions(+), 5 deletions(-)

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

* Re: [PULL] ttm-fixes-3.14
  2014-03-12 13:16 [PULL] ttm-fixes-3.14 Thomas Hellstrom
@ 2014-03-12 19:00 ` Thomas Hellstrom
  0 siblings, 0 replies; 4+ messages in thread
From: Thomas Hellstrom @ 2014-03-12 19:00 UTC (permalink / raw)
  To: Thomas Hellstrom; +Cc: airlied, linux-graphics-maintainer, dri-devel

Dave,

Please hold this. I'll incorporate Rob Clark's fix and resend

/Thomas


On 03/12/2014 02:16 PM, Thomas Hellstrom wrote:
> Dave,
> A single fix for a performance regression.
>
> The following changes since commit 45db98e54242f3ae94bdcfbfe754e743252eb168:
>
>   Merge branch 'drm-fixes-3.14' of git://people.freedesktop.org/~agd5f/linux into drm-fixes (2014-03-07 09:27:22 +1000)
>
> are available in the git repository at:
>
>
>   git://people.freedesktop.org/~thomash/linux tags/ttm-fixes-3.14-2014-03-12
>
> for you to fetch changes up to 0e6d6ec02f867fe8d1f785312b7343b21052322f:
>
>   drm/ttm: Work around performance regression with VM_PFNMAP (2014-03-12 14:07:24 +0100)
>
> ----------------------------------------------------------------
> Pull request of 2014-03-12
>
> ----------------------------------------------------------------
> Thomas Hellstrom (1):
>       drm/ttm: Work around performance regression with VM_PFNMAP
>
>  drivers/gpu/drm/ttm/ttm_bo_vm.c |   12 +++++++-----
>  1 file changed, 7 insertions(+), 5 deletions(-)
> _______________________________________________
> dri-devel mailing list
> dri-devel@lists.freedesktop.org
> http://lists.freedesktop.org/mailman/listinfo/dri-devel

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

end of thread, other threads:[~2014-03-12 19:00 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-03-12 13:16 [PULL] ttm-fixes-3.14 Thomas Hellstrom
2014-03-12 19:00 ` Thomas Hellstrom
  -- strict thread matches above, loose matches on Subject: below --
2014-02-18 13:31 Thomas Hellstrom
2014-02-05 15:08 Thomas Hellstrom

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.