anv: Swizzle fast-clear values
[mesa.git] / src / intel / vulkan /
2020-03-18 Jason Ekstrandanv: Swizzle fast-clear values
2020-03-18 Jason Ekstrandintel/blorp: Add support for swizzling fast-clear colors
2020-03-18 Chad Versaceanv: Use isl_drm_modifier_get_default_aux_state()
2020-03-17 Jason Ekstrandanv: Do an end-of-pipe sync before updating AUX table...
2020-03-17 Caio Marcelo de... intel/blorp: Plumb the stage through blorp upload_shader
2020-03-16 Jason Ekstrandanv: Push UBO ranges relative to the start of the binding
2020-03-16 Jason Ekstrandanv: Fix the comparison in an assert
2020-03-16 Tapani Pälliintel/compiler: detect if atomic load store operations...
2020-03-13 Jason Ekstrandanv: Dump push ranges via VK_KHR_pipeline_executable_pr...
2020-03-12 Caio Marcelo de... anv: Remove duplicate code in anv_cmd_buffer_bind_descr...
2020-03-12 Caio Marcelo de... anv: Reduce compute pipeline batch_data size
2020-03-12 Caio Marcelo de... anv: Split graphics and compute bits from anv_pipeline
2020-03-12 Caio Marcelo de... anv: Use a separate field in the pipeline for compute...
2020-03-12 Caio Marcelo de... anv: Decouple flush_descriptor_sets() from pipeline...
2020-03-12 Caio Marcelo de... anv: Decouple flush_descriptor_sets() helpers from...
2020-03-12 Caio Marcelo de... anv: Remove redundant check in flush_descriptor_sets...
2020-03-12 Caio Marcelo de... anv: Pass the right pipe_state to flush_descriptor_sets()
2020-03-12 Caio Marcelo de... anv: Keep the shader stage in anv_shader_bin
2020-03-12 Caio Marcelo de... anv: Use a dynamic array for storing executables in...
2020-03-12 Caio Marcelo de... anv: Use pipeline type to decide whether or not lower...
2020-03-12 Caio Marcelo de... anv: Add a new enum to identify the pipeline type
2020-03-07 Lionel Landwerlinanv: stop storing prog param data into shader blobs
2020-03-07 Jason Ekstrandanv: Bounds-check pushed UBOs when robustBufferAccess...
2020-03-07 Jason Ekstrandanv: Add an align_down_u32 helper
2020-03-07 Jason Ekstrandanv: Align UBO sizes to 32B
2020-03-07 Jason Ekstrandanv: Delete some pointless break statements
2020-03-07 Jason Ekstrandanv: Pass buffer addresses into emit_push_constant*
2020-03-07 Jason Ekstrandanv: Mark max_push_range UNUSED and simplify the code
2020-03-07 Jason Ekstrandanv: Parse VkPhysicalDeviceFeatures2 in CreateDevice
2020-03-06 Chad Versaceanv: Flatten the logic add_aux_surface_if_supported...
2020-03-06 Chad Versaceanv: Refactor creation of aux surfaces (v2)
2020-03-06 Chad Versaceanv: Add anv_image_plane_needs_shadow_surface() (v2)
2020-03-05 Jason Ekstrandanv: Enable HiZ for VK_IMAGE_LAYOUT_TRANSFER_DST_OPTIMAL
2020-03-03 Rafael Antognolliintel/gen12+: Disable mid thread preemption.
2020-03-03 Rafael Antognolliintel/isl: Implement D16_UNORM workarounds.
2020-03-03 Paulo Zanonianv: multiply the scratch space by 4 on gen9-10 like...
2020-03-03 Paulo Zanoniintel: fix the gen 12 compute shader scratch IDs
2020-03-03 Paulo Zanoniintel: fix the gen 11 compute shader scratch IDs
2020-03-02 Rafael Antognollianv: Wait for the GPU to be idle before invalidating...
2020-03-02 Jason Ekstrandanv: Do end-of-pipe sync around MCS/CCS ops instead...
2020-03-02 Jason Ekstrandanv: Use a proper end-of-pipe sync instead of just...
2020-03-02 Jason Ekstrandanv: Use the PIPE_CONTROL instead of bits for the CS...
2020-02-27 Caio Marcelo de... anv: Remove unused field `urb.total_size`
2020-02-27 Caio Marcelo de... anv: Remove unused field xfb_used from anv_pipeline
2020-02-26 Jason Ekstrandnir: Drop nir_tex_instr::texture_array_size
2020-02-25 Jason Ekstrandanv: Always enable the data cache
2020-02-24 Caio Marcelo de... nir, intel: Move use_scoped_memory_barrier to nir_options
2020-02-21 Caio Marcelo de... anv: Add pipe_state_for_stage() helper
2020-02-21 Caio Marcelo de... anv: Use intel_debug_flag_for_shader_stage()
2020-02-19 Chad Versaceanv: Drop anv_image.c:get_surface()
2020-02-18 Caio Marcelo de... anv: Advertise VK_KHR_shader_non_semantic_info
2020-02-13 Jason Ekstrandanv: Reject modifiers on depth/stencil formats
2020-02-12 Chad Versaceanv: Respect ISL_SURF_USAGE_DISABLE_AUX_BIT in make_sur...
2020-02-12 Chad Versaceanv: Clarify behavior of anv_image_aspect_to_plane()
2020-02-12 Chad Versaceanv: Delete anv_image::ccs_e_compatible
2020-02-12 Arcady Goldmints... Rename nir_lower_constant_initializers to nir_lower_var...
2020-02-11 Chad Versaceanv: Rename param make_surface::dev to device
2020-02-11 Chad Versaceanv: Drop unused anv_image_get_surface_for_aspect_mask()
2020-02-06 Jason Ekstrandanv: No-op submit and wait calls when no_hw is set
2020-02-06 Lionel Landwerlinanv: set MOCS on push constants
2020-02-05 Lionel Landwerlinanv: implement gen12 post sync pipe control workaround
2020-02-05 Lionel Landwerlinanv: implement gen9 post sync pipe control workaround
2020-02-02 Jason Ekstrandanv/blorp: Use the correct size for vkCmdCopyBufferToImage
2020-01-31 Jason Ekstrandanv: Always fill out the AUX table even if CCS is disabled
2020-01-31 Jason Ekstrandanv: Plumb deref block size through to 3DSTATE_SF
2020-01-31 Jason Ekstrandintel/common: Return the block size from get_urb_config
2020-01-31 Jason Ekstrandanv: Emit URB setup earlier
2020-01-31 Jason Ekstrandintel/blorp: Always emit URB config on Gen7+
2020-01-31 Jason Ekstrandintel: Take a gen_l3_config in gen_get_urb_config
2020-01-31 Jason Ekstrandintel/genxml: Drop SLMEnable from L3CNTLREG on Gen11
2020-01-31 Jason Ekstrandanv,iris: Set 3DSTATE_SF::DerefBlockSize to per-poly...
2020-01-29 Jason Ekstrandanv: Rename a variable
2020-01-29 Jason Ekstrandanv/block_pool: Ensure allocations have contiguous...
2020-01-29 Jason Ekstrandanv: Re-use one old BT block in reset_batch_bo_chain
2020-01-29 Jason Ekstrandanv: Set actual state pool sizes when we have softpin
2020-01-28 Jordan Justenanv: Emit CS Stall before Instruction Cache flush for...
2020-01-28 Jason Ekstrandanv: Replace one more aux_surface.isl.size_B check
2020-01-28 Brian Hoanv: Handle unavailable queries in vkCmdCopyQueryPoolRe...
2020-01-28 Brian Hoanv: Properly fetch partial results in vkGetQueryPoolRe...
2020-01-28 Tapani Pällianv/android: make format_supported_with_usage static
2020-01-28 Tapani Pällianv/android: setup gralloc1 usage from gralloc0 usage...
2020-01-27 Jason Ekstrandanv: Insert holes for non-existant XFB varyings
2020-01-25 Jason Ekstrandanv: Rework CCS memory handling on TGL-LP
2020-01-25 Jason Ekstrandanv: Make anv_vma_alloc/free a lot dumber
2020-01-25 Jason Ekstrandanv: Make AUX table invalidate a PIPE_* bit
2020-01-25 Jason Ekstrandanv: Add another align_down helper
2020-01-25 Jason Ekstrandanv: Delete a redundant calculation
2020-01-24 Caio Marcelo de... anv: Always initialize target_stencil_layout
2020-01-24 Jason Ekstrandanv: Replace aux_surface.isl.size_B checks with aux_usa...
2020-01-24 Jason Ekstrandanv: Rework the meaning of anv_image::planes[]::aux_usage
2020-01-24 Jason Ekstrandanv: Improve BTI change cache flushing
2020-01-24 Jason Ekstrandanv: Allow HiZ in read-only depth layouts
2020-01-24 Jason Ekstrandanv: Add a usage parameter to anv_layout_to_aux_usage
2020-01-24 Jason Ekstrandanv: Use isl_aux_state for HiZ resolves
2020-01-24 Jason Ekstrandanv: Add a layout_to_aux_state helper
2020-01-24 Jason Ekstrandanv: Use TRANSFER_SRC_OPTIMAL for depth/stencil MSAA...
2020-01-24 Jason Ekstrandanv/apply_pipeline_layout: Initialize the nir_builder...
2020-01-23 Lionel Landwerlinanv/iris: warn gen12 3DSTATE_HS restriction
2020-01-23 Ian Romanickanv: Enable SPV_INTEL_shader_integer_functions2 and...
2020-01-22 Lionel Landwerlinanv: ensure prog params are initialized with 0s
next