commit | c38f34b53e74dec4e58fef0c895d9e6df7da1190 | [log] [tgz] |
---|---|---|
author | Ilija Hadzic <ihadzic@research.bell-labs.com> | Wed Jan 02 18:27:41 2013 -0500 |
committer | Alex Deucher <alexander.deucher@amd.com> | Thu Jan 31 16:24:42 2013 -0500 |
tree | 0e1cd86a565d02cf7d4bb73a09869a4296ea2241 | |
parent | 4db013110cd3da05e4cf7e1119468817709cb9db [diff] |
drm/radeon: use common cs packet parse function We now have a common radeon_cs_packet_parse function that is good for all ASICs. Hook it up and eliminate ASIC-specific versions. 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>