All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/0] ttm patches for drm-next
@ 2010-10-13 17:17 Thomas Hellstrom
  2010-10-13 17:17 ` [PATCH 1/2] drm/ttm: Avoid using the ttm_mem_type_manager::put_locked function Thomas Hellstrom
  0 siblings, 1 reply; 7+ messages in thread
From: Thomas Hellstrom @ 2010-10-13 17:17 UTC (permalink / raw)
  To: airlied; +Cc: dri-devel

These patches attempt to optimize the delayed destroy handling.
The first patch removes the need for the newly introduced mem_put_locked
callback. The second patch optimizes the delayed buffer destruction somewhat,
but has not yet seen extensive testing.

^ permalink raw reply	[flat|nested] 7+ messages in thread
* [PATCH 0/2] ttm patches for drm-next v2
@ 2010-10-19  7:00 Thomas Hellstrom
  2010-10-19  7:01 ` [PATCH 1/2] drm/ttm: Avoid using the ttm_mem_type_manager::put_locked function Thomas Hellstrom
  0 siblings, 1 reply; 7+ messages in thread
From: Thomas Hellstrom @ 2010-10-19  7:00 UTC (permalink / raw)
  To: airlied; +Cc: dri-devel

These patches attempt to optimize the delayed destroy handling.
The first patch removes the need for the newly introduced mem_put_locked
callback. The second patch optimizes the delayed buffer destruction somewhat,
but has not yet seen extensive testing.

v2: As Dave Airlie pointed out, we actually forgot to drop the spinlock before
calling ttm_bo_cleanup_memtype_use

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

end of thread, other threads:[~2010-10-19  7:21 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-10-13 17:17 [PATCH 0/0] ttm patches for drm-next Thomas Hellstrom
2010-10-13 17:17 ` [PATCH 1/2] drm/ttm: Avoid using the ttm_mem_type_manager::put_locked function Thomas Hellstrom
2010-10-13 17:18   ` [PATCH 2/2] drm/ttm: Optimize delayed buffer destruction Thomas Hellstrom
2010-10-19  3:57     ` Dave Airlie
2010-10-19  7:21       ` Thomas Hellstrom
2010-10-19  4:11   ` [PATCH 1/2] drm/ttm: Avoid using the ttm_mem_type_manager::put_locked function Dave Airlie
  -- strict thread matches above, loose matches on Subject: below --
2010-10-19  7:00 [PATCH 0/2] ttm patches for drm-next v2 Thomas Hellstrom
2010-10-19  7:01 ` [PATCH 1/2] drm/ttm: Avoid using the ttm_mem_type_manager::put_locked function Thomas Hellstrom
2010-10-19  7:01   ` [PATCH 2/2] drm/ttm: Optimize delayed buffer destruction 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.