commit | e6b2a7d294360ecf128891d8288603526ce4d6ad | [log] [tgz] |
---|---|---|
author | Alex Deucher <alexander.deucher@amd.com> | Wed Oct 19 13:06:14 2016 -0400 |
committer | Alex Deucher <alexander.deucher@amd.com> | Fri Oct 21 11:18:47 2016 -0400 |
tree | 8484cdd00a24f3be77e6e0a66e63e8f8b560757a | |
parent | 0711257ee6d1e8bec08fdf26021f968d4d041e91 [diff] |
drm/amdgpu: explicitly set pg_flags for ST No need to retain previous settings as this is the first time we set pg_flags. Probably a copy/paste typo from the CZ code. Avoids confusion. No change in behavior as adev is kzallocated. Reviewed-by: Tom St Denis <tom.stdenis@amd.com> Signed-off-by: Alex Deucher <alexander.deucher@amd.com>