-
Matvii Zorin authored
ABGR8888 pixel format and layer scaling are unsupported for rcar-du KMS DRI card. Handle it by overriding the IsClientLayer method for additional checks. Signed-off-by:
Matvii Zorin <matvii.zorin@globallogic.com>
6f887d74
Due to an influx of spam, we have had to impose restrictions on new accounts. Please see this wiki page for instructions on how to get full permissions. Sorry for the inconvenience.
Update #1:
Due to abusive users subverting our CI facilities to mine cryptocurrency, breaking out of the container sandbox in the process, we have been forced to take actions to limit the usage of the public runners to official projects only.
The policy will be enforced on 2023-03-23 (or before if we detect abuses).
Please see this issue for more context and to see if and how you are impacted.
ABGR8888 pixel format and layer scaling are unsupported for rcar-du
KMS DRI card. Handle it by overriding the IsClientLayer method for
additional checks.
Signed-off-by:
Matvii Zorin <matvii.zorin@globallogic.com>