diff options
| author | Mika Kahola <[email protected]> | 2023-10-16 15:55:44 +0300 |
|---|---|---|
| committer | Mika Kahola <[email protected]> | 2023-10-26 17:48:14 +0300 |
| commit | b662c19654ca7fdb1dadd304ca3e26024fc89635 (patch) | |
| tree | f5fe560b450aff78f3c87db83aff589b6c3d7268 /tools/perf/scripts/python/export-to-sqlite.py | |
| parent | a1196dac2f504f89bc7941e8c63db50f1fe713f3 (diff) | |
drm/i915/display: Reset message bus after each read/write operation
Every know and then we receive the following error when running
for example IGT test kms_flip.
[drm] *ERROR* PHY G Read 0d80 failed after 3 retries.
[drm] *ERROR* PHY G Write 0d81 failed after 3 retries.
Since the error is sporadic in nature, the patch proposes
to reset the message bus after every successful or unsuccessful
read or write operation.
v2: Add FIXME's to indicate the experimental nature of
this workaround (Rodrigo)
v3: Dropping the additional delay as moving reset to *_read_once()
and *_write_once() functions seem unnecessary delay
Signed-off-by: Mika Kahola <[email protected]>
Reviewed-by: Rodrigo Vivi <[email protected]>
Link: https://patchwork.freedesktop.org/patch/msgid/[email protected]
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions