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

Remember if direct scanout fails #5010

Closed
wants to merge 1 commit into from

Conversation

ascent12
Copy link
Member

If a view fails direct scanout, we remember if it fails so we don't
bother trying again. This removes a lot of log spam of the atomic DRM
test failing in this case.

If a view fails direct scanout, we remember if it fails so we don't
bother trying again. This removes a lot of log spam of the atomic DRM
test failing in this case.
@emersion
Copy link
Member

The view could change its size or buffer format and it could work again.

@escalade
Copy link

Needs update, my log is getting spammed.

emersion added a commit to emersion/sway that referenced this pull request Dec 9, 2020
This avoids some log spam.

Eventually when we wire up the atomic test commit this will take care of
the other log spam referenced below.

References: swaywm#5010
References: swaywm/wlroots#2181
Closes: swaywm/wlroots#2532
Xyene pushed a commit that referenced this pull request Dec 20, 2020
This avoids some log spam.

Eventually when we wire up the atomic test commit this will take care of
the other log spam referenced below.

References: #5010
References: swaywm/wlroots#2181
Closes: swaywm/wlroots#2532
@emersion
Copy link
Member

emersion commented Apr 1, 2021

This should help with the issue as well: swaywm/wlroots#2818

@emersion
Copy link
Member

@emersion emersion closed this Dec 21, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants