radeon/vce: implement VCE dual instance support
[mesa.git] / src / gallium / drivers / radeon / radeon_vce.c
2015-08-14 Leo Liuradeon/vce: implement VCE dual instance support
2015-08-14 Christian Königradeon/vce: make reloc offset signed
2015-08-14 Leo Liuradeon/vce: add config task and put task info into...
2015-08-14 Leo Liuradeon/vce: add dual pipe support for VI
2015-08-14 Leo Liuradeon/vce: add new firmware support for VI and CI
2015-08-14 Leo Liuradeon/vce: implement VCE two pipe support
2015-08-14 Christian Königgallium/radeon: use VM for VCE
2015-08-06 Marek Olšákwinsys/radeon: add an interface for contexts
2015-05-22 Christian Königradeon/vce: adapt new firmware interface changes
2015-05-22 Christian Königradeon/vce: move CPB handling function into common...
2015-04-29 Marek Olšákwinsys/radeon: add a private interface for radeon_surface
2015-04-29 Marek Olšákwinsys/radeon: move radeon_winsys.h to drivers/radeon
2015-03-31 Leo Liuradeon/vce: implement video usability information support
2014-09-11 Christian Königradeon/video: use more of the common buffer code v2
2014-08-28 Emil Velikovgallium/radeon: cleanup header inclusion
2014-07-23 Michel Dänzerr600g/radeonsi: Use write-combined CPU mappings of...
2014-06-18 Leo Liuradeon/vce: set number of cpbs based on level
2014-05-27 Leo Liuradeon/vce: implement non-referenced frames
2014-04-16 Marek Olšákgallium/radeon: create and return a fence in the flush...
2014-04-16 Marek Olšákwinsys/radeon: fold cs_set_flush_callback into cs_create
2014-04-11 Christian Königradeon/vce: add proper CPB backtrack
2014-04-11 Christian Königradeon/vce: remove RVCE_NUM_CPB_EXTRA_FRAMES
2014-04-04 Leo Liuradeon/vce: cleanup cpb handling
2014-03-08 Christian Königradeon/vce: fix memory leak
2014-02-13 Christian Königradeon/vce: initial VCE support v8