Leo Liu
0abc24723c
amd/common: add vcn dec ip info query for amdgpu version 3.17
...
Signed-off-by: Leo Liu <leo.liu@amd.com>
Reviewed-by: Marek Olšák <marek.olsak@amd.com>
2017-05-29 14:32:29 -04:00
Dave Airlie
e1409f7302
Revert "amd/common: add vcn dec ip info query"
...
This reverts commit 524d4fff9e .
This commit breaks amdgpu on kernels with no DEC IP support.
Caught by the airlied CI system.
2017-05-26 16:36:57 +10:00
Dave Airlie
ae1f32915b
Revert "amd/common: set vcn dec as hw decode as well"
...
This reverts commit 50d322be2f .
A previous patch breaks amdgpu on non-vcn decode systems,
but have to revert this first.
2017-05-26 16:36:38 +10:00
Leo Liu
50d322be2f
amd/common: set vcn dec as hw decode as well
...
Signed-off-by: Leo Liu <leo.liu@amd.com>
Reviewed-by: Christian König <christian.koenig@amd.com>
2017-05-25 11:40:20 -04:00
Leo Liu
524d4fff9e
amd/common: add vcn dec ip info query
...
Signed-off-by: Leo Liu <leo.liu@amd.com>
Reviewed-by: Christian König <christian.koenig@amd.com>
2017-05-25 11:40:20 -04:00
Leo Liu
c23ffafc50
radeon: rename has_uvd info to has_hw_decode
...
Signed-off-by: Leo Liu <leo.liu@amd.com>
Reviewed-by: Christian König <christian.koenig@amd.com>
2017-05-25 11:40:20 -04:00
Christian König
5318870f54
winsys/amdgpu: align VA allocations to fragment size v2
...
BOs larger than the minimum fragment size should have their VA
alignet to at least the fragment size for optimal performance.
v2: drop unused leftover from initial implementation
Signed-off-by: Christian König <christian.koenig@amd.com>
Reviewed-by: Marek Olšák <marek.olsak@amd.com>
2017-05-24 10:32:19 +02:00
Nicolai Hähnle
6c01c4b907
ac: add radeon_info::num_{sdma,compute}_rings
...
Vulkan needs them.
Reviewed-by: Marek Olšák <marek.olsak@amd.com>
2017-05-18 11:48:53 +02:00
Nicolai Hähnle
988c866212
ac/radeonsi: move radeon_info initialization to amd/common
...
v2: update Android.common.mk (Emil)
Reviewed-by: Marek Olšák <marek.olsak@amd.com>
2017-05-18 11:48:52 +02:00