xf86-video-vesa: Changes to 'no-virt-shadow'

GitLab Mirror gitlab-mirror at kemper.freedesktop.org
Wed Jul 10 14:53:53 UTC 2019


Rebased ref, commits from common ancestor:
commit 51a73f2fc2548d9b699d2a9c016bf5892c41d48a
Author: Adam Jackson <ajax at redhat.com>
Date:   Wed May 30 11:46:46 2018 -0400

    Disable shadow by default on known-virtual GPUs
    
    Device memory is the same domain as host memory, in this case, so the
    shadow just introduces more memcpy.
    
    Signed-off-by: Adam Jackson <ajax at redhat.com>

commit 53c7796e8ddc6aaaef79df8c852c0d9d151a8559
Author: Benjamin Tissoires <benjamin.tissoires at redhat.com>
Date:   Fri May 10 08:40:05 2019 +0200

    Refuse to run on UEFI machines running older kernels
    
    Prior to kernel v3.12, the efi framebuffer driver was named "efifb".
    This cause problem on RHEL 7 as the base kernel is 3.10.
    
    "efi-framebuffer.0" was added by commit 2645e0aa for that reason
    (don't run on UEFI machine).
    The change from "efifb" to "efi-framebuffer" was done with commit
    e6816a8 in the kernel
    
    Signed-off-by: Benjamin Tissoires <benjamin.tissoires at redhat.com>
    [ofourdan: updated commit message with commit references]
    Reviewed-by: Olivier Fourdan <ofourdan at redhat.com>

commit 634dae745cf71c257554b4c18bde7710cd1716e8
Author: Adam Jackson <ajax at redhat.com>
Date:   Wed Mar 6 12:45:11 2019 -0500

    Try harder to avoid 24bpp
    
    We're preferring depth 24 even if that means 24bpp. Newer servers don't
    support 24bpp anymore, and even for old servers it's suboptimal. Change
    the heuristic to only try 24bpp if the alternative is pseudocolor.
    
    Fixes: xorg/driver/xf86-video-vesa#3

commit 637c968d1a2fecfb25bd6d14e4fe285e3ceafc13
Author: Alan Coopersmith <alan.coopersmith at oracle.com>
Date:   Fri Dec 7 19:19:22 2018 -0800

    Update configure.ac bug URL for gitlab migration
    
    Signed-off-by: Alan Coopersmith <alan.coopersmith at oracle.com>

commit 503665924c77a1a4c5f82651aa08b9e5c5e0d4f6
Author: Alan Coopersmith <alan.coopersmith at oracle.com>
Date:   Sun Nov 18 16:43:51 2018 -0800

    Update README for gitlab migration
    
    Signed-off-by: Alan Coopersmith <alan.coopersmith at oracle.com>



More information about the xorg-commit mailing list