turnip: Properly return VK_DEVICE_LOST on queuesubmit failures.
[mesa.git] / src / freedreno / vulkan / tu_device.c
2020-06-26 Eric Anholtturnip: Properly return VK_DEVICE_LOST on queuesubmit...
2020-06-26 Eric Anholtturnip: Do better TU_DEBUG=startup logging of drmGetDev...
2020-06-26 Bas Nieuwenhuizenturnip: semaphore support.
2020-06-26 Rob Clarkfreedreno/ir3: add ir3_compiler_destroy()
2020-06-26 Jonathan Marekturnip: fix VK_STRUCTURE_TYPE_PHYSICAL_DEVICE_VULKAN_1_...
2020-06-25 Eric Anholtturnip: Add support for polygon fill modes.
2020-06-25 Jonathan Marekturnip: implement VK_KHR_shader_draw_parameters
2020-06-25 Jonathan Marekturnip: implement VK_EXT_vertex_attribute_divisor
2020-06-24 Jonathan Marekturnip: implement depthBounds
2020-06-23 Jonathan Marekturnip: enable VK_EXT_index_type_uint8
2020-06-22 Brian Hoturnip: Enable tessellationShader physical device feature
2020-06-19 Brian Hoturnip: Fill out VkPhysicalDeviceSubgroupProperties
2020-06-18 Jonathan Marekturnip: move enum translation functions to a common...
2020-06-17 Jonathan Marekturnip: fix cubic filtering with CmdBlitImage
2020-06-09 Eric Anholtturnip: Expose robustBufferAccess.
2020-06-08 Jonathan Marekturnip: clamp sampler minLod/maxLod
2020-06-08 Jonathan Marekturnip: update some properties based on blob driver
2020-06-05 Eric Anholtturnip: Add support for alphaToOne.
2020-05-26 Kristian H. Kristensenturnip: Use tu6_reduction_mode() to avoid warning
2020-05-20 Jonathan Marekturnip: implement VK_KHR_sampler_ycbcr_conversion
2020-05-14 Eduardo Lima Mitevfreedreno/uuid: Generate meaningful device and driver...
2020-05-14 Eduardo Lima Mitevfreedreno: Centralize UUID generation into new files...
2020-05-13 Connor Abbotttu: Add noubwc debug flag to disable UBWC
2020-05-13 Connor Abbotttu: Add a "scratch bo" allocation mechanism
2020-05-13 Samuel Pitoisetturnip: use the common code for generating extensions...
2020-04-28 Rob Clarkfreedreno/a6xx+tu: rename VSC_DATA/VSC_DATA2
2020-04-24 Jonathan Marekturnip: add adreno 650
2020-04-24 Jonathan Marekturnip: remove unused RB_UNKNOWN_8E04_blit
2020-04-23 Hyunjun Koturnip: Implement and enable VK_QUERY_TYPE_TRANSFORM_FE...
2020-04-22 Jonathan Marekturnip: implement VK_EXT_sampler_filter_minmax
2020-04-22 Jonathan Marekturnip: enable cube arrays
2020-04-22 Jonathan Marekturnip: implement VK_EXT_filter_cubic
2020-04-22 Jonathan Marekturnip: implement VK_EXT_sample_locations
2020-04-21 Connor Abbotttu: Fix the advertised maxFragmentInputComponents
2020-04-16 Jonathan Marekturnip: don't limit framebuffer size to image size
2020-04-09 Connor Abbotttu: Switch to the bindless descriptor model
2020-04-09 Jonathan Marekturnip: disable 8x msaa
2020-04-09 Jonathan Marekturnip: split up gmem/tile alignment
2020-04-09 Jonathan Marekturnip: RB_CCU_CNTL fixes
2020-04-09 Jonathan Marekfreedreno/registers: add RB_CCU_CNTL bitfields
2020-04-09 Jonathan Marekturnip: improve vertex input handling
2020-04-07 Kristian H. Kristensenturnip: Stub out VK_KHR_external_{fence,semaphore}_fd
2020-04-07 Kristian H. Kristensenturnip: Add missing VKAPI_ATTR annotations
2020-04-07 Jonathan Marekturnip: implement timestamp query
2020-04-07 Brian Hoturnip: Enable geometryShader device feature
2020-04-07 Brian Hoturnip: Update maxGeometryShaderInvocations to match...
2020-04-03 Brian Hoturnip: Advertise 8 bit subpixel precision
2020-03-31 Connor Abbotttu: Return the correct alignment for images
2020-03-24 Jonathan Marekturnip: implement depth clamp
2020-03-16 Connor Abbotttu: Rewrite border color handling
2020-03-12 Hyunjun Koturnip: Enable VK_EXT_transform_feedback
2020-02-28 Jonathan Marekturnip: don't hardcode gmem base for input attachment
2020-02-26 Jonathan Marekturnip: enable fullDrawIndexUint32/independentBlend...
2020-02-26 Jonathan Marekturnip: enable sampleRateShading feature
2020-02-19 Jonathan Marekturnip: add option to force use of hw binning
2020-02-13 Connor Abbotttu: Sysmem rendering
2020-02-12 Chad Versaceturnip: Add a618 support
2020-02-12 Chad Versaceturnip: Add magic register values to tu_physical_device
2020-02-05 Connor Abbotttu: Move vsc_data and vsc_data2 allocation into the...
2020-02-04 Kristian H. Kristensenturnip: Be explicit about converting vk compare func...
2020-01-30 Brian Hoturnip: Free event->bo on vkDestroyEvent
2020-01-29 Brian Hoturnip: Enable occlusionQueryPrecise
2020-01-23 Eric Anholtturnip: Add support for uniform texel buffers.
2019-12-13 Jonathan Marekturnip: update tile_align_w/tile_align_h
2019-12-11 Eric Anholttu: Move UBWC layout into fdl6_layout() and use that...
2019-12-09 Jonathan Marekturnip: add hw binning
2019-12-06 Jonathan Marekturnip: implement border color
2019-12-05 Eric Anholtturnip: Add basic SSBO support.
2019-11-27 Eric Anholtturnip: Disable timestamp queries for now.
2019-11-12 Jonathan Marekfreedreno: add Adreno 640 ID
2019-10-31 Bas Nieuwenhuizenturnip: Remove _mesa_locale_init/fini calls.
2019-10-15 Jonathan Marekturnip: basic msaa working
2019-10-15 Jonathan Marekturnip: add anisotropy and compressed formats to device...
2019-10-15 Jonathan Marekturnip: improve sampler descriptor
2019-10-15 Jonathan Marekturnip: fix segmentation fault in events
2019-09-26 Jonathan Marekturnip: implement sampler state
2019-09-18 Bas Nieuwenhuizentu: Set up glsl types.
2019-06-03 Vinson Leefreedreno: Fix GCC build error.
2019-05-14 Eric Anholtfreedreno: Move msm_drm.h to the same spot as other...
2019-04-30 Eric Engestromturnip: update to use the new features struct names
2019-04-26 Emil Velikovturnip: drop dead close(master_fd)
2019-03-11 Chia-I Wuturnip: preliminary support for Wayland WSI
2019-03-11 Chad Versaceturnip: Use Vulkan 1.1 names instead of KHR
2019-03-11 Chia-I Wuturnip: preliminary support for shader modules
2019-03-11 Chia-I Wuturnip: mark IBs for dumping
2019-03-11 Bas Nieuwenhuizenturnip: Add buffer memory binding.
2019-03-11 Chia-I Wuturnip: preliminary support for fences
2019-03-11 Chia-I Wuturnip: add support for VK_KHR_external_memory_{fd...
2019-03-11 Chia-I Wuturnip: add functions to import/export prime fd
2019-03-11 Chia-I Wuturnip: preliminary support for tu_GetRenderAreaGranularity
2019-03-11 Chia-I Wuturnip: preliminary support for tu_BindImageMemory2
2019-03-11 Chia-I Wuturnip: add cmdbuf->bo_list to bo_list in queue submit
2019-03-11 Chia-I Wuturnip: build drm_msm_gem_submit_bo array directly
2019-03-11 Chia-I Wuturnip: run sed and clang-format on tu_cs
2019-03-11 Kristian H. Kristensenturnip: Only get bo offset when we need to mmap
2019-03-11 Chia-I Wuturnip: preliminary support for tu_QueueWaitIdle
2019-03-11 Chia-I Wuturnip: add wrappers around DRM_MSM_SUBMITQUEUE_*
2019-03-11 Chia-I Wuturnip: add wrappers around DRM_MSM_GET_PARAM
2019-03-11 Chia-I Wuturnip: remove unnecessary libfreedreno_drm dep
2019-03-11 Chia-I Wuturnip: use msm_drm.h from inc_freedreno
next