Skip to content
This repository has been archived by the owner on Nov 1, 2021. It is now read-only.

backend/drm: wire up wlr_output_test to KMS TEST_ONLY commits #2250

Closed
emersion opened this issue Jun 4, 2020 · 0 comments
Closed

backend/drm: wire up wlr_output_test to KMS TEST_ONLY commits #2250

emersion opened this issue Jun 4, 2020 · 0 comments

Comments

@emersion
Copy link
Member

emersion commented Jun 4, 2020

Perform a KMS TEST_ONLY atomic commit when the compositor calls wlr_output_test.

The main blocker is how we handle WLR_OUTPUT_STATE_BUFFER_RENDER. We can't swap buffers and call gbm_surface_lock_front_buffer during a test commit.

emersion added a commit to emersion/wlroots that referenced this issue Apr 6, 2021
This allows callers to use wlr_output_test to check whether a mode
can be enabled, for instance.

Closes: swaywm#2250
emersion added a commit to emersion/wlroots that referenced this issue Apr 6, 2021
TODO: this doesn't behave properly when the caller sets a mode without
a buffer.

This allows callers to use wlr_output_test to check whether a mode
can be enabled, for instance.

Closes: swaywm#2250
emersion added a commit to emersion/wlroots that referenced this issue Apr 28, 2021
TODO: this doesn't behave properly when the caller sets a mode without
a buffer.

This allows callers to use wlr_output_test to check whether a mode
can be enabled, for instance.

Closes: swaywm#2250
emersion added a commit to emersion/wlroots that referenced this issue Jul 12, 2021
TODO: this doesn't behave properly when the caller sets a mode without
a buffer.

This allows callers to use wlr_output_test to check whether a mode
can be enabled, for instance.

Closes: swaywm#2250
emersion added a commit to emersion/wlroots that referenced this issue Aug 10, 2021
This allows callers to use wlr_output_test to check whether a mode
can be enabled, for instance.

Closes: swaywm#2250
emersion added a commit to emersion/wlroots that referenced this issue Aug 10, 2021
This allows callers to use wlr_output_test to check whether a mode
can be enabled, for instance.

Closes: swaywm#2250
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Development

No branches or pull requests

1 participant