diff options
| author | Sam Ravnborg <[email protected]> | 2019-07-23 22:09:42 +0200 |
|---|---|---|
| committer | Sam Ravnborg <[email protected]> | 2019-07-25 17:35:11 +0200 |
| commit | 9154e60c4e057296983ef08d96ab5db76c1574c2 (patch) | |
| tree | 3d88b525991f6e8b52e94fcec1ab8337fa45861b /tools/perf/scripts/python/stackcollapse.py | |
| parent | 3bf2a06e3612575284202c63de4f584006a85146 (diff) | |
drm/via: copy DRM_WAIT_ON as VIA_WAIT_ON and use it
VIA_WAIT_ON() is a direct copy of DRM_WAIT_ON() from
drm_os_linux.h.
The copy is made so we can avoid the dependency on the legacy header.
A more involved approach had been to introduce wait_event_* but for this
legacy driver the simpler and more safe approach with a copy of the
macro was selected.
Added the relevant header files for the functions used in VIA_WAIT_ON.
v3:
- Updated users of DRM_WAIT_ON => VIA_WAIT_ON (Emil)
- Updated $subject (Emil)
Signed-off-by: Sam Ravnborg <[email protected]>
Reviewed-by: Emil Velikov <[email protected]>
Cc: Kevin Brace <[email protected]>
Cc: Thomas Hellstrom <[email protected]>
Cc: "Gustavo A. R. Silva" <[email protected]>
Cc: Mike Marshall <[email protected]>
Cc: Ira Weiny <[email protected]>
Cc: Daniel Vetter <[email protected]>
Cc: Michel Dänzer <[email protected]>
Link: https://patchwork.freedesktop.org/patch/msgid/[email protected]
Diffstat (limited to 'tools/perf/scripts/python/stackcollapse.py')
0 files changed, 0 insertions, 0 deletions