Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | vl: rename pipe_video_decoder to pipe_video_codec | Christian König | 2013-08-19 | 1 | -3/+3 |
| | | | | Signed-off-by: Christian König <[email protected]> | ||||
* | vl: use a template for create_video_decoder | Christian König | 2013-08-19 | 1 | -7/+2 |
| | | | | Signed-off-by: Christian König <[email protected]> | ||||
* | ilo: hook up pipe context video functions | Chia-I Wu | 2013-04-26 | 1 | -2/+28 |
| | | | | This just hooks them up with auxiliary/vl layer. | ||||
* | ilo: new pipe driver for Intel GEN6+ | Chia-I Wu | 2013-04-26 | 1 | -0/+39 |
This commit adds some boilerplate code. The header files found under include/ are copied from i965. |