platform/upstream/mesa.git
2023-03-16 Daniel Schürmannradv: compile rt_prolog
2023-03-16 Daniel Schürmannradv: add radv_create_rt_prolog()
2023-03-16 Daniel Schürmannaco: implement select_rt_prolog()
2023-03-16 Daniel Schürmannaco: create hw_init_scratch() function for p_init_scrat...
2023-03-16 Daniel Schürmannaco: implement load_ray_launch_{id|size}
2023-03-16 Daniel Schürmannaco: move rt_dynamic_callable_stack_base_amd to VGPR
2023-03-16 Daniel Schürmannaco: don't set private_segment_buffer/scratch_offset...
2023-03-16 Daniel Schürmannaco: add RT stage enums
2023-03-16 Daniel Schürmannradv: add RT shader handling to radv_postprocess_config
2023-03-16 Daniel Schürmannradv: add RT stages to radv_get_shader_name()
2023-03-16 Daniel Schürmannradv: handle RT stages in radv_nir_shader_info_pass()
2023-03-16 Daniel Schürmannradv: add RT shader args
2023-03-16 Daniel Schürmannmesa: add gl_shader_stage_is_rt()
2023-03-16 Rob Clarkdriconf: Work around incorrect GI discard/invalidate
2023-03-16 Rob Clarkdriconf: Add ignore_discard_framebuffer option
2023-03-16 Rob Clarkmesa: Rework discard_framebuffer()
2023-03-15 Lynneaco_validate: allow for wave32 in p_dual_src_export_gfx11
2023-03-15 Mark Janesintel: use generated helpers for Wa_1409433168/Wa_16011...
2023-03-15 Emma Anholtci/turnip: Move some more of the 1.3.5 new xfails under...
2023-03-15 Emma Anholtci/turnip: Disable dEQP-VK.image.queue_transfer.* for...
2023-03-15 Emma Anholtci/turnip: Clear out stale xfails.
2023-03-15 Emma Anholtturnip: Don't push inline uniform buffer contents outsi...
2023-03-15 Mike Blumenkrantzaux/trace: delete GALLIUM_TRACE_NIR log message
2023-03-15 José Roberto... anv: Handle external objects allocation in Xe
2023-03-15 José Roberto... anv: Properly alloc buffers that will be promoted to...
2023-03-15 José Roberto... anv: Implement Xe version of anv_physical_device_get_pa...
2023-03-15 antoninozink: fix `final_hash` update in `zink_gfx_program_update`
2023-03-15 SoroushIMGzink: Add driver name and API version to renderer name
2023-03-15 Mike Blumenkrantzzink: fix copy box merging adjacency
2023-03-15 Mike Blumenkrantzzink: fix copy box iteration when adding
2023-03-15 Timur Kristófaco, radv: Remove VS IO information from ACO.
2023-03-15 Timur Kristófac/llvm: Remove unused function ac_build_struct_tbuffer...
2023-03-15 Timur Kristófradv: Remove VS inputs code from LLVM backend.
2023-03-15 Timur Kristófaco: Rename visit_load_input to visit_load_fs_input.
2023-03-15 Timur Kristófaco: Remove VS inputs from visit_load_input.
2023-03-15 Timur Kristófradv: Apply swizzle and alpha adjust in radv_nir_lower_...
2023-03-15 Timur Kristófradv: Lower non-dynamic VS inputs in NIR.
2023-03-15 Timur Kristófac/llvm: Implement typed buffer load intrinsic.
2023-03-15 Timur Kristófaco: Implement load_typed_buffer_amd.
2023-03-15 Timur Kristófnir: Add load_typed_buffer_amd intrinsic.
2023-03-15 Timur Kristófaco: Remove vtx_binding from MUBUF/MTBUF instructions.
2023-03-15 Marek Olšákradeonsi: correct an assertion if we get a display...
2023-03-15 Marek Olšákradeonsi: don't use fp16_rtz for FP formats in the...
2023-03-15 Marek Olšákradeonsi: don't convert to fp16 in the compute blit...
2023-03-15 Marek Olšákradeonsi: fix AMD_TEST=computeblit being rejected on...
2023-03-15 Marek Olšákradeonsi: don't print the base non-view texture format...
2023-03-15 Marek Olšákradeonsi: add AMD_DEBUG=nowcstream to enable caching...
2023-03-15 Marek Olšákradeonsi: rework MSAA resolve averaging to exploit...
2023-03-15 Marek Olšákradeonsi: remove duplicated gfx11 check in si_msaa_reso...
2023-03-15 Marek Olšákradeonsi: replace nonir,noir,noasm,preoptir options...
2023-03-15 Marek Olšákradeonsi: dump shader stats only if dumping asm shaders
2023-03-15 Marek Olšákradeonsi: remove unused TCS/TES SGPR fields
2023-03-15 Yogesh Mohan... radv: set RADEON_SURF_NO_TEXTURE flag in radv_get_surfa...
2023-03-15 Yogesh Mohan... amd/surface: add RADEON_SURF_NO_TEXTURE flag
2023-03-15 Rohan Garganv: break out of the loop when the first color attachm...
2023-03-15 Marek Olšákvbo: fix current attribs not updating gallium vertex...
2023-03-15 Alyssa Rosenzweigasahi: Fix occlusion query lifetime
2023-03-15 Emma Anholtci/iris: Add skips for slow tests on APL.
2023-03-15 Emma Anholtci/turnip: Extend a630 vk full timeout to 3 hours.
2023-03-15 Emma Anholtci/zink: Update TGL xfails/flakes based on the last...
2023-03-15 Patrick Lerdaradeonsi: fix memory leak related to ureg_get_tokens()
2023-03-15 Dave Airlieradv/trace: don't attempt to emit trace on non-graphics...
2023-03-15 Dave Airlieradv/video: fix h265 decoding sizes.
2023-03-15 Dave Airlieradv/video: fix used for reference flags.
2023-03-15 Dave Airlieradv/video: fix h264 frame heights when field images...
2023-03-15 Emma Anholtci: Update trace expectations for GLSL constant prop...
2023-03-15 Emma Anholtglsl: Delete constant-variables pass.
2023-03-15 Emma Anholtglsl: Delete constant folding pass.
2023-03-15 Emma Anholtglsl: Delete constant propagation pass.
2023-03-15 Emma Anholtglsl_to_nir: Use a variable's constant_value if it...
2023-03-15 Emma Anholtglsl/nir: Include early glsl-to-nir output in NIR_DEBUG...
2023-03-15 José Roberto... iris: Move iris_bufmgr_init_global_vm() to i915/iris_bu...
2023-03-15 José Roberto... iris: Drop usage of i915 EXEC_OBJECT_WRITE
2023-03-15 José Roberto... iris: Drop I915_EXEC_FENCE types
2023-03-15 Mike Blumenkrantzglthread: align small buffer uploads to 4 bytes
2023-03-15 Mohamed Ahmedanv: remove GetBufferMemoryRequirements2()
2023-03-15 Mohamed Ahmedvulkan/runtime: implement vkGetBufferMemoryRequirements2()
2023-03-15 Mohamed Ahmedvulkan/runtime: move common buffer related entrypoints...
2023-03-14 Corentin Noëlci: Allow to use crosvm-runner before deqp-runner
2023-03-14 Corentin Noëlci: Setup XDG_RUNTIME_DIR in crosvm-init
2023-03-14 Alyssa Rosenzweigpanfrost: Note glDrawRangeElements underflow
2023-03-14 Alyssa Rosenzweigpanfrost/ci: Remove fbo-mrt-new-bind fail+flake
2023-03-14 Alyssa Rosenzweigpanfrost/ci: Add some Piglit skips
2023-03-14 Alyssa Rosenzweigpanfrost/ci: Identify some Piglit flakes
2023-03-14 Alyssa Rosenzweigpanfrost/ci: Skip draw_buffers_indexed.random.* on...
2023-03-14 Alyssa Rosenzweigpanfrost: Handle null textures robustly
2023-03-14 Alyssa Rosenzweigpanfrost: Defeature 24-bit textures
2023-03-14 Alyssa Rosenzweigpanfrost: Assert that we don't see unsupported vertex...
2023-03-14 Alyssa Rosenzweigpanfrost: Identify "Base vertex offset" signedness
2023-03-14 Alyssa Rosenzweigpan/bi: Ignore signedness in vertex fetch
2023-03-14 Alyssa Rosenzweigutil/prim_convert: Don't set index_bounds_valid
2023-03-14 Mike Blumenkrantzzink: fix copy box iteration
2023-03-14 Mike Blumenkrantztu: don't set startup debug on debug builds
2023-03-14 Jarred Daviespvr: Fix segfaults when pDepthStencilAttachment is...
2023-03-14 Eric Engestromci: group RESULT logic in a single place
2023-03-14 Eric Engestromci/rustfmt: print which files are checked
2023-03-14 Eric Engestromci/rustfmt: simplify getting all the rust files
2023-03-14 Eric Engestromci: drop redundant .no_scheduled_pipelines-rules +...
2023-03-14 Eric Engestromci/broadcom: move rare failure to the flakes
2023-03-14 Yiwei Zhangvenus: make external fence and semaphore export async
next