aboutsummaryrefslogtreecommitdiffstats
path: root/src/gallium/drivers/iris/iris_screen.h
Commit message (Expand)AuthorAgeFilesLines
* iris: remove iris_monitor_configMarcin Ślusarz2020-07-061-2/+1
* iris: fix export of GEM handlesLionel Landwerlin2020-06-041-1/+7
* iris: Drop redundant iris_address::write flag.Francisco Jerez2020-06-031-2/+1
* iris: Annotate all BO uses with domain and sequence number information.Francisco Jerez2020-06-031-0/+1
* iris: Add infrastructure to partition batch into sync boundaries.Francisco Jerez2020-06-031-0/+9
* iris, i965: Update limits for ARB_compute_variable_group_sizeCaio Marcelo de Oliveira Filho2020-05-271-2/+0
* iris: add identifier BOLionel Landwerlin2020-05-201-2/+6
* iris: store workaround addressLionel Landwerlin2020-05-201-0/+7
* gallium: rename 'state tracker' to 'frontend'Marek Olšák2020-05-131-1/+1
* iris: Implement ARB_compute_variable_group_sizeCaio Marcelo de Oliveira Filho2020-05-011-0/+2
* iris: Detect DRM_SYNCOBJ_WAIT_FLAGS_WAIT_FOR_SUBMIT kernel supportKenneth Graunke2020-05-011-0/+4
* iris: move iris_vtable to iris_screenMike Blumenkrantz2020-04-291-2/+97
* 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