commit | c98b5c9714942bd1872d86f65f975b474614a380 | [log] [tgz] |
---|---|---|
author | Andres Rodriguez <andresx7@gmail.com> | Sat Mar 11 10:50:34 2017 -0500 |
committer | Alex Deucher <alexander.deucher@amd.com> | Wed Mar 29 23:53:56 2017 -0400 |
tree | a12ef03f8477a036c4cee74057b0a06eff5ec517 | |
parent | ced2ef66dcf15b9a2ebf766a57b8fbf0726c27d7 [diff] |
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>