summaryrefslogtreecommitdiff
path: root/src/amd/common/ac_gpu_info.c
AgeCommit message (Expand)AuthorFilesLines
2017-07-21ac/gpu: add code to detect if kernel supports sync objects.Dave Airlie1-0/+9
2017-07-17ac/gpu_info: if clock crystal frequency is 0, print an error and set 1Marek Olšák1-0/+4
2017-06-16ac: remove amdgpu.h dependencyEmil Velikov1-0/+2
2017-06-13ac/gpu: drop duplicated code line.Dave Airlie1-1/+0
2017-05-29amd/common: set vcn dec as hw decode as wellLeo Liu1-0/+2
2017-05-29amd/common: add vcn dec ip info query for amdgpu version 3.17Leo Liu1-1/+9
2017-05-26Revert "amd/common: add vcn dec ip info query"Dave Airlie1-7/+1
2017-05-26Revert "amd/common: set vcn dec as hw decode as well"Dave Airlie1-2/+0
2017-05-25amd/common: set vcn dec as hw decode as wellLeo Liu1-0/+2
2017-05-25amd/common: add vcn dec ip info queryLeo Liu1-1/+7
2017-05-25radeon: rename has_uvd info to has_hw_decodeLeo Liu1-1/+1
2017-05-24winsys/amdgpu: align VA allocations to fragment size v2Christian König1-0/+1
2017-05-18ac: add radeon_info::num_{sdma,compute}_ringsNicolai Hähnle1-2/+13
2017-05-18ac/radeonsi: move radeon_info initialization to amd/commonNicolai Hähnle1-0/+280