aboutsummaryrefslogtreecommitdiffstats
path: root/src/intel
Commit message (Expand)AuthorAgeFilesLines
* anv: Add an anv_batch_set_storage helperJason Ekstrand2020-06-164-7/+15
* anv,iris: unbreak on BSDs after 812cf5f522ab,abf8aed68047Jan Beich2020-06-161-1/+1
* intel/tools: make test aware of the meson test wrapperEric Engestrom2020-06-131-7/+32
* intel/tools: rewrite run-test.sh in pythonEric Engestrom2020-06-133-40/+69
* intel/genxml: replace gen_sort_tags.py MIT licence with SPDX equivalentEric Engestrom2020-06-131-20/+1
* intel/genxml: drop python 2 support for gen_sort_tags.pyEric Engestrom2020-06-131-4/+1
* intel/compiler: Drop opt_sampler_eot()Matt Turner2020-06-122-101/+0
* intel/nir: Call nir_metadata_preserve on !progressJason Ekstrand2020-06-115-6/+20
* nir: Call nir_metadata_preserve on !progressJason Ekstrand2020-06-111-0/+2
* anv/allocator: Compare to start_offset in state_pool_free_no_vgJason Ekstrand2020-06-091-3/+6
* intel/fs: Add Fall-through commentCaio Marcelo de Oliveira Filho2020-06-081-0/+1
* intel/compiler: fix Android buildMarcin Ĺšlusarz2020-06-061-0/+1
* intel/genxml: Migrate from deprecated xml.etree.ElementTree getchildren.Vinson Lee2020-06-061-6/+6
* Switch from cElementTree to ElementTree.Vinson Lee2020-06-054-4/+4
* intel: fix gen_sort_tags.pyEric Engestrom2020-06-051-1/+1
* intel/genxml: drop sort_xml.sh and move the loop directly in gen_sort_tags.pyEric Engestrom2020-06-053-19/+12
* intel/compiler: Extract control barriers from scoped barriersBoris Brezillon2020-06-034-0/+87
* nir: Replace the scoped_memory barrier by a scoped_barrierBoris Brezillon2020-06-033-5/+8
* nir: add callback to nir_remove_dead_variables()Timothy Arceri2020-06-033-5/+6
* meson: use 2 space not 3 space indentDylan Baker2020-06-011-31/+33
* meson: use gnu_symbol_visibility argumentDylan Baker2020-06-018-25/+48
* intel/dev: Don't consider all TGL SKUs as GT1 onlySatyeshwar Singh2020-05-301-1/+1
* intel/fs: Emit HALT for discard on Gen4-5Jason Ekstrand2020-05-306-30/+107
* intel/fs: Fix unused texture coordinate zeroing on Gen4-5Jason Ekstrand2020-05-301-1/+2
* intel/vec4: Stomp the return type of RESINFO to UINT32Jason Ekstrand2020-05-301-0/+11
* spirv,radv,anv: implement no-op VK_GOOGLE_user_typeSamuel Pitoiset2020-05-281-0/+1
* intel: Add helper to calculate GPGPU_WALKER::RightExecutionMaskCaio Marcelo de Oliveira Filho2020-05-272-5/+14
* intel/fs: Generate multiple CS SIMD variants for variable group sizeCaio Marcelo de Oliveira Filho2020-05-272-62/+163
* anv: Use new helper functions to pick SIMD variant for CSCaio Marcelo de Oliveira Filho2020-05-275-32/+40
* intel/fs: Add helper to get prog_offset and simd_sizeCaio Marcelo de Oliveira Filho2020-05-272-0/+22
* intel/fs: Support INTEL_DEBUG=no8,no32 in compute shadersCaio Marcelo de Oliveira Filho2020-05-271-2/+17
* intel/fs: Remove min_dispatch_width spilling decision from RACaio Marcelo de Oliveira Filho2020-05-272-38/+30
* intel/fs: Work around dual-source blending hangs in combination with SIMD16Danylo Piliaiev2020-05-271-2/+6
* intel: Use SATURATEAlyssa Rosenzweig2020-05-261-2/+2
* intel/fs: Remove redundant assert()Caio Marcelo de Oliveira Filho2020-05-261-3/+0
* intel/fs: Early return when can't satisfy explicit group sizeCaio Marcelo de Oliveira Filho2020-05-261-8/+11
* intel/fs: Remove unused state from brw_nir_lower_cs_intrinsicsCaio Marcelo de Oliveira Filho2020-05-261-16/+11
* intel/fs: Remove unused emission of load_simd_with_intelCaio Marcelo de Oliveira Filho2020-05-261-5/+0
* tree-wide: fix deprecated GitLab URLsEric Engestrom2020-05-232-2/+2
* anv: disable VK_EXT_calibrated_timestamps when the timestamp register is unre...Eric Engestrom2020-05-203-3/+16
* anv: replace magic `| 1` with already #define'd nameEric Engestrom2020-05-201-1/+1
* anv: pass the fd directly to anv_gem_reg_read()Eric Engestrom2020-05-204-7/+5
* i965/vec4: Ignore swizzle of VGRF for use by var_range_end()Andrii Simiklit2020-05-201-1/+1
* anv/gen11+: Disable object level preemptionD Scott Phillips2020-05-201-0/+16
* intel/aub_error_decoder: print driver identifier if foundLionel Landwerlin2020-05-201-0/+17
* anv: add identifier BOLionel Landwerlin2020-05-203-10/+20
* intel: add identifier for debug purposesLionel Landwerlin2020-05-203-1/+138
* anv: store the workaround addressLionel Landwerlin2020-05-205-13/+17
* blorp: rename workaround address functionLionel Landwerlin2020-05-202-5/+5
* anv: fixup unwinding of device create failureLionel Landwerlin2020-05-201-4/+5