summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2024-09-02intel/dev: Enable BMG PCI IDs (without INTEL_FORCE_PROBE)bmg-pci-idsJordan Justen1-5/+5
2024-09-02freedreno: Rename CP_SET_CTXSWITCH_IB to CP_SET_AMBLEConnor Abbott5-28/+23
2024-09-02intel/executor: Fix SWSB for sync.nopCaio Oliveira1-2/+2
2024-09-02aco/ra: use arena allocator for hash mapsDaniel Schürmann1-9/+9
2024-09-02aco/ra: use auto for std container iteratorsDaniel Schürmann1-13/+8
2024-09-02aco/ra: avoid rename map lookups in most casesDaniel Schürmann1-1/+14
2024-09-02aco/ra: add add_rename() helperDaniel Schürmann1-7/+11
2024-09-02egl/wayland: Fix flush after blit in swap buffers multi-GPU caseDavid Rosca1-6/+2
2024-09-02aco/ra: always reuse def register for literal copyGeorg Lehmann1-13/+9
2024-09-02aco/ra: fix copying 64bit literal to sgprsGeorg Lehmann1-2/+4
2024-09-02aco/ra: use parallelcopy to copy literal instead of s_movGeorg Lehmann1-5/+6
2024-09-02aco/ra: unconditionally replace literal with sgpr when promoting to VOP3Georg Lehmann1-16/+8
2024-09-02radv: fix emitting DGC indirect draws with drawid/base_instanceSamuel Pitoiset1-1/+2
2024-09-02v3d/v3dv: build simulator references conditionallyJuan A. Suarez Romero4-12/+18
2024-09-02vc4: build simulator references conditionallyJuan A. Suarez Romero2-12/+10
2024-09-02radv: allow VK_EXT_legacy_vertex_attributes with DGCSamuel Pitoiset1-1/+1
2024-09-02Uprev Piglit to 93b4bd2e0aaab1c22ae3e1a23f9e057a8f7451b2Collabora's Gfx CI Team5-8/+5
2024-09-02v3d: v3d_resource Use LINEAR layout for importing with INVALID modifierJose Maria Casanova Crespo3-43/+2
2024-09-01r300/ci: add more flakesPavel Ondračka1-0/+3
2024-09-01vc4/ci: update expected resultsJuan A. Suarez Romero1-4/+0
2024-08-31ci: add virgl & venus to the s390 buildEric Engestrom1-2/+2
2024-08-31zink: switch to derivative intrinsicsGeorg Lehmann2-24/+51
2024-08-30intel/brw: Use linear walk when shader requires DERIVATIVE_GROUP_LINEARCaio Oliveira1-0/+1
2024-08-30egl: use more precise conditional for passing fd through to dri screen createMike Blumenkrantz1-1/+1
2024-08-30radv: specialize push constant stages with DGCSamuel Pitoiset2-39/+10
2024-08-30radv: move emitting VBOs with DGCSamuel Pitoiset1-7/+7
2024-08-30radv: add a helper to store data to the DGC upload spaceSamuel Pitoiset1-38/+40
2024-08-30radv: stop passing the upload offset to dgc_emit_bind_pipeline()Samuel Pitoiset1-4/+2
2024-08-30radv: move emitting the compute pipeline with DGCSamuel Pitoiset1-4/+4
2024-08-30revert part of 94e470a32d214052d89f519a07566d8098d05d28Mike Blumenkrantz1-131/+0
2024-08-30panfrost: properly lower DrawID sysval on v9 GPUsLouis-Francis Ratté-Boulianne1-1/+1
2024-08-30ci: Disable angle jobs for GL changesSai Teja2-2/+0
2024-08-30zink: Optimize descriptor buffers struct fillingAli Homafar1-59/+147
2024-08-30zink: update profile with missing extensionsMike Blumenkrantz2-1/+144
2024-08-30doc/llvmpipe: Update URL to fix linkcheckDaniel Stone1-1/+1
2024-08-30etnaviv: Switch to etna_core_has_feature(..) for has_halti2_instructionsChristian Gmeiner3-8/+4
2024-08-30etnaviv: Switch to etna_core_has_feature(..) for npot_tex_any_wrapChristian Gmeiner3-5/+1
2024-08-30etnaviv: Switch to stream_count from etna_core_infoChristian Gmeiner4-7/+4
2024-08-30etnaviv: Switch to max_registers from etna_core_infoChristian Gmeiner3-5/+3
2024-08-30etnaviv: Switch to num_constants from etna_core_infoChristian Gmeiner2-7/+4
2024-08-30etnaviv: npu: Drop not used spec valuesChristian Gmeiner2-7/+0
2024-08-30etnaviv: npu: Switch to use etna_core_infoChristian Gmeiner5-37/+19
2024-08-30etnaviv: Switch to vertex_output_buffer_size from etna_core_infoChristian Gmeiner3-5/+1
2024-08-30etnaviv: Switch to vertex_cache_size from etna_core_infoChristian Gmeiner3-4/+1
2024-08-30etnaviv: Switch to shader_core_count from etna_core_infoChristian Gmeiner3-4/+3
2024-08-30etnaviv: Drop has_sin_cos_sqrt and has_sign_floor_ceilChristian Gmeiner2-8/+0
2024-08-30intel/dev: Update hwconfig => max_threads_per_psd for Xe2Jordan Justen1-2/+6
2024-08-30ac: do not lower some ops in nir_lower_packingQiang Yu1-0/+6
2024-08-30nir: add skip_lower_packing_ops shader compile optionQiang Yu2-24/+48
2024-08-30turnip/ci: add vkd3d job on the a750Eric Engestrom3-0/+39