aboutsummaryrefslogtreecommitdiffstats
path: root/src/gallium/drivers/iris/iris_binder.h
Commit message (Expand)AuthorAgeFilesLines
* iris: little bits of compute basicsKenneth Graunke2019-02-211-0/+1
* iris: Support multiple binder BOs, update Surface State Base AddressKenneth Graunke2019-02-211-5/+3
* iris: try to hack around binder issueKenneth Graunke2019-02-211-1/+1
* iris: Don't reserve new binding table section unless things are dirtyKenneth Graunke2019-02-211-1/+2
* iris: don't include binder in surface VMA rangeKenneth Graunke2019-02-211-2/+0
* iris: print binder utilization in INTEL_DEBUG=submitKenneth Graunke2019-02-211-0/+2
* iris: bindings dirty trackingKenneth Graunke2019-02-211-0/+1
* iris: completely rewrite binderKenneth Graunke2019-02-211-4/+14
* iris: Defines for base addresses rather than numbers everywhereKenneth Graunke2019-02-211-2/+0
* iris: decoder fixesKenneth Graunke2019-02-211-0/+2
* iris: bindersKenneth Graunke2019-02-211-0/+47