Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | lima: create heap buffer with new interface if available | Qiang Yu | 2020-01-30 | 1 | -1/+6 |
* | lima: ignore flags while looking for BO in cache | Vasily Khoruzhick | 2019-11-01 | 1 | -2/+2 |
* | lima: align size before trying to fetch BO from cache | Vasily Khoruzhick | 2019-11-01 | 1 | -2/+2 |
* | lima: add debug prints for BO cache | Vasily Khoruzhick | 2019-11-01 | 1 | -1/+48 |
* | lima: implement BO cache | Vasily Khoruzhick | 2019-09-22 | 1 | -14/+170 |
* | lima: use 0 to poll if BO is busy in lima_bo_wait() | Vasily Khoruzhick | 2019-09-22 | 1 | -1/+7 |
* | lima: actually wait for bo in lima_bo_wait | Erico Nunes | 2019-08-16 | 1 | -0/+3 |
* | gallium: add lima driver | Qiang Yu | 2019-04-11 | 1 | -0/+337 |