summaryrefslogtreecommitdiffstats
path: root/src/gallium/targets/pipe-loader/pipe_i965.c
Commit message (Collapse)AuthorAgeFilesLines
* ilo: add drm_configuration for the pipe-targetNick Sarnie2014-11-041-1/+22
| | | | Allows the driver to advertise DMA-BUF and throttling.
* ilo: Build pipe-loader for iloNick Sarnie2014-10-141-0/+26
Trivial patch to create the pipe loader for ilo. All the code was already there. Signed-off-by: Nick Sarnie <[email protected]> Reviewed-by: Emil Velikov <[email protected]>