]> asedeno.scripts.mit.edu Git - linux.git/commit
drm/amdgpu: use macro instead of enum for flags
authorxinhui pan <xinhui.pan@amd.com>
Thu, 21 Mar 2019 04:47:07 +0000 (12:47 +0800)
committerAlex Deucher <alexander.deucher@amd.com>
Thu, 28 Mar 2019 03:39:44 +0000 (22:39 -0500)
commit9f491d731c9dfb79511ad2573c9a58d07ed4ca46
tree02919557595adea2629b40a8470f8503e5eb6e28
parent73aa8e1a3a84609dce2b84391308017331cc8f24
drm/amdgpu: use macro instead of enum for flags

better to use macro.

Signed-off-by: xinhui pan <xinhui.pan@amd.com>
Reviewed-by: Alex Deucher <alexander.deucher@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/amdgpu/amdgpu_ras.c