summaryrefslogtreecommitdiffstats
path: root/src/gallium/drivers/radeonsi/si_pm4.h
Commit message (Expand)AuthorAgeFilesLines
* radeonsi: don't re-create shader PM4 states after scratch buffer updateMarek Olšák2016-10-041-0/+1
* radeonsi: raise SI_PM4_MAX_DWNicolai Hähnle2016-06-201-1/+1
* radeonsi: decrease the size of si_pm4_stateMarek Olšák2015-09-101-3/+2
* radeonsi: add IB2 indirect buffer support for pm4 statesMarek Olšák2015-09-011-0/+5
* radeonsi: remove si_pm4_cleanupMarek Olšák2015-09-011-1/+0
* radeonsi: remove unused si_pm4_state codeMarek Olšák2015-09-011-5/+0
* winsys/radeon: move radeon_winsys.h to drivers/radeonMarek Olšák2015-04-291-1/+1
* radeonsi: Avoid leaking memory when rebuilding shader statesMarek Olšák2015-01-281-0/+1
* Revert "radeonsi: reduce the size of si_pm4_state"Marek Olšák2015-01-081-2/+7
* radeonsi: reduce the size of si_pm4_stateMarek Olšák2015-01-071-7/+2
* radeonsi: inline si_pm4_alloc_stateMarek Olšák2014-10-211-1/+0
* radeonsi: remove old cache flushing codeMarek Olšák2014-09-241-9/+0
* gallium/radeon: cleanup header inclusionEmil Velikov2014-08-281-1/+1
* radeonsi: move vertex buffer descriptors from IB to memoryMarek Olšák2014-07-181-4/+0
* r600g,radeonsi: set priorities for relocationsMarek Olšák2014-03-111-1/+3
* radeonsi: fix leaking the bound state on destruction v2Christian König2014-03-081-0/+1
* radeonsi: Rename the commonly occurring rctx/r600 variables.Andreas Hartmetz2014-01-141-7/+7
* radeonsi: Rename r600->si for structs in si_pipe.h.Andreas Hartmetz2014-01-141-8/+8
* radeonsi: Apply si_* file naming scheme.Andreas Hartmetz2014-01-141-0/+95