On Tue, May 02, 2023 at 10:55:14AM +0300, Jani Nikula wrote: > On Wed, 26 Apr 2023, Rodrigo Vivi <rodrigo.vivi@xxxxxxxxx> wrote: > > + drm_info(&xe->drm, "Check your /sys/class/drm/card<n>/device/devcoredump/data\n"); > > Drive-by comment, could use %d and xe->drm.primary->index instead of yeap, I wondered about that. I guess I will just add this for now, but then work on all driver to stop using the drm.primary directly or update the documentation that states the drivers shouldn't use that directly. > <n>. > > BR, > Jani. > > > -- > Jani Nikula, Intel Open Source Graphics Center