Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | winsys/radeon: add a private interface for radeon_surface | Marek Olšák | 2015-04-29 | 1 | -2/+2 |
* | winsys/radeon: move radeon_winsys.h to drivers/radeon | Marek Olšák | 2015-04-29 | 1 | -1/+1 |
* | gallium/radeon: cleanup header inclusion | Emil Velikov | 2014-08-28 | 1 | -1/+1 |
* | radeon/video: seperate common video functions | Christian König | 2014-02-06 | 1 | -19/+0 |
* | r600g,radeonsi: consolidate get_paramf and get_video_param | Marek Olšák | 2014-01-28 | 1 | -0/+3 |
* | radeon/uvd: move more logic into the common files | Christian König | 2013-09-12 | 1 | -1/+0 |
* | vl: add entrypoint to is_video_format_supported | Christian König | 2013-08-19 | 1 | -1/+2 |
* | vl: add entrypoint to get_video_param | Christian König | 2013-08-19 | 1 | -0/+1 |
* | vl: rename pipe_video_decoder to pipe_video_codec | Christian König | 2013-08-19 | 1 | -4/+4 |
* | vl: use a template for create_video_decoder | Christian König | 2013-08-19 | 1 | -5/+1 |
* | radeon/uvd: stop using anonymous unions | Christian König | 2013-04-26 | 1 | -3/+3 |
* | radeon/uvd: add UVD implementation v5 | Christian König | 2013-04-11 | 1 | -0/+377 |