[PATCH v4] drm/radeon: Print gart initialization details on all chipsets

2011-09-01 Thread Michel Dänzer
On Mit, 2011-08-31 at 23:54 +0200, Tormod Volden wrote: > From: Tormod Volden > > This was previously done for r300 only. Use %016llX instead of %08X for > printing the table address. > > Also fix typos in gart warning messages. > > Signed-off-by: Tormod Volden Reviewed-by: Michel D?nzer

[PATCH v4] drm/radeon: Print gart initialization details on all chipsets

2011-08-31 Thread Tormod Volden
From: Tormod Volden This was previously done for r300 only. Use %016llX instead of %08X for printing the table address. Also fix typos in gart warning messages. Signed-off-by: Tormod Volden --- drivers/gpu/drm/radeon/evergreen.c |3 +++ drivers/gpu/drm/radeon/ni.c |3 +++ d

Re: [PATCH v4] drm/radeon: Print gart initialization details on all chipsets

2011-08-31 Thread Michel Dänzer
On Mit, 2011-08-31 at 23:54 +0200, Tormod Volden wrote: > From: Tormod Volden > > This was previously done for r300 only. Use %016llX instead of %08X for > printing the table address. > > Also fix typos in gart warning messages. > > Signed-off-by: Tormod Volden Reviewed-by: Michel Dänzer

[PATCH v4] drm/radeon: Print gart initialization details on all chipsets

2011-08-31 Thread Tormod Volden
From: Tormod Volden This was previously done for r300 only. Use %016llX instead of %08X for printing the table address. Also fix typos in gart warning messages. Signed-off-by: Tormod Volden --- drivers/gpu/drm/radeon/evergreen.c |3 +++ drivers/gpu/drm/radeon/ni.c |3 +++ d