xf86-video-amdgpu: Changes to 'revert-2cb59a92'
GitLab Mirror
gitlab-mirror at kemper.freedesktop.org
Sat Jun 14 15:51:34 UTC 2025
New branch 'revert-2cb59a92' available with the following commits:
commit 953a14f0103ef1d5ee19679213cf9d8d26487d70
Author: Alan Coopersmith <alan.coopersmith at oracle.com>
Date: Sat Jun 14 08:51:31 2025 -0700
Revert "use dixDestroyPixmap() instead of direct driver call"
This reverts commit 2cb59a92de4a19909682a35e4f31f3c02de2899f
commit 353b372ccbd338033cb4cd75841e60f88996e78e
Author: Enrico Weigelt, metux IT consult <info at metux.net>
Date: Fri May 10 14:51:39 2024 +0200
ci: compactify redundant declarations via matrix
Signed-off-by: Enrico Weigelt, metux IT consult <info at metux.net>
commit 2cb59a92de4a19909682a35e4f31f3c02de2899f
Author: Enrico Weigelt, metux IT consult <info at metux.net>
Date: Tue Oct 1 10:50:45 2024 +0200
use dixDestroyPixmap() instead of direct driver call
Direct calls to ScreenRec->DestroyPixmap() blocks cleaning up the wrapping
jungle, so use the proper dix function instead - except when calling down the
chain where we had wrapped ourselves - and protecting those against NULL, so
we can move subsys-provided functions out of that chain.
See: https://gitlab.freedesktop.org/xorg/xserver/-/issues/1754
Signed-off-by: Enrico Weigelt, metux IT consult <info at metux.net>
More information about the xorg-commit
mailing list