platform/upstream/mesa.git
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
2023-07-20 Alyssa Rosenzweigagx: Add try_coalesce_with helper
2023-07-20 Alyssa Rosenzweigasahi: Forbid 2D Linear with images
2023-07-20 Alyssa Rosenzweigasahi: Don't restrict sampler views
2023-07-20 Alyssa Rosenzweigasahi: Make clear the non-sRGBness of EOT images
2023-07-20 Alyssa Rosenzweigasahi: Upload image descriptors
2023-07-20 Alyssa Rosenzweigasahi: Upload at most the max texture state registers
2023-07-20 Alyssa Rosenzweigasahi: Add texture/image indexing lowering pass
2023-07-20 Alyssa Rosenzweigasahi: Add agx_batch_track_image helper
2023-07-20 Alyssa Rosenzweigasahi: Reallocate to set the writeable image flag
2023-07-20 Alyssa Rosenzweigasahi: Mark writeable images as such
2023-07-20 Alyssa Rosenzweigail: Page-align layers for writable images
2023-07-20 Alyssa Rosenzweigasahi,agx: Set coherency bit for clustered targets
2023-07-20 Janne Grunauasahi: toggle more barrier bits after transform feedback
2023-07-20 Alyssa Rosenzweigasahi: Identify background/EOT counts
2023-07-20 Alyssa Rosenzweigasahi: Serialize NIR in memory
2023-07-20 Alyssa Rosenzweigasahi: Extract shader_initialize helper
2023-07-20 Asahi Linaasahi: Add nomsaa debug flag
2023-07-20 Asahi Linaasahi: Add smalltile debug option
2023-07-20 Asahi Linaasahi: Add synctvb debug flag
2023-07-20 Alyssa Rosenzweigasahi: Refactor PBE upload routine
2023-07-20 Alyssa Rosenzweigasahi: Remove unused #define
2023-07-20 Alyssa Rosenzweigasahi: Use nir_builder_at more
2023-07-20 Alyssa Rosenzweigasahi: Augment fake drm_asahi_params_global
2023-07-20 Sergi Blanch... Integrate ci-kdl in the building process and launch...
2023-07-20 Sergi Blanch... Introduce ci-kdl builder and launcher.
2023-07-20 Vignesh Ramanci: add Vignesh Raman into restricted traces access...
2023-07-20 Eric Engestromci: delete install.tar after extracting it to avoid...
2023-07-20 Pavel Ondračkar300: fix cycles calculation
2023-07-20 Lionel Landwerlinci/a530: switch a few tests to flakes to unblock CI
2023-07-20 Felix DeGroodintel/compiler: use shader source hash in shader dump...
2023-07-20 Felix DeGroodintel: use shader source hash in INTEL_MEASURE
2023-07-20 Felix DeGroodmesa: propagate shader source sha1 from gl_shader to...
2023-07-20 Felix DeGroodiris: save shader source sha1 in ish
2023-07-20 Felix DeGroodanv: Add Source hash field to VkPipelineExecutableStati...
2023-07-20 Felix DeGroodanv: save a shader source uint32_t hash in gfx/compute...
next