xf86-video-geode: Changes to 'master'

GitLab Mirror gitlab-mirror at kemper.freedesktop.org
Sat Oct 12 05:19:38 UTC 2024


 src/lx_display.c |   12 ++----------
 1 file changed, 2 insertions(+), 10 deletions(-)

New commits:
commit eb15e41211c4a10b14561ec069f75c90f03d7c91
Author: Enrico Weigelt, metux IT consult <info at metux.net>
Date:   Tue Oct 1 17:52:28 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.
    
    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