commit | c3ad63afcdb931159690aa7ba2906079c3b38a13 | [log] [tgz] |
---|---|---|
author | Ilija Hadzic <ihadzic@research.bell-labs.com> | Wed Jan 02 18:27:45 2013 -0500 |
committer | Alex Deucher <alexander.deucher@amd.com> | Thu Jan 31 16:24:44 2013 -0500 |
tree | 86305f43ed6c42c85e19f99c78a141c7d9e2efdb | |
parent | d6e18a3406d401edeb96a01c7bb9d1689454c41b [diff] |
drm/radeon: rename r100_cs_dump_packet to radeon_cs_dump_packet This function is not limited to r100, but it can dump a (raw) packet for any ASIC. Rename it accordingly and move its declaration to radeon.h 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>