xf86-video-cirrus: Changes to 'refs/tags/xf86-video-cirrus-1.6.0'

GitLab Mirror gitlab-mirror at kemper.freedesktop.org
Sun Jul 10 23:50:23 UTC 2022


Tag 'xf86-video-cirrus-1.6.0' created by Alan Coopersmith <alan.coopersmith at oracle.com> at 2022-07-10 23:50 +0000

xf86-video-cirrus-1.6.0
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v2

iQIcBAABCgAGBQJiy2W3AAoJEM/fFIgoxkKnIXcP/jlyuNZ1u/1/nT0k2XZFMDgh
4YW+SGiHBE5CFIDzEdQxa8jgJfDEk2k9EDP+82MKEW/0bKaxPjCOSEKgZHYnAgEh
FZmFWEMDFFGO+X5t0MYPmQ6/ow2vJHIPdMfIhJDYjZr9FkH5dLw9yiPpMMgMe+r0
UOlXZwVpnNl2LRws8K8pICOfttbnfIiXmzUdItOImRswUkPgL1G76sa/D2HlSOcI
dKQgrf8eAqqZkrvIJx4vhZDFWrERspEx8XarAH4JAUUvDc0MSpMZT9Jt2P4ka/Ho
3heoxykVcGc1n2E4AyMUlZh8v3ALoNigaID99r21i2ZzVTes/GL2SqhiB5O0BiqS
7caV9Poy6cJ1h+MSx5iyFkBJV0dmEll8tz2Yn5VeGZ8DUfhAzhEtj/nK0oag91G1
LgMNhadgUgNxffZ+wqg9qOJCuU0fDer4mRL3ikxaIqfrzN5OxnPgvbDR6qNbZ6Ux
D2xp+u06lIDRzE2woYxRxPEfQX2/lYkrLrTz30NIKpBdEmySOTDzt8jje2N+yHkp
lRPoL8c2VANrkHBuiaXF6V6sZw2RbJOK1jveITxqNTkMq4lYcxnVDOgI/5FyJrbN
gA3kidsudyzsF3goKp1DExYlf/71e3aVHwT/EcD93hFaLQNBhWUpwPWMKsA/XC6S
6JS7aby9XR662K4WD0EA
=oJss
-----END PGP SIGNATURE-----

Changes since xf86-video-cirrus-1.5.3:
Adam Jackson (3):
      Remove (almost) no-op setup functions
      Don't build split alpine and laguna support
      alpine: Default to 16bpp

Alan Coopersmith (6):
      Update README for gitlab migration
      Update configure.ac bug URL for gitlab migration
      Build xz tarballs instead of bzip2
      Fix spelling/wording issues
      gitlab CI: add a basic build test
      xf86-video-cirrus 1.6.0

Emil Velikov (1):
      autogen.sh: use quoted string variables

Frederic Crozat (1):
      Use 16bpp when running in virt and on XenSource gfx

Kevin Brace (18):
      Eliminate unused variable compilation warning
      Use const char for xf86GetOptValString return type
      Suppress unused label compilation warning
      Fix for a compilation error when compiling XAA related files
      Tab to spaces conversion for cir.h
      Eliminate pointer arithmetic compilation warnings
      Tab to spaces conversion for lg_driver.c
      Fix indentation of lg_driver.c
      Make adjustments to code comments of lg_driver.c
      Fix for Laguna I2C bus code compilation error
      Check for a successful transmission of EDID for Laguna I2C bus code
      Activate I2C bus for Laguna based devices
      Tab to spaces conversion for lg_i2c.c
      Fix indentation of lg_i2c.c
      Declare an I2C bus name string as a static type for lg_i2c.c
      Declare an I2C bus name string as a static type for alp_i2c.c
      Stop accessing SR12 and SR13
      Save and restore RIF Control and RAC Control registers

Mihail Konev (1):
      autogen: add default patch prefix

Peter Hutterer (1):
      autogen.sh: use exec instead of waiting for configure to finish

Stefan Dirsch (1):
      Disable "acceleration" under qemu

---
 .gitlab-ci.yml   |   98 +
 Makefile.am      |    2 
 README           |   24 
 README.md        |   18 
 README.multihead |    2 
 autogen.sh       |   11 
 configure.ac     |    6 
 src/CirrusClk.c  |    2 
 src/Makefile.am  |   24 
 src/alp_driver.c |   31 
 src/alp_i2c.c    |    9 
 src/alp_xaa.c    |    4 
 src/cir.h        |   92 -
 src/cir_driver.c |   50 
 src/lg.h         |    3 
 src/lg_driver.c  | 3283 +++++++++++++++++++++++++++++++------------------------
 src/lg_hwcurs.c  |    8 
 src/lg_i2c.c     |  117 +
 src/lg_xaa.c     |    2 
 src/lg_xaa.h     |    2 
 20 files changed, 2151 insertions(+), 1637 deletions(-)
---


More information about the xorg-commit mailing list