On Fri, Dec 18, 2015 at 05:11:45PM -0500, Harry Wentland wrote:
> From: Andrey Grodzovsky
>
> Add task ids to all DRM prints so it is easier to resolve
> concurency issues and understand the logic.
>
> Signed-off-by: Andrey Grodzovsky
Not sure pid is all that useful, so next patch will add com
From: Andrey Grodzovsky
Add task ids to all DRM prints so it is easier to resolve
concurency issues and understand the logic.
Signed-off-by: Andrey Grodzovsky
---
drivers/gpu/drm/drm_drv.c | 16 +---
include/drm/drmP.h| 6 --
2 files changed, 17 insertions(+), 5 deleti