xf86-video-cirrus: Changes to 'master'

GitLab Mirror gitlab-mirror at kemper.freedesktop.org
Sat Aug 3 02:56:36 UTC 2019


 src/lg.h        |    3 +--
 src/lg_driver.c |   15 +++++++++------
 2 files changed, 10 insertions(+), 8 deletions(-)

New commits:
commit df543b5ff67259fb16b25ee287fee9e224995cfc
Author: Kevin Brace <kevinbrace at gmx.com>
Date:   Fri Aug 2 19:47:31 2019 -0700

    Save and restore RIF Control and RAC Control registers
    
    While the standby resume from ACPI S3 State still fails (i.e., hard
    system freeze), saving and restoring Rambus RIF (Rambus Interface)
    Control and RAC (Rambus ASIC Cell) Control registers prevents weird
    artifacts from being displayed after standby resume (i.e., merely a
    blank screen after standby resume).
    
    Signed-off-by: Kevin Brace <kevinbrace at gmx.com>

commit 226b6f9a3f59785296f29623c4cbabe85e7d1cba
Author: Kevin Brace <kevinbrace at gmx.com>
Date:   Tue Jul 30 16:37:57 2019 -0700

    Stop accessing SR12 and SR13
    
    The access to these extended VGA sequencer registers appears to come
    from the code for Cirrus Logic Alpine family.  Laguna family does not
    use these registers according to Laguna VisualMedia Accelerators Family
    CL-GD546X Software Technical Reference Manual, Second Edition.
    
    Signed-off-by: Kevin Brace <kevinbrace at gmx.com>



More information about the xorg-commit mailing list