platform/upstream/mesa.git
2022-05-03 Marek Olšákac/llvm: don't set ac_dlc in visit_intrinsic
2022-05-03 Marek Olšákac/llvm: set the correct cache policy for sparse buffer...
2022-05-03 Marek Olšákac: remove really_needs_scratch, parameter from ac_pars...
2022-05-03 Marek Olšákac/gpu_info: rework how num_se is derived
2022-05-03 Alyssa Rosenzweigpanfrost: Unit test "from legacy" helper
2022-05-03 Alyssa Rosenzweigpanfrost: Unit test stride calculations
2022-05-03 Alyssa Rosenzweigpanfrost: Unify row stride and AFBC row stride
2022-05-03 Alyssa Rosenzweigpanfrost: Remove line_stride
2022-05-03 Alyssa Rosenzweiglima,panfrost: Use row stride for tiling routines
2022-05-03 Alyssa Rosenzweigpanfrost: Use row_stride even for linear resources
2022-05-03 Alyssa Rosenzweigpanfrost: Adapt get_param for row strides
2022-05-03 Alyssa Rosenzweigpanfrost: Use row stride to calculate slice size
2022-05-03 Alyssa Rosenzweigpanfrost: Rename away from bytes_per_pixel
2022-05-03 Alyssa Rosenzweigpanfrost: Use row stride for explicit layouts
2022-05-03 Alyssa Rosenzweigpanfrost: Add helpers to work with legacy strides
2022-05-03 Alyssa Rosenzweigpanvk: Report row_stride in GetImageSubresourceLayout
2022-05-03 Alyssa Rosenzweigpanvk: Remove unused layout structs
2022-05-03 Alyssa Rosenzweigpan/decode: Print row strides, not line strides
2022-05-03 Karmjit Mahilpvr: Add compute update kernel in vkCmdDispatch().
2022-05-03 Karmjit Mahilpvr: Add compute update shared kernel in vkCmdDispatch().
2022-05-03 Karmjit Mahilpvr: Add initial implementation of vkCmdDispatch().
2022-05-03 Karmjit Mahilpvr: Add PVR_WORKGROUP_DIMENSIONS define.
2022-05-03 Lionel Landwerlinanv: fix invalid utrace memcpy l3 config on gfx < 11
2022-05-03 Mike Blumenkrantzllvmpipe: disable compute statistics queries if queries...
2022-05-03 Mike Blumenkrantzllvmpipe: remove misleading query comment
2022-05-03 Mike Blumenkrantzllvmpipe: disable statistic queries during draw if...
2022-05-03 Pierre-Eric... radeonsi: generate unique shader name in si_get_nir_shader
2022-05-03 Pierre-Eric... radeonsi: don't always strip NIR debug infos
2022-05-03 Joshua Ashtonaco: Use movk for AddressHi bits in vertex prolog
2022-05-03 Daniel Schürmannaco/ra: fix live-range splits of phi definitions
2022-05-03 Konstantin... ac/nir: Do not set cursor in try_extract_additions
2022-05-03 Samuel Pitoisetradv: use 3D views for 3D internal operations on GFX6-8
2022-05-03 Timothy Arcerinir: fix sorting before assigning varying driver locations
2022-05-02 Emma Anholtutil: Add some unit tests of the half-float conversions.
2022-05-02 Chia-I Wuutil: Keep quiet NaNs quiet when converting to half...
2022-05-02 Lionel Landwerliniris: use new kernel uAPI to compute video memory
2022-05-02 Jason Ekstrandpanvk: Add address/range helpers for panvk_buffer
2022-05-02 Alyssa Rosenzweigpanvk: Only write depth when depth test enabled
2022-05-02 Alyssa Rosenzweigpanvk: Lower image deref atomics
2022-05-02 Alyssa Rosenzweigpan/bi: Handle texture offset + index
2022-05-02 Alyssa Rosenzweigpanvk: Allocate stack for each thread
2022-05-02 Alyssa Rosenzweigpanvk: Lower global vars to local
2022-05-02 Yiwei Zhangvenus: log performance envs upon instance creation...
2022-05-02 Yiwei Zhangvenus: add VN_RELAX_BASE_SLEEP_US env var for tuning...
2022-05-02 Rob Clarkdrm-shim: Cleanup on device file close
2022-05-02 Rob Clarkfreedreno/drm-shim: Better iova handling
2022-05-02 Rob Clarkdrm-shim: Add error handling for bo_init()
2022-05-02 Rob Clarkdrm-shim: Better mmap offsets
2022-05-02 Rob Clarkfreedreno/drm-shim: Robustify error handling
2022-05-02 Rob Clarkfreedreno/drm-shim: Update to latest uapi version
2022-05-02 Rob Clarkdrm-shim: Add GET_UNIQUE support
2022-05-02 Iván Brianovulkan/wsi/wayland: Fix double free on error condition
2022-05-02 Lionel Landwerlinvulkan/runtime: 0-out pipeline cache object
2022-05-02 Caio Oliveiraintel/compiler: In XeHP prefer <1;1,0> regions before...
2022-05-02 Mike Blumenkrantzllvmpipe: add a ci flake
2022-05-02 Jesse Natalied3d12: Destroy empty residency bo set during early...
2022-05-02 Jesse Natalied3d12: Fix a couple over-releases from incorrect take...
2022-05-02 Jesse Natalied3d12: Fix leaks in map with do-not-wait
2022-05-02 Jesse Natalied3d12: Use a pipe_reference in d3d12_bo
2022-05-02 Jesse Natalieu_primconvert: Handle take_index_buffer_ownership
2022-05-02 Jesse Natalieu_primconvert: Refactor to remove recursion from util_p...
2022-05-02 Jesse Natalieu_debug_stack: Lock around stack dumps to prevent inter...
2022-05-02 Jesse Natalieu_debug_symbol: Allow re-init of DbgHelp to work around...
2022-05-02 Jesse Natalieu_debug_symbol: Use correct sizeof for DbgHelp
2022-05-02 Jesse Natalieu_debug_refcnt: Don't loop for initial refcounts if...
2022-05-02 Jesse Nataliebin: Add a script for filtering/sorting refcount logs
2022-05-02 Jesse Nataliemesa: Ensure ARB programs end in a newline
2022-05-02 Jesse Natalied3d12: Correctly key off of polygon stipple enable cap
2022-05-02 Alyssa Rosenzweigpan/va: Add non-IDVS VAR_TEX instructions
2022-05-02 Alyssa Rosenzweigpan/va: Add VAR_TEX_BUF_GRADIENT instruction
2022-05-02 Icecream95pan/va: Improve texture instructions
2022-05-02 Icecream95pan/va: Add absneg modifier to V2F32_TO_V2F16
2022-05-02 Icecream95pan/va: Add SEG_ADD/SEG_SUB operation
2022-05-02 Icecream95pan/va: Add more transcendental operations
2022-05-02 Icecream95pan/va: Improvements to LEA_TEX instructions
2022-05-02 Alyssa Rosenzweigpan/va: Mark NOT instructions as deprecated
2022-05-02 Alyssa Rosenzweigpan/va: Add missing TABLE (SFU) instructions
2022-05-02 Alyssa Rosenzweigpan/va: Generalize message? check for asm
2022-05-02 Alyssa Rosenzweigpanfrost: Flip point coords in hardware
2022-05-02 Alyssa Rosenzweigpanfrost: Lower user clip planes
2022-05-02 Alyssa Rosenzweigpanfrost: Lower point sprites on Bifrost
2022-05-02 Alyssa Rosenzweigpanfrost: Refactor variant rebind code
2022-05-02 Alyssa Rosenzweigpanfrost: Refactor variant selection code
2022-05-02 Alyssa Rosenzweigpanfrost: Simplify shader key architecture
2022-05-02 Alyssa Rosenzweigpanfrost: Use s->info.stage instead of tgsi stage
2022-05-02 Alyssa Rosenzweigpanfrost: Don't subclass pipe_compute_state
2022-05-02 Alyssa Rosenzweigpanfrost: Call tgsi_to_nir earlier
2022-05-02 Alyssa Rosenzweigpanfrost: Remove ancient unused code
2022-05-02 Alyssa Rosenzweigpanvk: Emit fragment RSDs even with no shader
2022-05-02 Alyssa Rosenzweigpanvk: Gate rasterization on !discard, not fs req
2022-05-02 Alyssa Rosenzweigpanvk: Streamline no shader RSD case
2022-05-02 Alyssa Rosenzweigpanfrost: Only flip point sprites for GL
2022-05-02 Alyssa Rosenzweigpanvk: Use correct point size limits
2022-05-02 Alyssa Rosenzweigpanvk: Ignore point size for !points
2022-05-02 Icecream95pan/bi: Use texture index instead of sampler for messag...
2022-05-02 Gert Wollnyr600: Allow eight bit, three channel formats for vertex...
2022-05-02 Lionel Landwerlinanv: limit clflush usage
2022-05-02 Lionel Landwerlinanv: fix clflush usage on utrace copy batch
2022-05-02 Pierre-Eric... radeonsi: fix VS kill_outputs handling
2022-05-02 Rhys Perryradv: consider radix sort shaders to be internal/meta
next