Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | amd/addrlib: move addrlib from amdgpu winsys to common code | Dave Airlie | 2016-09-06 | 1 | -262/+0 |
| | | | | | Acked-by: Marek Olšák <marek.olsak@amd.com> Reviewed-by: Nicolai Hähnle <nicolai.haehnle@amd.com> | ||||
* | winsys/amdgpu: add addrlib - texture addressing and alignment calculator | Marek Olšák | 2015-08-14 | 1 | -0/+262 |
This is an internal project that Catalyst uses and now open source will do too. v2: squashed these commits in: - winsys/amdgpu: fix warnings in addrlib - winsys/amdgpu: set PIPE_CONFIG and NUM_BANKS in tiling_flags |