commit | 25069e0696f8410dc391c909cc31693f440566e6 | [log] [tgz] |
---|---|---|
author | Tom St Denis <tom.stdenis@amd.com> | Mon Nov 07 14:07:47 2016 -0500 |
committer | Alex Deucher <alexander.deucher@amd.com> | Fri Nov 11 10:21:09 2016 -0500 |
tree | ed69ce78b116120755fd199cce86ca444a5b8c15 | |
parent | 5e2e2119955a9f18beccd6603bdd255dad18eb15 [diff] |
drm/amd/amdgpu: port gfx6 over to new si headers (v2) This changes the gfx v6 driver to use the new AMDGPU style SI headers. Also fixes a variety of coding style issues, white space issues, and uses WREG32_FIELD in a few places where appropriate. Tested with a Tahiti 0x679A. v2: Squash in typo fix patch Signed-off-by: Tom St Denis <tom.stdenis@amd.com> Reviewed-by: Alex Deucher <alexander.deucher@amd.com> Signed-off-by: Alex Deucher <alexander.deucher@amd.com>