aboutsummaryrefslogtreecommitdiffstats
path: root/src/gallium/drivers/iris
Commit message (Expand)AuthorAgeFilesLines
* iris: Plumb deref block size through to 3DSTATE_SFJason Ekstrand2020-01-302-6/+10
* intel/common: Return the block size from get_urb_configJason Ekstrand2020-01-301-1/+1
* iris: Consolodate URB emitJason Ekstrand2020-01-303-36/+15
* intel/blorp: Always emit URB config on Gen7+Jason Ekstrand2020-01-301-17/+3
* intel: Take a gen_l3_config in gen_get_urb_configJason Ekstrand2020-01-301-4/+1
* iris: Use the URB size from the L3$ configJason Ekstrand2020-01-303-5/+2
* iris: Store the L3$ configs in the screenJason Ekstrand2020-01-303-14/+21
* iris: Set SLMEnable based on the L3$ configJason Ekstrand2020-01-301-4/+4
* intel/genxml: Drop SLMEnable from L3CNTLREG on Gen11Jason Ekstrand2020-01-301-1/+1
* anv,iris: Set 3DSTATE_SF::DerefBlockSize to per-poly on Gen12+Jason Ekstrand2020-01-301-0/+4
* iris: Support multiple chained batches.Kenneth Graunke2020-01-292-21/+25
* iris: Make iris_emit_default_l3_config pull devinfo from the batchKenneth Graunke2020-01-291-5/+4
* iris: Drop 'engine' from iris_batch.Kenneth Graunke2020-01-293-13/+2
* iris: Emit CS Stall before Instruction Cache flush for gen12 WAJordan Justen2020-01-281-0/+12
* iris: Silence warning about AUX_USAGE_MC.Eric Anholt2020-01-281-0/+2
* util/hash_table: update users to use new optimal integer hash functionsAnthony Pesch2020-01-231-14/+2
* anv/iris: warn gen12 3DSTATE_HS restrictionLionel Landwerlin2020-01-231-0/+10
* intel: Fix aux map alignments on 32-bit builds.Kenneth Graunke2020-01-231-1/+1
* iris: Enable INTEL_shader_integer_functions2Ian Romanick2020-01-231-0/+4
* iris: Drop some workarounds which are no longer necessaryKenneth Graunke2020-01-211-36/+1
* iris: Fix value of out-of-bounds accesses for vertex attributesDanylo Piliaiev2020-01-211-1/+1
* iris: Fix some indentation in iris_init_render_contextJordan Justen2020-01-171-28/+28
* iris: set depth stall enabled when depth flush enabled on gen12Tapani Pälli2020-01-161-0/+9
* iris: implement another workaround for non pipelined statesLionel Landwerlin2020-01-161-1/+14
* iris: handle new PIPE_CONTROL fieldLionel Landwerlin2020-01-162-1/+6
* iris: Print warning and return *out = NULL when fd to syncobj failsKristian H. Kristensen2020-01-151-1/+6
* iris: Advertise PIPE_CAP_NATIVE_FENCE_FDKristian H. Kristensen2020-01-151-0/+1
* iris: Fix export of fences that have already completed.Kenneth Graunke2020-01-151-0/+16
* iris: Implement Gen12 workaround for non pipelined stateLionel Landwerlin2020-01-141-0/+39
* iris: Simplify iris_get_renderer_string()Kenneth Graunke2020-01-131-11/+4
* iris/query: Implement PIPE_QUERY_GPU_FINISHEDDanylo Piliaiev2020-01-061-0/+17
* iris: Allow HiZ for copy_region sourcesKenneth Graunke2020-01-043-5/+18
* iris: Delete remnants of the unimplemented ASTC 5x5 workaroundKenneth Graunke2020-01-034-38/+10
* iris: Disable ASTC 5x5 support on Gen9 for now.Kenneth Graunke2020-01-031-0/+8
* iris: Set nir_shader_compiler_options::unify_interfaces.Kenneth Graunke2020-01-031-2/+0
* intel: Drop Gen11 WaBTPPrefetchDisable workaroundKenneth Graunke2020-01-031-12/+2
* iris: Avoid replacing backing storage for buffers with no contentsKenneth Graunke2019-12-221-0/+4
* iris: Fix shader recompile debug printingKenneth Graunke2019-12-221-2/+28
* iris: Make helper functions to turn iris shader keys into brw keys.Kenneth Graunke2019-12-221-41/+83
* i965/iris/perf: factor out frequency register captureLionel Landwerlin2019-12-181-25/+14
* iris: Implement WA for push constants.Rafael Antognolli2019-12-131-1/+12
* iris: Alphabetize source files after iris_perf.c was addedKenneth Graunke2019-12-131-1/+1
* i965/iris: perf-queries: don't invalidate/flush 3d pipelineLionel Landwerlin2019-12-131-12/+6
* iris: Default to X-tiling for scanout buffers without modifiersKenneth Graunke2019-12-111-0/+2
* iris: Create smaller program keys without legacy featuresKenneth Graunke2019-12-103-84/+183
* intel/decoder: Make get_state_size take a full 64-bit address and a baseKenneth Graunke2019-12-102-16/+12
* iris: INTEL performance query implementationDongwon Kim2019-12-105-0/+240
* iris: separating out common perf codeMark Janes2019-12-105-92/+157
* iris: Enable Gen11 Color/Z write merging optimizationKenneth Graunke2019-12-101-0/+8
* meson: drop duplicate `lib` prefix on libiris_gen*Eric Engestrom2019-12-101-1/+1