platform/upstream/mesa.git
2023-07-21 Alyssa Rosenzweigpanfrost: Remove unused helpers
2023-07-21 Alyssa Rosenzweigintel/fs: Don't read reg.base_offset
2023-07-21 Rohan Garganv: drop CFE state validation checks
2023-07-21 Rohan Garganv,iris: program the maximum number of threads on...
2023-07-21 Christian Gmeineretnaviv: nir: lower nir_texop_txs
2023-07-21 Christian Gmeineretnaviv: nir: support intrinsic used for txs lowering
2023-07-21 Christian Gmeinernir: add enta specific intrinsic used for txs lowering
2023-07-21 Christian Gmeineretnaviv: move nir texture lowerings into one pass
2023-07-21 Marcin Ślusarzanv: merge cases leading to the same code
2023-07-21 Marcin Ślusarzanv: drop unused function
2023-07-21 Marcin Ślusarzintel/compiler: remove redundant code
2023-07-21 Hyunjun Koanv: use ycbcr_info for P010 format
2023-07-21 M Henningnouveau: Delete the nouveau_compiler tool
2023-07-21 M Henningnouveau: Drop BuildUtil::Location
2023-07-21 M Henningnouveau: Drop BuildUtil::DataArray
2023-07-21 M Henningnouveau: Drop ConverterCommon::Subroutine
2023-07-21 M Henningnouveau: Drop tgsi support from nv50_ir_prog_info
2023-07-21 M Henningnouveau: Delete nv50_ir_from_tgsi.cpp
2023-07-21 M Henningnv50: Keep nir directly in nv50_program
2023-07-21 M Henningnvc0: Keep nir directly in nvc0_program
2023-07-21 Mike Blumenkrantzzink: emit SpvCapabilitySampleMaskPostDepthCoverage...
2023-07-21 Mike Blumenkrantzzink: be even dumber about buffer refs when replacing...
2023-07-20 Karol Herbstnvc0: fix num_gprs for Volta+
2023-07-20 Karol Herbstllvmpipe: enable system SVM
2023-07-20 Karol Herbstrusticl/mesa: make svm_migrate optional
2023-07-20 Nanley Cheryintel/isl: Add a score for DG2_RC_CCS
2023-07-20 Nanley Cheryintel/isl: Move the Tile4 modifier score case down
2023-07-20 Nanley Cheryintel: Describe modifier compression with booleans
2023-07-20 Nanley Cheryiris: Swap stencil and modifier aux assignment order
2023-07-20 Nanley Cheryhasvk: Delete modifier with aux code
2023-07-20 Nanley Cherycrocus: Delete modifier with aux code
2023-07-20 Nanley Cheryiris: Reduce accesses of mod_info->aux_usage
2023-07-20 Nanley Cheryanv: Reduce accesses of isl_mod_info->aux_usage
2023-07-20 Nanley Cheryanv: Handle explicit surface layout of DG2_RC_CCS
2023-07-20 Nanley Cheryintel: Add and use isl_drm_modifier_get_plane_count
2023-07-20 Nanley Cheryanv: Don't support ASTC images with modifiers
2023-07-20 Nanley Cheryiris: Remap DRM_FORMAT_MOD_INVALID more often during...
2023-07-20 Rohan Garganv: use the correct GFX_VERx10 macro for WA
2023-07-20 Rohan Garganv: use the WA infrastructure where possible when...
2023-07-20 Marek Olšákradeonsi: fix a CDNA regression breaking compute
2023-07-20 Christian Gmeinernir/print: print instr pass_flags
2023-07-20 Yiwei Zhangturnip: flush cache for dstBuffer in vkCmdCopyQueryPool...
2023-07-20 Alyssa Rosenzweigir2: Switch to nir_legacy
2023-07-20 Alyssa Rosenzweigasahi: Advertise Z16_UNORM
2023-07-20 Alyssa Rosenzweigasahi: Execute preambles for background programs
2023-07-20 Alyssa Rosenzweigasahi: Offset clear colour uniform by 4
2023-07-20 Alyssa Rosenzweigasahi: Ignore spilled render targets for background...
2023-07-20 Alyssa Rosenzweigasahi: Permit meta shaders to use preambles
2023-07-20 Alyssa Rosenzweigasahi: Lower multisample image stores
2023-07-20 Alyssa Rosenzweigasahi: Lower tilebuffer access for spilled RTs
2023-07-20 Alyssa Rosenzweigasahi: Extract some tilebuffer lowering code
2023-07-20 Alyssa Rosenzweigasahi: Ignore spilled render targets with partial renders
2023-07-20 Alyssa Rosenzweigasahi: Ignore spilled render targets in EOT shaders
2023-07-20 Alyssa Rosenzweigasahi: Do not support masking with spilled RTs
2023-07-20 Alyssa Rosenzweigasahi: Add agx_tilebuffer_spills query
2023-07-20 Alyssa Rosenzweigasahi: Introduce concept of spilled render targets
2023-07-20 Alyssa Rosenzweigasahi: Extract sampler_view_for_surface
2023-07-20 Alyssa Rosenzweigagx: Plumb in coverage mask
2023-07-20 Alyssa Rosenzweigagx: Require tag writes with side effects
2023-07-20 Alyssa Rosenzweigagx: Add simple image fencing pass
2023-07-20 Alyssa Rosenzweigagx: Implement fence_*_to_tex_agx intrinsics
2023-07-20 Alyssa Rosenzweigagx: Don't emit silly barriers
2023-07-20 Alyssa Rosenzweigagx: Emit global memory barriers for images
2023-07-20 Alyssa Rosenzweigagx: Implement image_load
2023-07-20 Alyssa Rosenzweigagx: Extract texture write mask handling
2023-07-20 Alyssa Rosenzweigagx: Add image_load opcode
2023-07-20 Alyssa Rosenzweigasahi,agx: Fix txf sampler
2023-07-20 Alyssa Rosenzweigagx: Lower buffer images
2023-07-20 Alyssa Rosenzweigagx: Lower image atomics
2023-07-20 Alyssa Rosenzweigagx: Extract texture_descriptor_ptr_for_* helpers
2023-07-20 Alyssa Rosenzweigagx: Extract coords_for_buffer_texture helper
2023-07-20 Alyssa Rosenzweigagx: Add interleave opcode
2023-07-20 Alyssa Rosenzweigagx: Handle early_fragment_tests
2023-07-20 Alyssa Rosenzweigagx: Implement image barriers
2023-07-20 Alyssa Rosenzweigagx: Wait for outstanding stores before barriers
2023-07-20 Alyssa Rosenzweigagx: Handle frag side effects without render targets
2023-07-20 Alyssa Rosenzweigagx: Translate image_store from NIR
2023-07-20 Alyssa Rosenzweigagx: Translate texture bindless handles
2023-07-20 Alyssa Rosenzweigagx: Pack bindless textures
2023-07-20 Alyssa Rosenzweigagx: Handle bindless properly for txs lowering
2023-07-20 Alyssa Rosenzweigagx: Model texture bindless base
2023-07-20 Alyssa Rosenzweigagx: Add image write instruction
2023-07-20 Alyssa Rosenzweigagx: Generalize texture/PBE packing
2023-07-20 Alyssa Rosenzweigagx: Lower image size to txs
2023-07-20 Alyssa Rosenzweigagx: Legalize image LODs to be 16-bit
2023-07-20 Alyssa Rosenzweigasahi: Use nir_lower_robust_access
2023-07-20 Alyssa Rosenzweigasahi: Extend PBE packing for image support
2023-07-20 Alyssa Rosenzweigasahi: Augment PBE descriptor for software access
2023-07-20 Asahi Linaasahi: Add a shared library interface for decode
2023-07-20 Asahi Linaasahi: decode: Add a function to construct decode_param...
2023-07-20 Asahi Linaasahi: decode: Refactor to always copy GPU mem to local...
2023-07-20 Asahi Linaasahi: wrap: Handle freeing shmems
2023-07-20 Asahi Linaasahi: Add extra CDM header block for G14X
2023-07-20 Asahi Linaasahi: decode: Add a params argument to pass through
2023-07-20 Alyssa Rosenzweigagx: Fix bogus assert
2023-07-20 Alyssa Rosenzweigagx: Reduce un/packs with mem access lowering
2023-07-20 Alyssa Rosenzweigagx: Vectorize 16-bit parallel copies
2023-07-20 Alyssa Rosenzweigagx: Try to allocate phi sources with loop phis
2023-07-20 Alyssa Rosenzweigagx: Try to allocate phi sources with phis
2023-07-20 Alyssa Rosenzweigagx: Try to allocate phis compatibly with sources
next