Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | i965: Mark paths in linear <-> tiled functions as unreachable(). | Matt Turner | 2015-03-17 | 1 | -0/+16 |
* | i965: Tell intel_get_memcpy() which direction the memcpy() is going. | Matt Turner | 2015-03-05 | 1 | -38/+86 |
* | i965/tiled_memcpy: Support a signed linear pitch | Jason Ekstrand | 2015-01-30 | 1 | -15/+15 |
* | i965/tiled_memcpy: Add tiled-to-linear paths | Sisinty Sasmita Patra | 2015-01-26 | 1 | -0/+272 |
* | i965: Refactor tiled memcpy functions and move them into their own file | Sisinty Sasmita Patra | 2015-01-26 | 1 | -0/+450 |