diff options
| author | Daniel Vetter <[email protected]> | 2020-10-28 12:31:20 +0100 |
|---|---|---|
| committer | Daniel Vetter <[email protected]> | 2020-11-27 16:43:54 +0100 |
| commit | 57fcd550eb15bce14a7154736379dfd4ed60ae81 (patch) | |
| tree | c7744650575016e8e7bc2d94ecb4fafd0ed2ef1b /tools/perf/scripts/python | |
| parent | c6c90c70db4d9a0989111d6b994d545659410f7a (diff) | |
drm/ttm: Warn on pinning without holding a reference
Not technically a problem for ttm, but very likely a driver bug and
pretty big time confusing for reviewing code.
So warn about it, both at cleanup time (so we catch these for sure)
and at pin/unpin time (so we know who's the culprit).
Reviewed-by: Huang Rui <[email protected]>
Reviewed-by: Christian König <[email protected]>
Signed-off-by: Daniel Vetter <[email protected]>
Cc: Christian Koenig <[email protected]>
Cc: Huang Rui <[email protected]>
Link: https://patchwork.freedesktop.org/patch/msgid/[email protected]
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions