diff options
| author | Pankaj Bharadiya <[email protected]> | 2020-01-15 09:14:45 +0530 |
|---|---|---|
| committer | Jani Nikula <[email protected]> | 2020-01-22 16:17:32 +0200 |
| commit | dc1a73e50f9c63d4dd928df538082200467dc4b1 (patch) | |
| tree | 9ebd06c8d75963790601ab344e957f8e222dddc5 /tools/perf/scripts/python | |
| parent | 3cacb2086e41bbdf4a43e494d47d05db356992b9 (diff) | |
drm/print: introduce new struct drm_device based WARN* macros
Add new struct drm_device based WARN* macros. These are modeled after
the core kernel device based WARN* macros. These would be preferred
over the regular WARN* macros, where possible.
These macros include device information in the backtrace, so we know
what device the warnings originate from.
Knowing the device specific information in the backtrace would be
helpful in development all around.
Signed-off-by: Pankaj Bharadiya <[email protected]>
Reviewed-by: Jani Nikula <[email protected]>
Reviewed-by: Sam Ravnborg <[email protected]>
Acked-by: Maxime Ripard <[email protected]>
Acked-by: Maarten Lankhorst <[email protected]>
Acked-by: Sean Paul <[email protected]>
Signed-off-by: Jani Nikula <[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