Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | radv: add support for Sienna Cichlid | Samuel Pitoiset | 2020-06-19 | 1 | -2/+6 |
* | ac/gpu_info, radv: set max_wave64_per_simd to 20 on GFX10 | Rhys Perry | 2020-06-08 | 1 | -2/+6 |
* | radv: fix null winsys gpu_info array | Rhys Perry | 2020-04-03 | 1 | -28/+27 |
* | radv/winsys: spoof some values for num_render_backends in the null winsys | Samuel Pitoiset | 2020-03-23 | 1 | -40/+32 |
* | radv/winsys: fix wrong PCI ID for Vega10 in the null winsys | Samuel Pitoiset | 2020-03-23 | 1 | -1/+1 |
* | radv/winsys: set has_syncobj_wait_for_submit in the null winsys | Rhys Perry | 2020-03-20 | 1 | -0/+1 |
* | radv/winsys: fix missing initializations of shader info in the null device | Samuel Pitoiset | 2020-03-06 | 1 | -0/+2 |
* | radv: implement a dummy winsys for creating devices without AMDGPU | Samuel Pitoiset | 2020-02-26 | 1 | -0/+146 |