commit | 4e872ae2bbb9de838212680c52dcbb85be1e4419 | [log] [tgz] |
---|---|---|
author | Ilija Hadzic <ihadzic@research.bell-labs.com> | Wed Jan 02 18:27:48 2013 -0500 |
committer | Alex Deucher <alexander.deucher@amd.com> | Thu Jan 31 16:24:46 2013 -0500 |
tree | a72bf741a17fcb23bb620c4279e3aed8f8e40e2c | |
parent | 012e976d42d2819c79bdd4ef2843515bdd44e408 [diff] |
drm/radeon: consolidate redundant macros and constants After refactoring the _cs logic, we ended up with many macros and constants that #define the same thing. Clean'em up. Signed-off-by: Ilija Hadzic <ihadzic@research.bell-labs.com> Reviewed-by: Marek Olšák <maraeo@gmail.com> Signed-off-by: Alex Deucher <alexander.deucher@amd.com>