commit | e409b128625732926c112cc9b709fb7bb1aa387f | [log] [tgz] |
---|---|---|
author | Christian König <christian.koenig@amd.com> | Tue Aug 13 11:56:53 2013 +0200 |
committer | Alex Deucher <alexander.deucher@amd.com> | Fri Aug 30 16:30:42 2013 -0400 |
tree | 41a6cea66751573bf5a2e984942106860019f773 | |
parent | 2e1e6dad6a6d437e4c40611fdcc4e6cd9e2f969e [diff] |
drm/radeon: separate UVD code v3 Our different hardware blocks are actually completely separated, so it doesn't make much sense any more to structure the code by pure chipset generations. Start restructuring the code by separating our the UVD block. v2: updated commit message v3: rebased and restructurized start/stop functions for kv dpm. Signed-off-by: Christian König <christian.koenig@amd.com> Signed-off-by: Alex Deucher <alexander.deucher@amd.com>