Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | ac/gpu: add code to detect if kernel supports sync objects. | Dave Airlie | 2017-07-21 | 1 | -0/+1 |
* | radv: add support for using addrlib max alignment. | Dave Airlie | 2017-07-09 | 1 | -0/+1 |
* | ac: resolve conflicts introduced with "ac: remove amdgpu.h dependency" | Emil Velikov | 2017-06-17 | 1 | -1/+3 |
* | ac: remove amdgpu.h dependency | Emil Velikov | 2017-06-16 | 1 | -2/+4 |
* | radeon: rename has_uvd info to has_hw_decode | Leo Liu | 2017-05-25 | 1 | -1/+1 |
* | winsys/amdgpu: align VA allocations to fragment size v2 | Christian König | 2017-05-24 | 1 | -0/+1 |
* | ac: add missing extern "C" guards | Nicolai Hähnle | 2017-05-18 | 1 | -0/+8 |
* | ac: add radeon_info::num_{sdma,compute}_rings | Nicolai Hähnle | 2017-05-18 | 1 | -1/+2 |
* | ac/radeonsi: move radeon_info initialization to amd/common | Nicolai Hähnle | 2017-05-18 | 1 | -0/+4 |
* | ac/radeonsi: move struct radeon_info to ac_gpu_info.h | Nicolai Hähnle | 2017-05-18 | 1 | -0/+93 |