dri-devel.lists.freedesktop.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/3] ttm: change move notify + revised multi hop patch
@ 2020-10-21  4:40 Dave Airlie
  2020-10-21  4:40 ` [PATCH 1/3] drm/ttm: replace last move_notify with delete_mem_notify Dave Airlie
                   ` (2 more replies)
  0 siblings, 3 replies; 13+ messages in thread
From: Dave Airlie @ 2020-10-21  4:40 UTC (permalink / raw)
  To: dri-devel; +Cc: christian.koenig

This series is an update of what I posted yesterday, with two other cleanups.

1 just cleans up the remaining move_notify callback back to delete_mem_callback,
this should allow futher cleanups in the drivers.

2. trivial cleanup

3. the move hop patch. This removes the hack of storing the hop placement
in new_mem and puts it in a a new hop ttm_place parameter.

Dave.


_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/dri-devel

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

end of thread, other threads:[~2020-10-28 10:19 UTC | newest]

Thread overview: 13+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-10-21  4:40 [PATCH 0/3] ttm: change move notify + revised multi hop patch Dave Airlie
2020-10-21  4:40 ` [PATCH 1/3] drm/ttm: replace last move_notify with delete_mem_notify Dave Airlie
2020-10-21  9:58   ` Christian König
2020-10-28  9:16     ` Daniel Vetter
2020-10-28  9:53       ` Christian König
2020-10-28 10:19         ` Daniel Vetter
2020-10-21  4:40 ` [PATCH 2/3] drm/ttm: ttm_bo_mem_placement doesn't need ctx parameter Dave Airlie
2020-10-21  9:59   ` Christian König
2020-10-21  4:40 ` [PATCH 3/3] drm/ttm: avoid multihop moves in drivers Dave Airlie
2020-10-21  8:33   ` Daniel Vetter
2020-10-21 10:58     ` Christian König
2020-10-28  2:02       ` Dave Airlie
2020-10-28  9:39   ` Daniel Vetter

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).