From: Dave Airlie <airlied@gmail.com>
To: dri-devel@lists.freedesktop.org
Cc: christian.koenig@amd.com
Subject: [PATCH 0/3] ttm: change move notify + revised multi hop patch
Date: Wed, 21 Oct 2020 14:40:28 +1000 [thread overview]
Message-ID: <20201021044031.1752624-1-airlied@gmail.com> (raw)
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
next reply other threads:[~2020-10-21 4:40 UTC|newest]
Thread overview: 13+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-10-21 4:40 Dave Airlie [this message]
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
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20201021044031.1752624-1-airlied@gmail.com \
--to=airlied@gmail.com \
--cc=christian.koenig@amd.com \
--cc=dri-devel@lists.freedesktop.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox