aboutsummaryrefslogtreecommitdiffstats
path: root/src/gallium/drivers/iris/iris_context.c
Commit message (Expand)AuthorAgeFilesLines
...
* iris: URB configs.Kenneth Graunke2019-02-211-0/+2
* iris: actually destroy the cacheKenneth Graunke2019-02-211-0/+2
* iris: fix SBAKenneth Graunke2019-02-211-1/+1
* iris: use vtbl to avoid multiple symbols, fix state base addressKenneth Graunke2019-02-211-2/+14
* iris: more comes from bits filled inKenneth Graunke2019-02-211-0/+2
* iris: initial gpu stateKenneth Graunke2019-02-211-0/+1
* iris: initialize dirty bits to ~0ullKenneth Graunke2019-02-211-1/+1
* iris: actually flush the commandsKenneth Graunke2019-02-211-0/+4
* iris: make iris_batch target a particular ringKenneth Graunke2019-02-211-1/+2
* iris: import program cache codeKenneth Graunke2019-02-211-2/+7
* iris: init the batch!Kenneth Graunke2019-02-211-2/+5
* iris: delete iris_pipe.c, shuffle code aroundKenneth Graunke2019-02-211-0/+109