Re: [Intel-gfx] [PATCH] drm/i915: Clean-up bonding debug message.

2021-10-18 Thread Rodrigo Vivi
On Mon, Oct 18, 2021 at 11:24:21AM +0300, Jani Nikula wrote: > On Fri, 15 Oct 2021, Rodrigo Vivi wrote: > > We should stop using the gen name and the "+" to reference > > the newer platforms. > > And on this case specifically we can simplify the debug > > message even further. > > Reviewed-by: Ja

Re: [Intel-gfx] [PATCH] drm/i915: Clean-up bonding debug message.

2021-10-18 Thread Jani Nikula
On Fri, 15 Oct 2021, Rodrigo Vivi wrote: > We should stop using the gen name and the "+" to reference > the newer platforms. > And on this case specifically we can simplify the debug > message even further. Reviewed-by: Jani Nikula > > Cc: Jani Nikula > Cc: Matthew Brost > Signed-off-by: Rodr

[Intel-gfx] [PATCH] drm/i915: Clean-up bonding debug message.

2021-10-15 Thread Rodrigo Vivi
We should stop using the gen name and the "+" to reference the newer platforms. And on this case specifically we can simplify the debug message even further. Cc: Jani Nikula Cc: Matthew Brost Signed-off-by: Rodrigo Vivi --- drivers/gpu/drm/i915/gem/i915_gem_context.c | 2 +- 1 file changed, 1