Re: [PATCH 2/5] drm: Add new LEASE debug level

2017-10-16 Thread Sean Paul
On Thu, Oct 12, 2017 at 06:56:28PM -0700, Keith Packard wrote: > Separate out lease debugging from the core. > > Signed-off-by: Keith Packard Reviewed-by: Sean Paul > --- > drivers/gpu/drm/drm_drv.c | 3 ++- > include/drm/drmP.h| 4 > 2 files changed, 6 insertions(+), 1 deletion(

[PATCH 2/5] drm: Add new LEASE debug level

2017-10-12 Thread Keith Packard
Separate out lease debugging from the core. Signed-off-by: Keith Packard --- drivers/gpu/drm/drm_drv.c | 3 ++- include/drm/drmP.h| 4 2 files changed, 6 insertions(+), 1 deletion(-) diff --git a/drivers/gpu/drm/drm_drv.c b/drivers/gpu/drm/drm_drv.c index c0292e5d7281..a934fd5e7e55

[PATCH 2/5] drm: Add new LEASE debug level

2017-04-28 Thread Keith Packard
Separate out lease debugging from the core. Signed-off-by: Keith Packard --- drivers/gpu/drm/drm_drv.c | 3 ++- include/drm/drmP.h| 4 2 files changed, 6 insertions(+), 1 deletion(-) diff --git a/drivers/gpu/drm/drm_drv.c b/drivers/gpu/drm/drm_drv.c index 6594b4088f11..d4a3612655e3