diff options
| author | Deborah Brouwer <deborah.brouwer@collabora.com> | 2026-01-19 12:26:45 -0800 |
|---|---|---|
| committer | Alice Ryhl <aliceryhl@google.com> | 2026-01-20 08:51:53 +0000 |
| commit | 6ea52b6d8f33ae627f4dcf43b12b6e713a8b9331 (patch) | |
| tree | 3d2da769f5572821df5f47ef2e4bf705b5a591d4 /tools/perf/lib/Documentation/tutorial/git@git.tavy.me:linux.git | |
| parent | 793e8f7d52814e096f63373eca643d2672366a5a (diff) | |
drm/tyr: use read_poll_timeout
The L2 power-on sequence and soft reset in Tyr previously relied on fixed
sleeps followed by a single register check, since polling helpers were not
available in Rust at the time.
Now that read_poll_timeout() is available, poll the relevant registers
until the hardware reports readiness or a timeout is reached.
This avoids unnecessary delays on start-up.
Signed-off-by: Deborah Brouwer <deborah.brouwer@collabora.com>
Reviewed-by: Alice Ryhl <aliceryhl@google.com>
Link: https://patch.msgid.link/20260119202645.362457-1-deborah.brouwer@collabora.com
Signed-off-by: Alice Ryhl <aliceryhl@google.com>
Diffstat (limited to 'tools/perf/lib/Documentation/tutorial/git@git.tavy.me:linux.git')
0 files changed, 0 insertions, 0 deletions
