vulkan/wsi: Really terminate DRM lease in wsi_release_display().
[mesa.git] / src / intel /
2020-06-20 Arcady Goldmints... intel/compiler: Always apply sample mask on Vulkan.
2020-06-19 Nanley Cheryisl/drm: Support I915_FORMAT_MOD_Y_TILED_GEN12_RC_CCS
2020-06-19 Nanley Cheryintel: Add ISL_AUX_USAGE_GEN12_CCS_E
2020-06-19 Jason Ekstrandanv: Use resolve_device_entrypoint for dispatch init
2020-06-19 Matt Turnerintel/tools: Add assembler tests for the cr0 register
2020-06-19 Matt Turnerintel/tools: Disallow control subregisters > 3
2020-06-19 Matt Turnerintel/tools: Require explicit regions/types for special...
2020-06-19 Matt Turnerintel/tools: Drop srctype from ipreg
2020-06-19 Matt Turnerintel/tools: Remove unnecessary reg number checking
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-17 Sagar Ghugeintel/compiler: Remove unnecessary optimization for MUL
2020-06-16 Sagar Ghugeintel/compiler: Optimize integer add with 0 into mov
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-13 Eric Engestromintel/tools: make test aware of the meson test wrapper
2020-06-13 Eric Engestromintel/tools: rewrite run-test.sh in python
2020-06-13 Eric Engestromintel/genxml: replace gen_sort_tags.py MIT licence...
2020-06-13 Eric Engestromintel/genxml: drop python 2 support for gen_sort_tags.py
2020-06-12 Matt Turnerintel/compiler: Drop opt_sampler_eot()
2020-06-11 Jason Ekstrandintel/nir: Call nir_metadata_preserve on !progress
2020-06-11 Jason Ekstrandnir: Call nir_metadata_preserve on !progress
2020-06-09 Jason Ekstrandanv/allocator: Compare to start_offset in state_pool_fr...
2020-06-08 Caio Marcelo de... intel/fs: Add Fall-through comment
2020-06-06 Marcin Ślusarzintel/compiler: fix Android build
2020-06-06 Vinson Leeintel/genxml: Migrate from deprecated xml.etree.Element...
2020-06-06 Vinson LeeSwitch from cElementTree to ElementTree.
2020-06-05 Eric Engestromintel: fix gen_sort_tags.py
2020-06-05 Eric Engestromintel/genxml: drop sort_xml.sh and move the loop direct...
2020-06-03 Boris Brezillonintel/compiler: Extract control barriers from scoped...
2020-06-03 Boris Brezillonnir: Replace the scoped_memory barrier by a scoped_barrier
2020-06-03 Timothy Arcerinir: add callback to nir_remove_dead_variables()
2020-06-01 Dylan Bakermeson: use 2 space not 3 space indent
2020-06-01 Dylan Bakermeson: use gnu_symbol_visibility argument
2020-05-31 Satyeshwar Singhintel/dev: Don't consider all TGL SKUs as GT1 only
2020-05-30 Jason Ekstrandintel/fs: Emit HALT for discard on Gen4-5
2020-05-30 Jason Ekstrandintel/fs: Fix unused texture coordinate zeroing on...
2020-05-30 Jason Ekstrandintel/vec4: Stomp the return type of RESINFO to UINT32
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... intel/fs: Generate multiple CS SIMD variants for variab...
2020-05-28 Caio Marcelo de... anv: Use new helper functions to pick SIMD variant...
2020-05-28 Caio Marcelo de... intel/fs: Add helper to get prog_offset and simd_size
2020-05-28 Caio Marcelo de... intel/fs: Support INTEL_DEBUG=no8,no32 in compute shaders
2020-05-28 Caio Marcelo de... intel/fs: Remove min_dispatch_width spilling decision...
2020-05-27 Danylo Piliaievintel/fs: Work around dual-source blending hangs in...
2020-05-26 Alyssa Rosenzweigintel: Use SATURATE
2020-05-26 Caio Marcelo de... intel/fs: Remove redundant assert()
2020-05-26 Caio Marcelo de... intel/fs: Early return when can't satisfy explicit...
2020-05-26 Caio Marcelo de... intel/fs: Remove unused state from brw_nir_lower_cs_int...
2020-05-26 Caio Marcelo de... intel/fs: Remove unused emission of load_simd_with_intel
2020-05-23 Eric Engestromtree-wide: fix deprecated GitLab URLs
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 Andrii Simikliti965/vec4: Ignore swizzle of VGRF for use by var_range_...
2020-05-20 D Scott Phillipsanv/gen11+: Disable object level preemption
2020-05-20 Lionel Landwerlinintel/aub_error_decoder: print driver identifier if...
2020-05-20 Lionel Landwerlinanv: add identifier BO
2020-05-20 Lionel Landwerlinintel: add identifier for debug purposes
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 Landwerlinintel/perf: reuse offset specified in the query
2020-05-20 Lionel Landwerlinanv: use a query filled by the perf code
2020-05-20 Lionel Landwerlinintel/perf: report whether the platform supported
2020-05-20 Lionel Landwerlinintel/perf: add counter category to generated code
2020-05-20 Lionel Landwerlinintel/perf: add helper to compute metrics from counters
2020-05-20 Lionel Landwerlinintel/perf: emit counter units in generated code
2020-05-20 Lionel Landwerlinintel/perf: compute number of passes for a set of counters
2020-05-20 Lionel Landwerlinintel/perf: create a unique list of counters
2020-05-20 Lionel Landwerlinintel/perf: update generated code to ralloc all data
2020-05-20 Lionel Landwerlinintel/perf: store the appropriate OA formats in queries
2020-05-20 Lionel Landwerlinintel/perf: make pipeline statistic query loading optional
2020-05-20 Lionel Landwerlinintel/genxml: add PIPE_CONTROL command cache invalidate bit
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-20 Lionel Landwerlinintel/mi-builder: add framework for self modifying...
2020-05-20 Lionel Landwerlinintel/genxml: fix bits generation for MI_LOAD_REGISTER_IMM
2020-05-19 Ian Romanickintel/drm-shim: Return correct values for I915_PARAM_HA...
2020-05-19 Ian Romanickintel/drm-shim: Add noop ioctl handler for set_tiling
2020-05-18 Jason Ekstrandanv:gpu_memcpy: Emit 3DSTATE_VF_INDEXING on Gen8+
2020-05-18 Caio Marcelo de... intel/fs: Use writes_memory from shader_info
2020-05-15 Rafael Antognolliintel: Store the aperture size in devinfo.
2020-05-14 Ian Romanickintel: Silence unused parameter warning in __intel_log_...
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
next