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: NChristian König <christian.koenig@amd.com> Signed-off-by: NAlex Deucher <alexander.deucher@amd.com>
Showing
drivers/gpu/drm/radeon/uvd_v1_0.c
0 → 100644
drivers/gpu/drm/radeon/uvd_v2_2.c
0 → 100644
drivers/gpu/drm/radeon/uvd_v3_1.c
0 → 100644
drivers/gpu/drm/radeon/uvd_v4_2.c
0 → 100644
想要评论请 注册 或 登录