On Sat, 07 Dec 2019, Chris Wilson <[email protected]> wrote:
> The cmdparser rejection debug is not for driver development, but for the
> user, for which we use a plain DRM_DEBUG().
...
> - DRM_DEBUG_DRIVER("CMD: Abnormal rcs cmd length! 0x%08X\n", cmd_header);
> + DRM_DEBUG("CMD: Abnormal rcs cmd length! 0x%08X\n", cmd_header);
That's not what the documentation says about the difference between
DRM_DEBUG and DRM_DEBUG_DRIVER.
BR,
Jani.
--
Jani Nikula, Intel Open Source Graphics Center
_______________________________________________
Intel-gfx mailing list
[email protected]
https://lists.freedesktop.org/mailman/listinfo/intel-gfx