diff options
| author | Thomas Zimmermann <[email protected]> | 2022-05-17 13:33:23 +0200 |
|---|---|---|
| committer | Thomas Zimmermann <[email protected]> | 2022-05-19 19:24:51 +0200 |
| commit | f159b1b22c8a2d3d7c1fa877fafc8aacff0deeba (patch) | |
| tree | a21e15c347be4ef6f82e1fe611fcfa34ad8887f5 /tools/perf/scripts/python | |
| parent | c193a003dc46ae601f46908b41d6f485b87db1ad (diff) | |
drm/gem: Share code between drm_gem_fb_{begin,end}_cpu_access()
The error-recovery code in drm_gem_fb_begin() is of the same pattern
as drm_gem_fb_end(). Implement both of them using an internal helper.
No functional changes.
v2:
* print additional information in error message (Javier)
* fix commit description (Javier)
Signed-off-by: Thomas Zimmermann <[email protected]>
Reviewed-by: Javier Martinez Canillas <[email protected]>
Tested-by: Noralf Trønnes <[email protected]>
Acked-by: Christian König <[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