Re: [PATCH v4 4/4] drm/panthor: add sysfs knob for enabling job profiling

2024-07-19 Thread Steven Price
On 16/07/2024 21:11, Adrián Larumbe wrote: > This commit introduces a DRM device sysfs attribute that lets UM control > the job accounting status in the device. The knob variable had been brought > in as part of a previous commit, but now we're able to fix it manually. > > Signed-off-by: Adrián La

[PATCH v4 4/4] drm/panthor: add sysfs knob for enabling job profiling

2024-07-16 Thread Adrián Larumbe
This commit introduces a DRM device sysfs attribute that lets UM control the job accounting status in the device. The knob variable had been brought in as part of a previous commit, but now we're able to fix it manually. Signed-off-by: Adrián Larumbe --- drivers/gpu/drm/panthor/panthor_drv.c | 3