From b133ca87a5115b990978f02399aba24d399ca606 Mon Sep 17 00:00:00 2001 From: Daniel Drake Date: Wed, 13 Jun 2012 19:49:46 -0400 Subject: Add forked X server from Jon Nettleton We;ve been shipping this in recent builds, I just didn't add it earlier because we don't have a SRPM. That's still pending, but I figure we can add it later. The reasoning for the fork: Sorry I thought I had pushed the X server src.rpm. It is forked because we are carrying two patches that were proposed last summer on the Xorg devel list but for some reason weren't followed up on and committed. One patch (which I thought had been accepted but was not in the last fedora Xorg release) Removes a damage call that happens immediately after an operation happens. This breaks our and other acceleration architectures that might not flush gpu commands until all the Done routines are called. The second is from this list submission that showed up about the same time I was debugging a similar problem on our platform. http://lists.x.org/archives/xorg-devel/2011-April/021356.html This bug is exhibited on our platform after rotation when the Xserver tells us to copy "cached" pixmaps that are no longer valid. --- RPMS/xorg-x11-server-Xdmx-1.12.0-3.fc17.armv7hl.rpm | Bin 0 -> 726885 bytes 1 file changed, 0 insertions(+), 0 deletions(-) create mode 100644 RPMS/xorg-x11-server-Xdmx-1.12.0-3.fc17.armv7hl.rpm (limited to 'RPMS/xorg-x11-server-Xdmx-1.12.0-3.fc17.armv7hl.rpm') diff --git a/RPMS/xorg-x11-server-Xdmx-1.12.0-3.fc17.armv7hl.rpm b/RPMS/xorg-x11-server-Xdmx-1.12.0-3.fc17.armv7hl.rpm new file mode 100644 index 0000000..7d5f7ac Binary files /dev/null and b/RPMS/xorg-x11-server-Xdmx-1.12.0-3.fc17.armv7hl.rpm differ -- cgit v1.2.3