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

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

[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

[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

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

2017-04-29 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

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

2017-04-29 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