intel/perf: fix raw query kernel metric selection
[mesa.git] / src / intel / vulkan /
2020-08-21 Ricardo Quesadaanv: support fd==-1 in ImportSemaphoreFdKHR
2020-08-21 Tapani Pällianv: take depth in to account in anv_GetImageSubresourc...
2020-08-20 Tapani Pällianv: null check for buffer before reading size
2020-08-19 Connor Abbottnir/lower_input_attachments: Support loading layer...
2020-08-19 Connor Abbottnir/lower_input_attachments: Refactor to use an options...
2020-08-18 Bas Nieuwenhuizendriconf: Support selection by Vulkan applicationName.
2020-08-17 Dave Airlievulkan/wsi: add sw support. (v2)
2020-08-15 Lionel Landwerlinanv: don't fail userspace relocation with perf queries
2020-08-14 Dave Airlieanv: add no reloc flags on empty and simple bo paths.
2020-08-14 Rohan Garganv: Mark anv_dump_{start,finish} as PUBLIC
2020-08-12 Danylo Piliaievanv/nir: Unify inputs_read/outputs_written between...
2020-08-11 Tapani Pällianv: add a check for depthStencilState before using it
2020-08-11 Lionel Landwerlinanv: fix up dynamic clip emission
2020-08-11 Lionel Landwerlinanv: centralize vk to gen arrays
2020-08-07 Lionel Landwerlinanv: track the current frame and write it into the...
2020-08-06 Lionel Landwerlinanv: fix incorrect realloc failure handling
2020-08-06 Jason Ekstrandanv: Advertise shaderIntegerFunctions2
2020-08-05 Kristian H. Kristensenanv: Add stub for anv_gem_get_tiling() for Android
2020-08-05 Kristian H. Kristensenanv: Pass device to setup_gralloc0_usage for error...
2020-08-04 Iván Brianoanv: fix allocation of custom border color pool
2020-08-03 Jason Ekstrandanv: Implement VK_EXT_4444_formats
2020-08-02 Tapani Pällianv: toggle on VK_EXT_extended_dynamic_state
2020-08-02 Tapani Pällianv: dynamic vertex input binding stride and size support
2020-08-02 Tapani Pällianv: depth/stencil dynamic state support
2020-08-02 Tapani Pällianv: add support for dynamic primitive topology change
2020-08-02 Tapani Pällianv: add support for dynamic viewport and scissor with...
2020-08-02 Tapani Pällianv: add support for dynamic cull mode and winding...
2020-08-02 Tapani Pällianv: handle dynamic viewport count
2020-08-02 Tapani Pällianv: consider dynamic state when creating pipeline
2020-08-02 Tapani Pällianv: add new dynamic states
2020-08-02 Tapani Pällianv: add VK_EXT_extended_dynamic_state but leave it...
2020-07-30 Alejandro Piñeirovulkan/util: add struct vk_pipeline_cache_header
2020-07-29 Jason Ekstrandnir: Add a nir_foreach_uniform_variable helper
2020-07-29 Jason Ekstrandnir: Add nir_foreach_shader_in/out_variable helpers
2020-07-28 Lionel Landwerlinanv: fix descriptor set free
2020-07-24 Jason Ekstrandanv,turnip,radv,clover,glspirv: Run nir_copy_prop befor...
2020-07-22 Lionel Landwerlinanv: properly handle fence import of sync_fd = -1
2020-07-21 Jason Ekstrandanv: Advertise support for VK_EXT_shader_atomic_float
2020-07-20 Jason Ekstrandanv: Advertise VK_EXT_image_robustness
2020-07-14 Eric Engestrommeson: fix android vulkan build
2020-07-10 Lionel Landwerlinanv: fix uninitialized variable access
2020-07-10 Eric Engestromvulkan: automatically compile the `display` platform...
2020-07-07 Jason Ekstrandanv: Handle clamping of inverted depth ranges
2020-07-06 Lionel Landwerlinanv: garbage collect timeline semaphore when querying...
2020-07-06 Marcin Ślusarzintel/perf: move query_mask and location out of gen_per...
2020-07-02 Timothy Arcerianv: update fallthrough comment so gcc sees it
2020-06-26 Rafael Antognollianv: Align "used" attribute to 64 bits.
2020-06-24 Jordan Justenanv/cmd_buffer: Split GPGPU_WALKER out to emit_gpgpu_walker
2020-06-24 Jordan Justenanv/pipeline: Split VFE/INTERFACE_DESCRIPTOR out to...
2020-06-22 Jason Ekstrandanv: Bump the advertised patch version to 145
2020-06-22 Jordan Justenanv: Make use of devinfo has_aux_map field
2020-06-22 Eric Engestromutil: rename xmlpool.h to driconf.h
2020-06-22 Eric Engestromdriconf: drop now unused translation facility
2020-06-22 Rafael Antognollianv/dg1: Don't use SET_TILING kernel uapi.
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
next