aboutsummaryrefslogtreecommitdiffstats
path: root/src/gallium/drivers/iris/iris_screen.h
Commit message (Expand)AuthorAgeFilesLines
* iris: make resources take a ref on the screen objectLionel Landwerlin2020-04-111-0/+22
* iris: share buffer managers accross screensLionel Landwerlin2020-04-111-1/+1
* iris: Store the L3$ configs in the screenJason Ekstrand2020-01-301-0/+4
* iris: Add support for the always_flush_cache=true debug option.Kenneth Graunke2019-09-091-0/+1
* iris: Support the disable_throttling=true driconf option.Kenneth Graunke2019-09-061-0/+1
* iris/perf: implement routines to return counter infoMark Janes2019-08-091-0/+2
* gallium: switch boolean -> bool at the interface definitionsIlia Mirkin2019-07-221-1/+1
* iris: Start wiring up on-disk shader cacheDylan Baker2019-05-211-0/+5
* iris: Report the same video memory settings as i965.Kenneth Graunke2019-05-081-0/+2
* iris: Enable the dual_color_blend_by_location driconf option.Kenneth Graunke2019-04-221-0/+6
* iris: Add mechanism for iris-specific driconf optionsKenneth Graunke2019-04-221-1/+2
* iris: support INTEL_NO_HW environment variableMike Blumenkrantz2019-04-101-0/+2
* iris: Use copy_region and staging resources to avoid transfer stallsKenneth Graunke2019-03-081-0/+1
* iris: Use READ_ONCE and WRITE_ONCE for snapshots_landedKenneth Graunke2019-02-211-0/+3
* iris: Enable precompilesKenneth Graunke2019-02-211-0/+3
* iris: little bits of compute basicsKenneth Graunke2019-02-211-0/+2
* iris: comment everythingKenneth Graunke2019-02-211-1/+11
* iris: slab allocate transfersKenneth Graunke2019-02-211-0/+3
* iris: crazy pipe control codeKenneth Graunke2019-02-211-0/+1
* iris: Soft-pin the universeKenneth Graunke2019-02-211-2/+0
* iris: actually softpin at an addressKenneth Graunke2019-02-211-0/+2
* iris: Initial commit of a new 'iris' driver for Intel Gen8+ GPUs.Kenneth Graunke2019-02-211-0/+62