summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2023-10-12anv/batch: Assert that extend_cb is non-NULL if the batch is out of spaceanv-simple-batch-out-of-spaceJordan Justen1-12/+14
2023-10-12anv/batch: Check if batch already has an error in anv_queue_submit_simple_bat...Jordan Justen1-0/+3
2023-10-12ci: Uprev virglrendererCorentin Noël2-3/+3
2023-10-12anv: fixup spirv cap for ImageReadWithoutFormat on Gfx12.5Lionel Landwerlin1-1/+4
2023-10-12ci: add a630 trace flakesMike Blumenkrantz1-0/+2
2023-10-12anv: Enable transfer queue only on ACM+ platformsSagar Ghuge1-1/+2
2023-10-12radv: skip GDS allocation for NGG streamout on GFX11Samuel Pitoiset1-1/+5
2023-10-12radv: mark GDS as needed for XFB queries with NGG streamout on GFX11Samuel Pitoiset1-0/+3
2023-10-12amd/llvm,aco,radv: implement NGG streamout with GDS_STRMOUT registers on GFX11Samuel Pitoiset3-21/+50
2023-10-12radv: enable radv_disable_aniso_single_level=true for Zink tooSamuel Pitoiset1-0/+4
2023-10-12pvr: Don't merge subpasses on framebuffer-global dependancyKarmjit Mahil1-1/+8
2023-10-12tu: Use common `vk_subpass_dependency_is_fb_local()`Karmjit Mahil1-53/+25
2023-10-12vulkan: Add `vk_subpass_dependency_is_fb_local()` helperKarmjit Mahil1-0/+35
2023-10-12radv: disable primitive restart for non-indexed draws on GFX11Samuel Pitoiset3-4/+11
2023-10-12mesa/st: ignore StencilSampling if stencil not part of the formatTapani Pälli2-3/+21
2023-10-11venus: enable Vulkan 1.3 for Android 13 and aboveYiwei Zhang1-1/+1
2023-10-11ci/ci_run_n_monitor: limit repetitions on --stressHelen Koike1-7/+21
2023-10-11ci/ci_run_n_monitor: allow <user>/<project> in --projectHelen Koike2-4/+12
2023-10-11ci/ci_run_n_monitor: simplify enable/cancel logic in monitor_pipeline()Helen Koike1-22/+33
2023-10-11ci/ci_run_n_monitor: merge enable_job with retry_jobHelen Koike1-15/+15
2023-10-11ci/ci_run_n_monitor: make --target mandatoryHelen Koike1-7/+6
2023-10-11ci/ci_run_n_monitor: merge print_job_status_change with print_job_statusHelen Koike1-25/+5
2023-10-11ci/ci_run_n_monitor: simplify with defaultdictHelen Koike1-6/+4
2023-10-11ci/ci_run_n_monitor: print stress test results per jobHelen Koike1-10/+10
2023-10-11ci/traces: always export piglit EXTRA_ARGSDavid Heidelberg1-1/+1
2023-10-11anv: simplify push descriptorsLionel Landwerlin3-55/+42
2023-10-11tu: Count a whole push consts range in constlen for PREAMBLE push constsDanylo Piliaiev1-0/+5
2023-10-11radv: integrate meta astc compute decoder to radvYogesh Mohan Marimuthu11-13/+228
2023-10-11vulkan add 3D texture support for compute astc decoderYogesh Mohan Marimuthu2-5/+22
2023-10-11vulkan/runtime: add compute astc decoder helper functionsYogesh Mohan Marimuthu5-7/+811
2023-10-11vulkan/formats,zink: move vk_format_from_pipe_format() functionYogesh Mohan Marimuthu6-199/+200
2023-10-11util: move ASTCLutHolder from mesa/main to utilYogesh Mohan Marimuthu7-15/+17
2023-10-11mesa: make astc_decoder.glsl vk-compatibleChia-I Wu2-2/+26
2023-10-11ac/surface: add astc block size to bpe_to_format() functionYogesh Mohan Marimuthu1-12/+42
2023-10-11radeonsi/vcn: Add High Quality encoding preset for AV1David Rosca3-2/+31
2023-10-11frontends/va: Add High Quality preset modeDavid Rosca2-2/+3
2023-10-11ir3: Fix values of #wrmask not being compatible with ir3 parserDanylo Piliaiev2-2/+3
2023-10-11spirv: Don't use libclc for rotateChristian Gmeiner1-0/+2
2023-10-11radv/ci: update list of flakes for STONEYSamuel Pitoiset1-19/+0
2023-10-11radv/ci: update list of flakes for VANGOGHSamuel Pitoiset1-2/+0
2023-10-11radv/ci: update list of expected failures on RAVENSamuel Pitoiset1-2/+0
2023-10-11aco/tests: test that hazards are resolved at the end of shader partsRhys Perry4-10/+333
2023-10-11aco: resolve all possible hazards at the end of shader partsRhys Perry1-7/+259
2023-10-11aco: consider exec_hi in reads_exec()Rhys Perry1-1/+1
2023-10-11aco: fix s_setreg hazardsRhys Perry1-1/+1
2023-10-11aco: only mitigate VcmpxExecWARHazard when necessaryRhys Perry1-1/+1
2023-10-11aco: fix LdsDirectVMEMHazard WaW with the wrong waitcntRhys Perry2-1/+11
2023-10-11anv: enable FCV for Gen12.5Rohan Garg3-4/+22
2023-10-11anv: ensure that FCV_CCS_E fast clears are properly trackedRohan Garg1-1/+35
2023-10-11intel/genxml: fix 3DSTATE_3D_MODE length to align with BSpecRohan Garg1-2/+2