OSDN Git Service

drm/amdgpu: add macro to retrieve timeline name v2
authorAndres Rodriguez <andresx7@gmail.com>
Sat, 11 Mar 2017 15:50:34 +0000 (10:50 -0500)
committerAlex Deucher <alexander.deucher@amd.com>
Thu, 30 Mar 2017 03:53:56 +0000 (23:53 -0400)
commitc98b5c9714942bd1872d86f65f975b474614a380
treea12ef03f8477a036c4cee74057b0a06eff5ec517
parentced2ef66dcf15b9a2ebf766a57b8fbf0726c27d7
drm/amdgpu: add macro to retrieve timeline name v2

This helps de-duplicate a long expression and removes overly long lines.

v2: Rename macro and undef it

Reviewed-by: Christian König <christian.koenig@amd.com>
Signed-off-by: Andres Rodriguez <andresx7@gmail.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/amdgpu/amdgpu_trace.h