diff options
| author | Animesh Manna <[email protected]> | 2022-03-25 21:41:40 +0530 |
|---|---|---|
| committer | Uma Shankar <[email protected]> | 2022-04-05 17:13:07 +0530 |
| commit | 92bc908af5cd6633a167638c4ff432d9fe107fa7 (patch) | |
| tree | 144f92999a270e06ad6be884fd08628f46a9d2f3 /tools/perf/scripts/python/bin/stackcollapse-record | |
| parent | af65840f199fa3cdeaca3a8476cb0a821dd4887a (diff) | |
drm/i915/dsb: modified to drm_info in dsb_prepare()
The request to aqquire gem resources is failing for DSB in rare
scenario where it is busy and the register programming will be done
through mmio fallback path.
DSB has extra advantage of faster register programming which may
go away through mmio path. Adding wait for gem resource also may
not be right as anyways losing time.
To make the CI execution happy replaced drm_err() to drm_info()
for printing debug info during dsb buffer preparation.
v1: Initial version.
v2: Added print for mmio fallback at out label. [Nirmoy]
v3: Improved debug message. [Nirmoy]
Cc: Nirmoy Das <[email protected]>
Signed-off-by: Animesh Manna <[email protected]>
Signed-off-by: Uma Shankar <[email protected]>
Link: https://patchwork.freedesktop.org/patch/msgid/[email protected]
Reviewed-by: Nirmoy Das <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/bin/stackcollapse-record')
0 files changed, 0 insertions, 0 deletions