summaryrefslogtreecommitdiff
path: root/tools/perf/lib/Documentation/tutorial/git@git.tavy.me:linux.git
diff options
context:
space:
mode:
authorBoris Brezillon <boris.brezillon@collabora.com>2025-11-28 09:48:35 +0100
committerBoris Brezillon <boris.brezillon@collabora.com>2025-11-28 10:17:44 +0100
commitd2c6fde56d451ca48a5e03428535ce3dbc8fc910 (patch)
tree413c59570b27074e8abf2fa5745ebd14b94be28b /tools/perf/lib/Documentation/tutorial/git@git.tavy.me:linux.git
parent342ccffd9f77fc29fe1c05fd145e4d842bd2feaa (diff)
drm/panthor: Always wait after sending a command to an AS
There's currently no situation where we want to issue a command to an AS and not wait for this command to complete. The wait is either explicitly done (LOCK, UNLOCK) or it's missing (UPDATE). So let's turn write_cmd() into as_send_cmd_and_wait() that has the wait after a command is sent. v2: - New patch v3: - Collect R-b v4: - No changes Reviewed-by: Steven Price <steven.price@arm.com> Link: https://patch.msgid.link/20251128084841.3804658-2-boris.brezillon@collabora.com Signed-off-by: Boris Brezillon <boris.brezillon@collabora.com>
Diffstat (limited to 'tools/perf/lib/Documentation/tutorial/git@git.tavy.me:linux.git')
0 files changed, 0 insertions, 0 deletions