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

vk: ignore non-coherent host-visible memory types #153

Merged
merged 1 commit into from
Aug 4, 2024
Merged

vk: ignore non-coherent host-visible memory types #153

merged 1 commit into from
Aug 4, 2024

Conversation

kvark
Copy link
Owner

@kvark kvark commented Aug 4, 2024

Relevant to https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/30499
Since Blade doesn't expose API to do explicit memory flush/invalidation, let's ignore the affected memory types.

@Jaakkonen
Copy link

Tested this one and the flickering seems to go away! I couldn't reproduce the flickering that reliably on the Blade's own examples but changed Zed editor to use this branch and against that this fixes the issue.

@kvark kvark marked this pull request as ready for review August 4, 2024 19:48
@kvark kvark merged commit ac25c77 into main Aug 4, 2024
5 checks passed
@kvark kvark deleted the coherent branch August 4, 2024 19:48
mrnugget added a commit to zed-industries/zed that referenced this pull request Aug 6, 2024
…de params (#15829)

Builds on @kvark's PR #15781
by fixing call to Blades `create_texture_view` the arguments of which
had changed.


Picks up kvark/blade#153

Release Notes:

- Fixed Zed flickering on Linux when using Intel graphics.
([#14101](#14101)).

---------

Co-authored-by: Dzmitry Malyshau <[email protected]>
Co-authored-by: Thorsten Ball <[email protected]>
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

Successfully merging this pull request may close these issues.

2 participants