Francois Dugast
c73acc1eeb
drm/xe: Use Xe assert macros instead of XE_WARN_ON macro
...
The XE_WARN_ON macro maps to WARN_ON which is not justified
in many cases where only a simple debug check is needed.
Replace the use of the XE_WARN_ON macro with the new xe_assert
macros which relies on drm_*. This takes a struct drm_device
argument, which is one of the main changes in this commit. The
other main change is that the condition is reversed, as with
XE_WARN_ON a message is displayed if the condition is true,
whereas with xe_assert it is if the condition is false.
v2:
- Rebase
- Keep WARN splats in xe_wopcm.c (Matt Roper)
v3:
- Rebase
Signed-off-by: Francois Dugast <francois.dugast@intel.com>
Reviewed-by: Rodrigo Vivi <rodrigo.vivi@intel.com>
Signed-off-by: Rodrigo Vivi <rodrigo.vivi@intel.com>
2023-12-21 11:41:08 -05:00
..
2023-12-21 11:40:27 -05:00
2023-12-21 11:41:07 -05:00
2023-12-19 18:34:03 -05:00
2023-12-19 18:27:43 -05:00
2023-12-21 11:41:07 -05:00
2023-12-19 18:31:32 -05:00
2023-12-21 11:40:20 -05:00
2023-12-21 11:40:28 -05:00
2023-12-21 11:41:07 -05:00
2023-12-21 11:41:08 -05:00
2023-12-21 11:40:27 -05:00
2023-12-21 11:41:08 -05:00
2023-12-19 18:34:14 -05:00
2023-12-21 11:41:08 -05:00
2023-12-21 11:41:07 -05:00
2023-12-21 11:39:15 -05:00
2023-12-21 11:39:20 -05:00
2023-12-21 11:39:20 -05:00
2023-12-21 11:39:20 -05:00
2023-12-21 11:37:35 -05:00
2023-12-21 11:37:35 -05:00
2023-12-21 11:40:25 -05:00
2023-12-21 11:41:08 -05:00
2023-12-21 11:39:20 -05:00
2023-12-21 11:41:07 -05:00
2023-12-19 18:33:50 -05:00
2023-12-21 11:40:27 -05:00
2023-12-21 11:41:07 -05:00
2023-12-21 11:40:20 -05:00
2023-12-21 11:41:08 -05:00
2023-12-21 11:39:20 -05:00
2023-12-21 11:41:08 -05:00
2023-12-21 11:37:31 -05:00
2023-12-19 18:33:49 -05:00
2023-12-21 11:41:08 -05:00
2023-12-21 11:41:08 -05:00
2023-12-19 18:34:03 -05:00
2023-12-19 18:34:11 -05:00
2023-12-21 11:41:08 -05:00
2023-12-19 18:34:11 -05:00
2023-12-21 11:41:08 -05:00
2023-12-21 11:41:08 -05:00
2023-12-21 11:35:00 -05:00
2023-12-21 11:35:02 -05:00
2023-12-21 11:35:00 -05:00
2023-12-21 11:41:06 -05:00
2023-12-19 18:32:21 -05:00
2023-12-21 11:41:07 -05:00
2023-12-19 18:27:45 -05:00
2023-12-19 18:34:11 -05:00
2023-12-21 11:37:52 -05:00
2023-12-21 11:35:07 -05:00
2023-12-19 18:27:46 -05:00
2023-12-21 11:41:08 -05:00
2023-12-19 18:27:47 -05:00
2023-12-21 11:40:24 -05:00
2023-12-21 11:34:42 -05:00
2023-12-21 11:40:24 -05:00
2023-12-21 11:41:08 -05:00
2023-12-21 11:39:15 -05:00
2023-12-21 11:41:08 -05:00
2023-12-21 11:39:16 -05:00
2023-12-21 11:41:08 -05:00
2023-12-21 11:39:16 -05:00
2023-12-21 11:39:16 -05:00
2023-12-21 11:39:20 -05:00
2023-12-21 11:39:20 -05:00
2023-12-21 11:39:17 -05:00
2023-12-21 11:41:08 -05:00
2023-12-19 18:29:20 -05:00
2023-12-21 11:41:08 -05:00
2023-12-21 11:40:28 -05:00
2023-12-21 11:39:20 -05:00
2023-12-21 11:41:08 -05:00
2023-12-21 11:39:20 -05:00
2023-12-21 11:39:20 -05:00
2023-12-21 11:41:08 -05:00
2023-12-21 11:40:20 -05:00
2023-12-21 11:37:51 -05:00
2023-12-21 11:41:08 -05:00
2023-12-21 11:39:28 -05:00
2023-12-21 11:39:28 -05:00
2023-12-21 11:40:20 -05:00
2023-12-21 11:41:08 -05:00
2023-12-21 11:40:20 -05:00
2023-12-19 18:29:20 -05:00
2023-12-21 11:39:17 -05:00
2023-12-19 18:30:13 -05:00
2023-12-21 11:40:20 -05:00
2023-12-19 18:34:19 -05:00
2023-12-19 18:34:14 -05:00
2023-12-21 11:41:08 -05:00
2023-12-21 11:39:20 -05:00
2023-12-21 11:39:17 -05:00
2023-12-21 11:37:52 -05:00
2023-12-19 18:29:44 -05:00
2023-12-21 11:41:08 -05:00
2023-12-21 11:39:20 -05:00
2023-12-21 11:40:27 -05:00
2023-12-21 11:41:06 -05:00
2023-12-21 11:41:08 -05:00
2023-12-21 11:39:20 -05:00
2023-12-21 11:37:54 -05:00
2023-12-21 11:37:54 -05:00
2023-12-21 11:41:03 -05:00
2023-12-19 18:30:25 -05:00
2023-12-21 11:40:25 -05:00
2023-12-21 11:41:02 -05:00
2023-12-19 18:31:31 -05:00
2023-12-19 18:32:21 -05:00
2023-12-21 11:39:15 -05:00
2023-12-21 11:40:26 -05:00
2023-12-21 11:40:19 -05:00
2023-12-21 11:39:15 -05:00
2023-12-21 11:39:20 -05:00
2023-12-21 11:39:20 -05:00
2023-12-21 11:39:20 -05:00
2023-12-21 11:41:08 -05:00
2023-12-21 11:39:20 -05:00
2023-12-21 11:41:06 -05:00
2023-12-21 11:37:52 -05:00
2023-12-21 11:37:52 -05:00
2023-12-19 18:32:21 -05:00
2023-12-21 11:41:03 -05:00
2023-12-19 18:35:20 -05:00
2023-12-21 11:40:27 -05:00
2023-12-19 18:29:47 -05:00
2023-12-21 11:39:17 -05:00
2023-12-21 11:41:08 -05:00
2023-12-21 11:37:30 -05:00
2023-12-21 11:41:03 -05:00
2023-12-21 11:34:42 -05:00
2023-12-21 11:37:30 -05:00
2023-12-21 11:37:31 -05:00
2023-12-19 18:34:14 -05:00
2023-12-21 11:39:20 -05:00
2023-12-21 11:41:08 -05:00
2023-12-21 11:39:20 -05:00
2023-12-19 18:34:01 -05:00
2023-12-21 11:35:07 -05:00
2023-12-19 18:34:01 -05:00
2023-12-21 11:37:30 -05:00
2023-12-21 11:35:06 -05:00
2023-12-21 11:35:06 -05:00
2023-12-21 11:35:06 -05:00
2023-12-21 11:35:06 -05:00
2023-12-21 11:35:06 -05:00
2023-12-21 11:39:20 -05:00
2023-12-21 11:40:26 -05:00
2023-12-19 18:29:47 -05:00
2023-12-19 18:31:42 -05:00
2023-12-19 18:31:30 -05:00
2023-12-19 18:34:11 -05:00
2023-12-21 11:37:54 -05:00
2023-12-21 11:37:54 -05:00
2023-12-19 18:34:02 -05:00
2023-12-19 18:29:06 -05:00
2023-12-19 18:29:20 -05:00
2023-12-21 11:40:28 -05:00
2023-12-21 11:41:08 -05:00
2023-12-21 11:39:17 -05:00
2023-12-21 11:41:08 -05:00
2023-12-21 11:40:28 -05:00
2023-12-21 11:37:31 -05:00
2023-12-21 11:41:07 -05:00
2023-12-21 11:40:52 -05:00
2023-12-21 11:41:08 -05:00
2023-12-21 11:41:08 -05:00
2023-12-21 11:40:28 -05:00
2023-12-21 11:40:27 -05:00
2023-12-19 18:34:03 -05:00
2023-12-21 11:39:17 -05:00
2023-12-21 11:39:17 -05:00