Re: [PATCH] drm/mgag200: Debug-print unique revisions id on G200 SE

2019-12-05 Thread Thomas Zimmermann
Hi Am 05.12.19 um 09:03 schrieb Gerd Hoffmann: > On Wed, Dec 04, 2019 at 02:34:35PM +0100, Thomas Zimmermann wrote: >> The behavior of MGA G200 SE depends on the rev id. Print the id when >> debugging is enabled. > > That is the one where some need a workaround, right? Yes. Hopefully this ID

Re: [PATCH] drm/mgag200: Debug-print unique revisions id on G200 SE

2019-12-05 Thread Gerd Hoffmann
On Wed, Dec 04, 2019 at 02:34:35PM +0100, Thomas Zimmermann wrote: > The behavior of MGA G200 SE depends on the rev id. Print the id when > debugging is enabled. That is the one where some need a workaround, right? > Signed-off-by: Thomas Zimmermann > --- >

[PATCH] drm/mgag200: Debug-print unique revisions id on G200 SE

2019-12-04 Thread Thomas Zimmermann
The behavior of MGA G200 SE depends on the rev id. Print the id when debugging is enabled. Signed-off-by: Thomas Zimmermann --- drivers/gpu/drm/mgag200/mgag200_main.c | 5 - 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/drivers/gpu/drm/mgag200/mgag200_main.c