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 10:48:33 +0100
committerBoris Brezillon <boris.brezillon@collabora.com>2025-11-28 10:56:44 +0100
commit5232e84927197d5cb045ddea9c90fc143b64bf65 (patch)
treecd1c399fcae991aac4c548827c0076eca5657692 /tools/perf/lib/Documentation/tutorial/git@git.tavy.me:linux.git
parent851f58d02f0d6c9c5fa8aee32fe349aaa9796758 (diff)
drm/panthor: Don't try to enable extract events
Not only this only works once, because of how extract events work (event is enabled if the req and ack bit differ, and it's signalled by the FW by setting identical req and ack, to re-enable the event, we need to toggle the bit, which we never do). But more importantly, we never do anything with this event, so we're better off dropping it when programming the CS slot. v2: - Add R-b v3: - Collect R-b Reviewed-by: Steven Price <steven.price@arm.com> Reviewed-by: Chia-I Wu <olvaffe@gmail.com> Link: https://patch.msgid.link/20251128094839.3856402-3-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