Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Missing VK_EXT_image_drm_format_modifier #317

Closed
nyanmisaka opened this issue Mar 18, 2023 · 3 comments
Closed

Missing VK_EXT_image_drm_format_modifier #317

nyanmisaka opened this issue Mar 18, 2023 · 3 comments

Comments

@nyanmisaka
Copy link

nyanmisaka commented Mar 18, 2023

vulkan: physical device does not support DRM format modifiers

VK_EXT_image_drm_format_modifier is required for importing image from dma buf that contains modifiers.

NV proprietary, Intel ANV and RADV have supported this for a while.

Since these two related extensions have been supported in AMDVLK, it'd be great if we can have modifier support.

  • VK_EXT_external_memory_dma_buf
  • VK_KHR_external_memory_fd

Thanks!

@jinjianrong
Copy link
Member

We have been working on the extension.

@nyanmisaka
Copy link
Author

@jinjianrong Nice to hear that! Any plans on adding modifier in KMD for gfx8 Polaris? This generation still has a wide user base, but due to the big difference from gfx9, developers from Google only added modifier support for gfx9+.

@nyanmisaka
Copy link
Author

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants