[PATCH] drm: clean up drm_mm debugfs output

2015-05-28 Thread Russell King
The drm_mm debugfs output is difficult to read as two different formats are used for the addresses: 0x008000-0x008000b000: 45056: used 0x8000b000-0x80016000: 45056: free 0x0080016000-0x008001b000: 20480: used 0x8001b000-0x817a1000: 24666112: free 0x00817a1000-0x00817a80

[PATCH] drm: clean up drm_mm debugfs output

2015-05-28 Thread Alex Deucher
On Thu, May 28, 2015 at 5:36 AM, Russell King wrote: > The drm_mm debugfs output is difficult to read as two different formats > are used for the addresses: > > 0x008000-0x008000b000: 45056: used > 0x8000b000-0x80016000: 45056: free > 0x0080016000-0x008001b000: 20480: used > 0x