summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2022-12-15intel/isl: Disable CCS on MTL until B0 (Wa_14017353530)mtl-enable-ccsJordan Justen1-1/+2
2022-12-15intel/dev: Enable AUX map on MTLJianxun Zhang1-0/+1
2022-12-15intel/aux_map: Ignore format bits when using tile-4Jordan Justen1-2/+7
2022-12-15iris/resource: Check devinfo::has_local_mem before using BO_ALLOC_LMEMJordan Justen1-1/+2
2022-12-15iris: Nuke dead IRIS_CONTEXT* macrosJosé Roberto de Souza1-4/+0
2022-12-15iris: Nuke flags from iris_bufmgr that can read from devinfoJosé Roberto de Souza1-25/+12
2022-12-15iris: Only fetch intel_device_info once per bufmgrJosé Roberto de Souza3-29/+28
2022-12-15iris: Store intel_device_info in iris_bufmgrJosé Roberto de Souza24-135/+147
2022-12-15anv: fixup another dirty issue with gpu_memcpyLionel Landwerlin1-3/+4
2022-12-15panfrost: fix memory leak related to disk cachePatrick Lerda1-0/+2
2022-12-15anv: Refactor anv_pipeline to use the anv_pipeline_typeRohan Garg5-39/+55
2022-12-15radv/rra: Fix leaf node id orderKonstantin Seurer1-25/+50
2022-12-15radv/rra: Validate geometry_idKonstantin Seurer1-11/+18
2022-12-15radv/rra: Refactor resource management during dumpingKonstantin Seurer1-10/+17
2022-12-15radv/rra: Emit leaf node ids for leaf nodes instead of internal nodesKonstantin Seurer1-1/+1
2022-12-15ac/sqtt: bump the maximum number of traces to 6 for GFX11Samuel Pitoiset1-1/+3
2022-12-15ac/rgp: add missing GFX11 bits for RGPSamuel Pitoiset1-1/+10
2022-12-15ac/nir: remove num_es_threads_varRhys Perry1-24/+13
2022-12-15ac/nir: fix ngg culling on gfx11Rhys Perry1-2/+2
2022-12-15vc4: replace open-coded F_DUPFD_CLOEXEC with os_dupfd_cloexec()Eric Engestrom1-1/+1
2022-12-15intel/common/intel_genX_state.h: Add intel_set_ps_dispatch_state()Jordan Justen7-84/+86
2022-12-15intel/common: Add intel_genX_state.hJordan Justen2-0/+40
2022-12-15radv/ci: add lists for GFX1100Samuel Pitoiset2-0/+8
2022-12-14st/mesa: Enable Alpha writes when writing RGB faked as RGBAKenneth Graunke5-4/+63
2022-12-14docs: update calendar and link releases notes for 22.3.1Eric Engestrom2-2/+3
2022-12-14docs: add release notes for 22.3.1Eric Engestrom1-0/+207
2022-12-14panfrost: Add tool to print supported texture formatsAlyssa Rosenzweig3-0/+121
2022-12-14ci/nouveau: Add a bunch of the top hits of gk20a flakes.Emma Anholt1-5/+33
2022-12-14ci/nouveau: Sort some uncategorized gk20a flakes.Emma Anholt1-7/+6
2022-12-14nir: Allow more than just ALU instructions in 'weak' GVNKenneth Graunke1-4/+1
2022-12-14nir: Perform 'weak' global value numbering in all GCM passesKenneth Graunke1-9/+32
2022-12-14anv: remove anv_reloc_list->array_lengthPaulo Zanoni2-2/+0
2022-12-14anv: remove anv_reloc_list->reloc_bosPaulo Zanoni2-3/+0
2022-12-14anv: remove anv_reloc_list_grow()Paulo Zanoni1-29/+0
2022-12-14anv: remove anv_reloc_list->num_relocsPaulo Zanoni2-35/+4
2022-12-14anv: remove anv_execbuf->surface_states_relocsPaulo Zanoni1-6/+0
2022-12-14intel/common: clean up AUX macrosJianxun Zhang2-6/+2
2022-12-14intel/vulkan: replace AUX macros with interfacesJianxun Zhang2-4/+7
2022-12-14intel/isl: Support 1MB alignment for AUX mappingJianxun Zhang1-8/+9
2022-12-14intel/common: Support 1MB granularity AUX mapping format (Bspec 44930)Jianxun Zhang1-2/+19
2022-12-14ci/bare-metal: Avoid a bug in armhf stripping causing tempfiles in artifacts.Emma Anholt1-0/+3
2022-12-14ci/baremetal: Clean the directory we unpack artifacts into.Emma Anholt1-0/+2
2022-12-14tu: Use start offset for storage buffersConnor Abbott3-5/+32
2022-12-14tu: Expose *TexelBufferOffsetSingleTexelAlignmentConnor Abbott1-2/+2
2022-12-14freedreno/fdl: Support texel-aligned iova for buffer viewsConnor Abbott1-3/+7
2022-12-14freedreno/a6xx: Document buffer-specific tex const fieldsConnor Abbott4-10/+11
2022-12-14freedreno: Document various preemption-related registers/packetsConnor Abbott5-12/+80
2022-12-14wsi/x11: Rename the present progress objects.Hans-Kristian Arntzen1-56/+76
2022-12-14wsi/x11: Fix possible deadlock with wait_ready.Hans-Kristian Arntzen1-22/+155
2022-12-14radv: Don't lower subgroup shuffle on GFX11.Timur Kristóf1-2/+0