Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | intel: Drop SURFACE_FORMAT enum from genxml. | Kenneth Graunke | 2018-03-05 | 1 | -1/+1 |
* | anv/gpu_memcpy: CS Stall before a MI memcpy on gen7 | Jason Ekstrand | 2018-02-20 | 1 | -0/+22 |
* | anv/cmd_buffer: Move dirty bits into anv_cmd_*_state | Jason Ekstrand | 2018-01-23 | 1 | -1/+1 |
* | anv: Explicitly cast between different enums | Matt Turner | 2017-08-29 | 1 | -1/+1 |
* | anv: Remove 'inline' keywords | Matt Turner | 2017-08-29 | 1 | -1/+1 |
* | anv/gpu_memcpy: Add a lighter-weight GPU memcpy function | Nanley Chery | 2017-07-22 | 1 | -0/+40 |
* | anv/gpu_memcpy: Rename the gpu_memcpy function | Nanley Chery | 2017-06-26 | 1 | -4/+4 |
* | anv: Disable VF statistics for blorp and SOL memcpy | Jason Ekstrand | 2017-03-17 | 1 | -0/+4 |
* | intel: Share URB configuration code between GL and Vulkan. | Kenneth Graunke | 2016-11-19 | 1 | -2/+4 |
* | anv: Add a helper for doing buffer copies with nothing but VF and SOL. | Jason Ekstrand | 2016-11-16 | 1 | -0/+230 |