summaryrefslogtreecommitdiff
path: root/x11
diff options
context:
space:
mode:
authorsborrill <sborrill@pkgsrc.org>2009-10-15 08:16:03 +0000
committersborrill <sborrill@pkgsrc.org>2009-10-15 08:16:03 +0000
commitf58fa6646bba3d27bcd181ed033c204c9f57fecb (patch)
tree259f6a4a3b16a12627b78bc426deba20245d3fbb /x11
parentaee120142bc50f7aa6988227cee750c0b43063bd (diff)
downloadpkgsrc-f58fa6646bba3d27bcd181ed033c204c9f57fecb.tar.gz
Update to 0.2.904.
Changes: Save/restore ECK Clock Synthesizer Fixed bug with panel autodetection using ViaPanelGetNativeModeFromScratchPad function Fixed problem with backlite (Ticket #308) TV-out VT1625 chip support Cursor support speedup Removed two old variables: pBIOSInfo->panelX pBIOSInfo->panelY and replaced it by: pBIOSInfo->Panel->NativeMode->Width pBIOSInfo->Panel->NativeMode->Height Fix bug with DFP Power Off (ticket #317) Fix bug with wrong panel size value (http://www.openchrome.org/trac/ticket/301) This bug appeared only when UseLegacyModeSwitch was TRUE Added support of the VIA OpenBook Added support for screen rotate upside-down and remove "magic numbers" Forgot to remove an old Dot Clock entry from the table. XO 1.5 Panel patch contributed by Xavier Bachelot. Fixup some of the Dotclock code and add working plls for the XO 1.5 CX700 integrated TMDS (Patch courtesy Tim Chen from VIA). Initialize CRTC before a mode switch. Fix bug #260. a couple of small compatibility fixes for XAA and EXA. viaLowLevel.c and via_accel.c are fixes by Bartosz Kosiorek. The via_video.c is a syntax fix by Robert Bridge. Thanks for the bug fixes. Patch submitted by Robert Bridge, originally started by Xavier Bachelot, to remove old EXA support. We are moving forward with the driver and are no longer supporting the old EXA initializations. According to VIA's code the P4M900 should have the same acceleration initialization registers as the K8M890. This patch fixes this and gives about a 10x increase in the video benchmark numbers. remove the check for VIA_3D_ENG_BUSY in the idle loop. This causes xorg to chew a bit more cpu with XAA enabled, and it causes the entire X server to dump if EXA is enabled. I should investigate further, but for now I will just remove it. Oops forgot to change registers for the vx800 chipset when waiting for Idle in the engines. I also added back in waiting for the 3d engine to be idle. I am not sure if this was removed for a reason. Temporary hack to fix a bug with newer Xorg and DRI that crashes if CRTC is not setup. I am adding this because I am working on this part of the code anyways so it won't get lost in bit rot. Make sure that the monitor settings will handle our internal Modes set for TV out and LCD Panels. A couple more tweaks to fix mono hardware cursor on older chipsets. Missed a couple of changes for the chipset specific cursors. Moved chipset detection to HWInit. Removed some extraneous debugging. Initial XVideo support for VX800. Okay I tried to cheat. We need to have some chipset specific intelligence. I have added this back into the initial test to check for HWCursor support. This is a take at reworking HWCursor. It works off the ttm_branch and the work done in the randr_branch. It only needs marginal testing as HWCursor was already very broken. Moved pVia->FrameBufferBase setting to within VIAMapFB where it was before being called without being set. Patch submitted by Robert Bridge to clean up compiler warnings. Should close trac ticket #243. Thanks RobbieAB. Finally tracked down the XAA libpciaccess bug. Also Realized I had not enabled write-combining on the main framebuffer. This should give a small speed boost. Added support for all Modes in ViaPanelNativeModes to ViaPanelModes. Modes used are from Via's released driver in ViaSupportModes. Found needed register writes that are needed so VX800 doesn't crash when CRT is not enabled. I also removed NEEDS FIXING comments from them as they are obviously needed. A few more acceleration tweaks for the VX800. This should fix all the XAA rendering issues. This should also allow 800x480 Panels to work without custom modelines. Initial support for the VX800 chipset. This is based off the Basic chipset support work of Xavier Bachelot and the inital Acceleration work done by Harald Welte. I verified the changes based off the most recent VIA codebaase and fixed a couple of rendering issues. Still needs more work on EXA ( font rendering glitches ) and XVideo.
Diffstat (limited to 'x11')
-rw-r--r--x11/xf86-video-openchrome/Makefile5
-rw-r--r--x11/xf86-video-openchrome/distinfo9
-rw-r--r--x11/xf86-video-openchrome/patches/patch-via_id.c12
3 files changed, 6 insertions, 20 deletions
diff --git a/x11/xf86-video-openchrome/Makefile b/x11/xf86-video-openchrome/Makefile
index 964572d565f..6bdd010ee39 100644
--- a/x11/xf86-video-openchrome/Makefile
+++ b/x11/xf86-video-openchrome/Makefile
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.2 2009/06/07 11:24:37 wiz Exp $
+# $NetBSD: Makefile,v 1.3 2009/10/15 08:16:03 sborrill Exp $
#
-DISTNAME= xf86-video-openchrome-0.2.903
-PKGREVISION= 1
+DISTNAME= xf86-video-openchrome-0.2.904
CATEGORIES= x11
MASTER_SITES= http://www.openchrome.org/releases/
EXTRACT_SUFX= .tar.bz2
diff --git a/x11/xf86-video-openchrome/distinfo b/x11/xf86-video-openchrome/distinfo
index b489b4536b1..06126b5f86e 100644
--- a/x11/xf86-video-openchrome/distinfo
+++ b/x11/xf86-video-openchrome/distinfo
@@ -1,6 +1,5 @@
-$NetBSD: distinfo,v 1.1.1.1 2009/04/24 16:52:45 sborrill Exp $
+$NetBSD: distinfo,v 1.2 2009/10/15 08:16:03 sborrill Exp $
-SHA1 (xf86-video-openchrome-0.2.903.tar.bz2) = 7889ed015a0ec2447dfe729ed10fb9dd2fd9024d
-RMD160 (xf86-video-openchrome-0.2.903.tar.bz2) = 03e3b5036e1296d2d0a2d45153539797caf73896
-Size (xf86-video-openchrome-0.2.903.tar.bz2) = 420104 bytes
-SHA1 (patch-via_id.c) = 872417f4aa504e4ca5fe57f0b5665c4d97befa36
+SHA1 (xf86-video-openchrome-0.2.904.tar.bz2) = 23225057d5b75d6aac3e7a710cbc067b2eb29228
+RMD160 (xf86-video-openchrome-0.2.904.tar.bz2) = 8d000e210cb3c0443755f5567ed315e81eababf3
+Size (xf86-video-openchrome-0.2.904.tar.bz2) = 460051 bytes
diff --git a/x11/xf86-video-openchrome/patches/patch-via_id.c b/x11/xf86-video-openchrome/patches/patch-via_id.c
deleted file mode 100644
index de4c65ca8f4..00000000000
--- a/x11/xf86-video-openchrome/patches/patch-via_id.c
+++ /dev/null
@@ -1,12 +0,0 @@
-$NetBSD: patch-via_id.c,v 1.1.1.1 2009/04/24 16:52:45 sborrill Exp $
-
---- src/via_id.c.orig 2009-04-24 11:15:06.000000000 +0100
-+++ src/via_id.c 2009-04-24 11:15:06.000000000 +0100
-@@ -179,6 +179,7 @@
- {"Gigabyte GA-VM900M", VIA_P4M900, 0x1458, 0xD000, VIA_DEVICE_CRT},
- {"MSI VR321", VIA_P4M900, 0x1462, 0x3355, VIA_DEVICE_CRT | VIA_DEVICE_LCD},
- {"MSI P4M900M / P4M900M2-F/L", VIA_P4M900, 0x1462, 0x7255, VIA_DEVICE_CRT},
-+ {"Twinhead H12V", VIA_P4M900, 0x14FF, 0xA00F, VIA_DEVICE_CRT | VIA_DEVICE_LCD},
- {"Everex NC1501/NC1503", VIA_P4M900, 0x1509, 0x1E30, VIA_DEVICE_CRT | VIA_DEVICE_LCD},
- {"Clevo M660SE", VIA_P4M900, 0x1558, 0x0664, VIA_DEVICE_CRT | VIA_DEVICE_LCD},
- {"Clevo M660SR", VIA_P4M900, 0x1558, 0x0669, VIA_DEVICE_CRT | VIA_DEVICE_LCD},