platform/upstream/mesa.git
2023-07-18 Gert Wollnyr600/sfn: Switch to register intrinsics
2023-07-18 Alyssa Rosenzweigr600/sfn: Remove nir_register unit tests
2023-07-18 Samuel Pitoisetradv: make radv_get_pa_su_sc_mode_cntl() static
2023-07-18 Samuel Pitoisetradv: remove support for VK_INDIRECT_COMMANDS_TOKEN_TYP...
2023-07-18 Marek Olšákutil/u_queue: always enable UTIL_QUEUE_INIT_SCALE_THREA...
2023-07-18 Marek Olšákutil/u_queue: fix util_queue_finish deadlock by merging...
2023-07-18 Alyssa Rosenzweigpanfrost: Fix transform feedback on v9
2023-07-18 Iván Brianoanv: ensure CFE_STATE is emitted for ray tracing pipelines
2023-07-18 David Heidelbergci/freedreno: add a530 flakes, remove one fail which...
2023-07-17 David Heidelbergci/microsoft: when re-enabling Windows Farm, always...
2023-07-17 Robert Fossegl: Rename _eglAddDevice() to _eglFindDevice()
2023-07-17 Robert Fossegl: Rename _eglAddDevice() to _eglFindDevice()
2023-07-17 Robert Fossegl/android: Use EGL DeviceList instead drmGetDevices2()
2023-07-17 Robert Fossegl/surfaceless: Use EGL DeviceList instead of drmGetDe...
2023-07-17 Robert Fossegl: Refresh DeviceList during eglInitialize()
2023-07-17 Robert Fossegl: Rename _eglRefreshDeviceList() to _eglDeviceRefres...
2023-07-17 Robert Fossegl: Expose access to DeviceList
2023-07-17 Eric Engestromci: drop leftover kernel configs
2023-07-17 Alyssa Rosenzweigradv: Rely on workgroup_size initialization
2023-07-17 Alyssa Rosenzweigv3dv: Rely on nir_builder setting workgroup size
2023-07-17 Alyssa Rosenzweignir: Initialize workgroup_size in builder_init_simple_s...
2023-07-17 Danylo Piliaievir3: Use NIR info to enable per sample shading
2023-07-17 David Heidelbergci: add quirk for GitLab assuming changes is always...
2023-07-17 Alyssa Rosenzweigir3: Use nir_lower_tess_coord_z
2023-07-17 Alyssa Rosenzweigr600: Use nir_lower_tess_coord_xy
2023-07-17 Alyssa Rosenzweignir: Add nir_lower_tess_coord_z pass
2023-07-17 Alyssa Rosenzweignir: Promote tess_coord_r600 to tess_coord_xy
2023-07-17 Eric Engestromci: replace copy of nouveau rules with reference
2023-07-17 Marek Olšákfreedreno,lima,zink: update CI fixes and flakes
2023-07-17 Marek Olšákmesa: fix 38% decrease in display list performance...
2023-07-17 Guilherme Gallobin/ci: Ensure that all jobs have nodes in DAG
2023-07-17 Rhys Perrynir/tests: add test for unsigned_upper_bound with loop...
2023-07-17 Rhys Perrynir/unsigned_upper_bound: fix phi(bcsel)
2023-07-17 Leo Liuradeonsi: add AV1 profile to supported profile
2023-07-17 Rohan Gargintel/perf: add perf query support for Intel Raptorlake
2023-07-17 Marek Olšákglthread: determine global locking once every 64 batche...
2023-07-17 Rhys Perryac/nir: always round cube array layers
2023-07-17 Rhys Perryradv: don't unset TRUNC_COORD if conformant_trunc_coord...
2023-07-17 Rhys Perryradv: add conformant_trunc_coord to cache UUID
2023-07-17 Rhys Perryac/llvm: skip ballot zext for 32-bit dest with wave32...
2023-07-17 Rhys Perryac/llvm: fix wave32 ac_build_mbcnt_add with 64-bit...
2023-07-17 Rhys Perryradv: fix radv_get_ballot_bit_size with CS
2023-07-17 Rhys Perryac/llvm: fix AC_TM_CHECK_IR
2023-07-17 Lucas Stachetnaviv: remove bogus comment about replacing resource...
2023-07-17 Lucas Stachetnaviv: remove always true assert in etna_transfer_unmap
2023-07-17 Lucas Stachetnaviv: remove superfluous braces
2023-07-17 Lucas Stachetnaviv: move buffer range tracking into the PIPE_MAP_W...
2023-07-17 Lucas Stachetnaviv: remove huge outdated comment
2023-07-17 Lucas Stachetnaviv: reword comment about staging resource usage
2023-07-17 Lucas Stachetnaviv: check for valid TS as condition to create...
2023-07-17 Lucas Stachetnaviv: don't allocate full resource as transfer staging
2023-07-17 Lucas Stachetnaviv: split etna_copy_resource_box levels parameter...
2023-07-17 Rohan Gargiris: fix iris for WA 16013000631
2023-07-17 Lionel Landwerlinisl: add a tool to query surface parameters
2023-07-16 David Heidelbergci/freedreno: add another a530 flakes
2023-07-16 David Heidelbergci/freedreno: fix unexpectedpass flake on a630
2023-07-16 David Heidelbergci/lima: EGL testing was disabled when fp16 fail was...
2023-07-16 David Heidelbergci/radeonsi: stoney arb_timer_query got fixed between...
2023-07-16 David HeidelbergRevert "lima/ci: temporarily disable deqp-egl tests...
2023-07-16 David Heidelbergci/freedreno: add fails introduced by upreving to 6...
2023-07-16 David Heidelbergci: update kernel to 6.3.13
2023-07-16 David Heidelbergci: build kernel in gfx-ci/linux and just use binaries...
2023-07-15 Alyssa Rosenzweignir: Devendor load_sample_mask
2023-07-15 Alyssa Rosenzweignir: Add fence_{pbe,mem}_to_tex(_pixel)_agx intrinsics
2023-07-15 Faith Ekstrandnv50/ir: Support vector movs
2023-07-15 Semjon Kravtsenkoglx: Assign unique serial number to GLXBadFBConfig...
2023-07-14 WinLinux1028radeonsi: prefix function with si_ to prevent name...
2023-07-14 Sagar Ghugeisl: Disable MCS compression just on ACM platform
2023-07-14 Sagar Ghugeintel/compiler: Look at 2 register worth of data instea...
2023-07-14 Rohan Gargiris: migrate WA 14016118574 to use the WA framework
2023-07-14 Rohan Gargiris: migrate WA 14013910100 to use the WA framework
2023-07-14 Thong ThaiUpdate radeon_vcn_enc.c
2023-07-14 Thong Thairadeonsi: enable vcn encoder rgb input support
2023-07-14 Marek OlšákRevert "ac/nir/ngg: Follow intrinsic sources when analy...
2023-07-14 David Roscaradeonsi: Use DIV_ROUND_UP instead of ALIGN_POT
2023-07-14 Lucas Stachetnaviv: optimize transfers when whole resource level...
2023-07-14 Lucas Stachetnaviv: optimize render resource update
2023-07-14 Lucas Stachetnaviv: keep blit destination tile status valid if...
2023-07-14 Lucas Stachetnaviv: allow sampler TS even if the resource is flushed
2023-07-14 Lucas Stachetnaviv: optimize sampler source update
2023-07-14 Lucas Stachetnaviv: add tile status buffer status into TS metadata
2023-07-14 Lucas Stachetnaviv: move TS meta into etna_resource_level
2023-07-14 Lucas Stachetnaviv: add helper to set TS validity
2023-07-14 Lucas Stachetnaviv: add helper to get TS validity
2023-07-14 Lucas Stachetnaviv: add helper to transfer resource level age...
2023-07-14 Lucas Stachetnaviv: add helper to mark resource level as changed
2023-07-14 Lucas Stachetnaviv: add helper to mark resource level as flushed
2023-07-14 Lucas Stachetnaviv: optimize resource copies by skipping clean...
2023-07-14 Lucas Stachetnaviv: flush destination before executing blit
2023-07-14 Lucas Stachetnaviv: move resource seqnos to level
2023-07-14 Lucas Stachci/etnaviv: update ci expectation
2023-07-14 Alyssa Rosenzweigir3: Convert to register intrinsics
2023-07-14 Timur Kristófac/llvm: Remove subgroup_id and num_subgroups intrinsics.
2023-07-14 Timur Kristófaco: Remove subgroup_id and num_subgroups intrinsics.
2023-07-14 Timur Kristófradeonsi: Use ac_nir_lower_intrinsics_to_args.
2023-07-14 Timur Kristófradeonsi: Move si_select_hw_stage to si_shader_info.
2023-07-14 Timur Kristófradv: Use ac_nir_lower_intrinsics_to_args.
2023-07-14 Timur Kristófradv: Move radv_select_hw_stage to radv_shader_info.
2023-07-14 Timur Kristófac/nir: Add new pass to lower intrinsics to shader...
2023-07-14 Timur Kristófac/nir: Simplify arg unpacking when shift is zero.
next