intel/l3: Return the URB size from devinfo for DG1
[mesa.git] / src / intel / vulkan /
2020-06-22 Jordan Justenanv: Set L3 full way allocation at context init if...
2020-06-20 Arcady Goldmints... intel/compiler: Always apply sample mask on Vulkan.
2020-06-19 Jason Ekstrandanv: Use resolve_device_entrypoint for dispatch init
2020-06-18 Eric Engestromanv: replace all dup() with os_dupfd_cloexec()
2020-06-17 Iván Brianoanv: enable VK_EXT_pipeline_creation_cache_control
2020-06-17 Iván Brianoanv: implement VK_PIPELINE_CREATE_FAIL_ON_PIPELINE_COMP...
2020-06-17 Iván Brianoanv: support externally synchronized pipeline caches
2020-06-16 Lionel Landwerlinanv: add an option to disable secondary command buffer...
2020-06-16 Jason Ekstrandanv: Add anv_pipeline_init/finish helpers
2020-06-16 Jason Ekstrandanv: Add an anv_batch_set_storage helper
2020-06-16 Jan Beichanv,iris: unbreak on BSDs after 812cf5f522ab,abf8aed68047
2020-06-09 Jason Ekstrandanv/allocator: Compare to start_offset in state_pool_fr...
2020-06-06 Vinson LeeSwitch from cElementTree to ElementTree.
2020-06-03 Timothy Arcerinir: add callback to nir_remove_dead_variables()
2020-06-01 Dylan Bakermeson: use gnu_symbol_visibility argument
2020-05-28 Samuel Pitoisetspirv,radv,anv: implement no-op VK_GOOGLE_user_type
2020-05-28 Caio Marcelo de... intel: Add helper to calculate GPGPU_WALKER::RightExecu...
2020-05-28 Caio Marcelo de... anv: Use new helper functions to pick SIMD variant...
2020-05-20 Eric Engestromanv: disable VK_EXT_calibrated_timestamps when the...
2020-05-20 Eric Engestromanv: replace magic `| 1` with already #define'd name
2020-05-20 Eric Engestromanv: pass the fd directly to anv_gem_reg_read()
2020-05-20 D Scott Phillipsanv/gen11+: Disable object level preemption
2020-05-20 Lionel Landwerlinanv: add identifier BO
2020-05-20 Lionel Landwerlinanv: store the workaround address
2020-05-20 Lionel Landwerlinblorp: rename workaround address function
2020-05-20 Lionel Landwerlinanv: fixup unwinding of device create failure
2020-05-20 Lionel Landwerlinintel/perf: repurpose INTEL_DEBUG=no-oaconfig
2020-05-20 Lionel Landwerlinanv: Implement VK_KHR_performance_query
2020-05-20 Lionel Landwerlinanv: use a query filled by the perf code
2020-05-20 Lionel Landwerlinintel/perf: make pipeline statistic query loading optional
2020-05-20 Lionel Landwerlinanv: add a new execution mode for secondary command...
2020-05-20 Lionel Landwerlinanv: don't reserve a particular register for draw count
2020-05-18 Jason Ekstrandanv:gpu_memcpy: Emit 3DSTATE_VF_INDEXING on Gen8+
2020-05-15 Rafael Antognolliintel: Store the aperture size in devinfo.
2020-05-14 Ian Romanickanv: Silence unused parameter warning in anv_image_get_...
2020-05-14 Ian Romanickanv/tests: Silence unused parameter warnings in main
2020-05-14 Ian Romanickanv/tests: Don't rely on assert or changing NDEBUG...
2020-05-14 Jason Ekstrandanv: Fix descriptor set clean-up on BO allocation failure
2020-05-14 Jason Ekstrandanv: Call vk_object_base_finish for image views
2020-05-14 Danylo Piliaievanv: Fix deadlock in anv_timelines_wait
2020-05-14 Danylo Piliaievanv: Translate relative timeout to absolute when callin...
2020-05-14 Jason Ekstrandanv: Set MOCS in 3DSTATE_CONSTANT_* on Gen9+
2020-05-14 Jason Ekstrandanv: Set 3DSTATE_VF_INSTANCING on the SVGS element
2020-05-13 Iván Brianoanv: Implement VK_EXT_custom_border_color
2020-05-13 Iván Brianoanv: Add a way to reserve states from a pool
2020-05-13 Iván Brianoanv: Disable B5G6R5_UNORM_PACK16
2020-05-13 Iván Brianoanv: use the correct format on Android
2020-05-13 Samuel Pitoisetanv: use the common code for generating extensions...
2020-05-12 Jason Ekstrandanv,vulkan: Implement VK_EXT_private_data
2020-05-08 Jason Ekstrandanv/allocator: Add a start_offset to anv_state_pool
2020-05-08 Lionel Landwerlinanv: fix alignments for uniform buffers
2020-05-08 Tapani Pällianv: call base finish only if pass given in DestroyRend...
2020-05-07 Lionel Landwerlinanv: don't expose VK_INTEL_performance_query without...
2020-05-07 Arcady Goldmints... anv: increase minUniformBufferOffsetAlignment to 64
2020-05-05 Joshua Ashtonanv: Remove RANGE_SIZE usage
2020-05-04 Jason Ekstrandanv: Refactor setting descriptors with immutable sampler
2020-05-04 Jason Ekstrandvulkan,anv: Move the DEFINE_HANDLE_CASTS macros to...
2020-05-04 Jason Ekstrandvulkan,anv: Add a base object struct type
2020-05-04 Jason Ekstrandanv: Allocate CPU-side memory for events
2020-05-04 Jason Ekstrandanv: Stop clflushing events
2020-05-04 Jason Ekstrandvulkan,anv: Add a common base object type for VkDevice
2020-05-01 Nataraj Deshpandeanv: Disable extensions based on Android versions
2020-05-01 Nataraj Deshpandeanv: Limit vulkan version to 1.1 for Android
2020-05-01 Caio Marcelo de... intel: Let drivers call brw_nir_lower_cs_intrinsics()
2020-05-01 Kenneth Graunkeintel: Move anv_gem_supports_syncobj_wait to common...
2020-05-01 Kenneth Graunkeanv: Include linux/sync_file.h instead of cut and pasti...
2020-05-01 D Scott Phillipsanv,iris: Fix input vertex max for tcs on gen12
2020-04-30 Jason EkstrandRevert "anv/gen12: Temporarily disable VK_KHR_buffer_de...
2020-04-29 Tapani Pällianv: remove assert from GetImageMemoryRequirements[2]
2020-04-28 Jason Ekstrandanv: Claim VK_EXT_robustness2 support
2020-04-28 Jason Ekstrandanv: Handle null vertex buffer bindings
2020-04-28 Jason Ekstrandanv: Handle NULL descriptors
2020-04-28 Jason Ekstrandanv: Allow all clear colors for texturing on Gen11+
2020-04-28 Jason Ekstrandanv: Use anv_layout_to_aux_usage for color during rende...
2020-04-28 Jason Ekstrandanv: Split color_attachment_compute_aux_usage in two
2020-04-28 Jason Ekstrandanv: Rework depth_stencil_attachment_compute_aux_usage
2020-04-28 Jason Ekstrandanv: Refactor cmd_buffer_setup_attachments
2020-04-28 Jason Ekstrandanv: Stop allowing non-zero clear colors in input attac...
2020-04-28 Jason Ekstrandanv: Disallow fast-clears which require format-reinterp...
2020-04-28 Jason Ekstrandanv: Allocate surface states per-subpass
2020-04-28 Jason Ekstrandanv: Split command buffer attachment setup in three
2020-04-28 Jason Ekstrandanv: Mark images written in end_subpass
2020-04-28 Jason Ekstrandanv: Use ANV_FROM_HANDLE for pInheritanceInfo fields
2020-04-28 Jason Ekstrandanv: Assert surface states are valid
2020-04-28 Jason Ekstrandanv: Stop filling out the clear color in compute_aux_usage
2020-04-28 Jason Ekstrandanv: Add TRANSFER_SRC to pass usage not subpass usage
2020-04-28 Jason Ekstrandanv: Return an error if allocating attachment memory...
2020-04-28 Jason Ekstrandanv: Expose CS workgroup sizes based on a maximum of...
2020-04-24 Jason Ekstrandanv: Add support for HiZ+CCS
2020-04-24 Jason Ekstrandanv/cmd_buffer: Move anv_image_init_aux_tt higher
2020-04-24 Jason Ekstrandanv: Simplify a case in layout_to_aux_usage
2020-04-24 Jason Ekstrandanv: Generalize some aux usage checks
2020-04-24 Jason Ekstrandanv/blorp: Do less hard-coding of aux usages
2020-04-24 Jason Ekstrandanv: Rework anv_layout_to_aux_state
2020-04-24 Jason Ekstrandanv: Be more conservative about image view usage
2020-04-24 Jason Ekstrandanv: Move vk_image_layout_is_read_only higher
2020-04-24 Jason Ekstrandanv: Add a vk_image_layout_to_usage_flags helper
2020-04-24 Rafael Antognollianv: Enable HiZ on multi-layer depth buffers.
2020-04-24 Jason Ekstrandanv: Drop an assert
2020-04-24 Jason Ekstrandspirv: Use nir_const_value for spec constants
next