platform/upstream/mesa.git
2022-07-27 Connor Abbotttu: Split out some state into a separate struct
2022-07-27 Connor Abbotttu: Update more state with secondaries
2022-07-27 Connor Abbotttu: Remove has_subpass_predication
2022-07-27 Connor Abbotttu: Initial support for dynamic rendering
2022-07-27 Connor Abbotttu: Remove usage of RenderPassBeginInfo
2022-07-27 Connor Abbotttu: Move tu_render_pass definition up
2022-07-27 Connor Abbotttu: Disable GMEM for multiview inside tu_render_pass_gm...
2022-07-27 Connor Abbotttu: Move TU_DONT_CARE_AS_LOAD into attachment_set_ops()
2022-07-27 Connor Abbotttu: Rewrite tess factor emission
2022-07-27 Connor Abbotttu: Treat CP_WAIT_FOR_ME as a cache invalidate
2022-07-27 Connor Abbotttu/lrz: Do not use framebuffer when inheriting LRZ
2022-07-27 Georg Lehmannnir/fold_16bit_tex_image: Default to only_fold_all.
2022-07-27 Georg Lehmannradeonsi: Stop using nir_legalize_16bit_sampler_srcs.
2022-07-27 Danylo Piliaievzink/turnip: Add comments to already triaged failures...
2022-07-27 Chia-I Wuir3: set UL flag before ir3_lower_subgroups
2022-07-27 Brian Paulllvmpipe: fix texcoord analysis regression
2022-07-27 Georg Lehmannaco/ir: Add swapped opcode for v_cmp_u/v_cmp_o.
2022-07-27 Georg Lehmannaco/ir: Add v_cmp_class to get_cmp_info.
2022-07-27 Georg Lehmannaco/ir: Add vcmpx opcode to get_cmp_info.
2022-07-27 Georg Lehmannaco/ir: Fix swapped nle.
2022-07-27 Georg Lehmannaco/ir: Add integer get_cmp_info.
2022-07-27 Georg Lehmannaco/ir: Generalize (un)ordered_swapped.
2022-07-27 Sarah Walkerpvr: Move BRN 44079, 48492 and 66011 code into pvrsrvkm...
2022-07-27 Jordan Justenanv: Fix PHYSICAL_DEVICE_MEMORY_BUDGET_PROPERTIES with...
2022-07-27 Timur Kristófradv: Use NIR-based NGG lowering with LLVM.
2022-07-27 Timur Kristófradv: Properly set LDS size for LLVM NGG shaders.
2022-07-27 Timur Kristófradv/llvm: Remove incorrect hardcoded workgroup size...
2022-07-27 Timur Kristófac/llvm: Implement GDS atomic add NIR intrinsic.
2022-07-27 Manuel Stoeckldri: add [ax]bgr16161616 to format lookup tables
2022-07-27 Manuel Stoeckldri: fix incorrect fourcc for R16G16B16A16_UNORM format
2022-07-27 Manuel Stoecklgbm: add GBM_FORMAT_[AX]BGR16161616
2022-07-27 Manuel Stoeckldri_interface: add XBGR16161616 format
2022-07-27 Marek Olšákac/gpu_info: require amdgpu DRM 3.15.0 (kernel 4.12...
2022-07-27 Marek Olšákgallium/radeon: require radeon DRM 2.50.0 (kernel 4...
2022-07-27 Marek Olšákac/gpu_info: remove unused has_unaligned_shader_loads
2022-07-27 Marek Olšákac/gpu_info: remove amdgpu_gpu_info parameter from...
2022-07-27 Marek Olšákac/gpu_info: use drm_amdgpu_device_info instead of...
2022-07-27 Marek Olšákradeonsi: remove workarounds for radeon DRM < 2.45.0
2022-07-27 Marek Olšákgallium/radeon: require radeon DRM 2.45.0 from April...
2022-07-27 Marek Olšákamd: require amdgpu DRM 3.2.0 from April 2016
2022-07-27 Marek Olšákac/gpu_info: remove redundant vcn_encode
2022-07-27 Marek Olšákac/gpu_info: remove redundant vce_encode
2022-07-27 Marek Olšákac/gpu_info: remove redundant uvd_encode
2022-07-27 Marek Olšákac/gpu_info: remove redundant jpeg_decode
2022-07-27 Marek Olšákac/gpu_info: remove redundant uvd_decode
2022-07-27 Marek Olšákac/gpu_info: remove vram_size and gtt_size in favor...
2022-07-27 Marek Olšákac/gpu_info: use the kernel-reported GFX IP version...
2022-07-27 Marek Olšákac/gpu_info: use hw_ip::ip_discovery_version to set...
2022-07-27 Marek Olšákac/gpu_info: rework and extend device info to be more...
2022-07-27 Marek Olšákac/gpu_info: remove tabs
2022-07-27 Marek Olšákac/gpu_info: rename info fields to num_cu, memory_bus_w...
2022-07-27 Dave Airliellvmpipe: keep context list and use to track resource...
2022-07-27 Dave Airliellvmpipe: make last_fence a screen/rast object not...
2022-07-27 Jordan Justenintel/dev: Enable remaining DG2 and ATS-M device IDs
2022-07-27 Iago Toral... v3dv: only check binning sync for semaphores for the...
2022-07-27 Iago Toral... v3d,v3dv: add a common v3d_hw_prim_type helper
2022-07-27 Iago Toral... v3dv: remove unnecesary FIXME comment
2022-07-26 Mike Blumenkrantzzink: enable unordered blit/resolve ops
2022-07-26 Mike Blumenkrantzzink: make get_cmdbuf() public
2022-07-26 Mike Blumenkrantzzink: expand unordered_exec
2022-07-26 Mike Blumenkrantzzink: move buffer/image functions down in file
2022-07-26 Mike Blumenkrantzzink: promote image/buffer copy operations to unordered
2022-07-26 Mike Blumenkrantzzink: add a second resource param to get_cmdbuf() for...
2022-07-26 Mike Blumenkrantzzink: rework unordered_exec handling
2022-07-26 Mike Blumenkrantzzink: explicitly unset unordered_exec when resource...
2022-07-26 Mike Blumenkrantzzink: zink_resource::unordered_barrier -> unordered_exec
2022-07-26 Mike Blumenkrantzzink: add ZINK_DEBUG=noreorder
2022-07-26 Mike Blumenkrantzzink: add doc for ZINK_DEBUG=compact
2022-07-26 Mike Blumenkrantzzink: convert ZINK_DEBUG to enum
2022-07-26 Mike Blumenkrantzzink: stop ORing unordered barrier access
2022-07-26 Jordan Justenintel/dev: Determine the amount of free vram using...
2022-07-26 Jordan Justenintel/dev: Use i915 region probed_cpu_visible_size...
2022-07-26 Jordan Justeniris/bufmgr: Add I915_GEM_CREATE_EXT_FLAG_NEEDS_CPU_ACC...
2022-07-26 Lionel Landwerlinanv: make use of the new smallbar uAPI
2022-07-26 Jordan Justendrm-uapi/i915_drm.h: Update from drm-next (2022-07-22)
2022-07-26 Mike Blumenkrantzlavapipe: fix shader access stage conversion from mesa...
2022-07-26 Gert Wollnyr600/sb: fall back to unoptimized shader if RA fails
2022-07-26 Benjamin Chengradv: expose disjoint image support
2022-07-26 Benjamin Chengradv: implement disjoint memory for multiplane images
2022-07-26 Benjamin Chengradv: consolidate descriptor set buffer counts
2022-07-26 Benjamin Chengradv: refactor image binding into struct
2022-07-26 Mike Blumenkrantzutil/blitter: respect PIPE_TEXTURE_RECT
2022-07-26 Emma Anholtci/virgl: Make the VM-based virgl tests report to ...
2022-07-26 Emma Anholtgallivm: Optimize single-invocation SSBO stores.
2022-07-26 Emma Anholtgallivm: Refactor a bit of UBO/SSBO range checking.
2022-07-26 Kenneth Graunkemesa: Mark render-to-texture as unsafe if there's no...
2022-07-26 Danylo Piliaievtu: Do not dereference descriptorSetLayout in push...
2022-07-26 Jason Ekstrandvulkan: Include self-dep info in rendering continues
2022-07-26 Jason Ekstrandvulkan: Append subpass structures to VkRenderingInfo...
2022-07-26 Ian Romanickintel/fs: Use canonical form for "work around" tags
2022-07-26 Ian Romanickintel/fs: Eliminate "masked" and "per slot offset"...
2022-07-26 Ian Romanickintel/fs: Don't pass flags to lower_urb_read_logical_se...
2022-07-26 Ian Romanickintel/fs: Make logical URB read instructions more like...
2022-07-26 Ian Romanickintel/fs: Make logical URB write instructions more...
2022-07-26 Georg Lehmannaco: Add a note about G16 without A16 to README-ISA.md.
2022-07-26 Georg Lehmannradv: Fold 16bit tex sources.
2022-07-26 Georg Lehmannaco: Support 16bit sources for texture ops.
2022-07-26 Georg Lehmannaco: Add G16 opcodes.
2022-07-26 Connor Abbotttu: Fix resolving d32s8 into s8 on fast path
2022-07-26 Connor Abbotttu: Support resolving D24S8 -> S8
next