Re: [PATCH xf86-video-ati 2/2] Improve drmmode_fb_reference debugging code

2017-06-27 Thread Alex Deucher
On Tue, Jun 27, 2017 at 5:38 AM, Michel Dänzer wrote: > From: Michel Dänzer > > If a reference count is <= 0, call FatalError with the call location > (in case it doesn't get resolved in the backtrace printed by > FatalError). > > (Ported from amdgpu commit 1b6ff5fd9933c00ec1ec90dfc62e0b531927749

[PATCH xf86-video-ati 2/2] Improve drmmode_fb_reference debugging code

2017-06-27 Thread Michel Dänzer
From: Michel Dänzer If a reference count is <= 0, call FatalError with the call location (in case it doesn't get resolved in the backtrace printed by FatalError). (Ported from amdgpu commit 1b6ff5fd9933c00ec1ec90dfc62e0b531927749b) Signed-off-by: Michel Dänzer --- src/drmmode_display.h | 29 +