Thanks for reviewing, Ville.
I'll fix those up.
/Thomas
On 10/05/2018 12:04 PM, Ville Syrjälä wrote:
...
___
dri-devel mailing list
dri-devel@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/dri-devel
On Thu, Oct 04, 2018 at 10:38:17PM +, Thomas Hellstrom wrote:
> Make the connector is_implicit property immutable.
> As far as we know, no user-space application is writing to it.
>
> Also move the verification that all implicit display units scan out
> from the same framebuffer to atomic_chec
Make the connector is_implicit property immutable.
As far as we know, no user-space application is writing to it.
Also move the verification that all implicit display units scan out
from the same framebuffer to atomic_check().
Signed-off-by: Thomas Hellstrom
Reviewed-by: Sinclair Yeh
Reviewed-b