Commit graph

11 commits

Author SHA1 Message Date
wiz
200e3c4a04 Bump dependency on pixman to 0.18.4 because cairo-1.10 needs that
version, and bump all depends.

Per discussion on pkgsrc-changes.
2010-09-14 11:00:44 +00:00
wiz
97d4938627 Update to 1.4.11:
Adam Jackson (4):
      Remove redundant MGAuseI2C macro
      Normalize DDC for the second head.
      Do E-EDID if built against a server that supports it.
      Remove useless loader symbol lists.

Alan Coopersmith (1):
      Fill in COPYING file, add SubmittingPatches URL to README

Dave Airlie (3):
      mga: update for resources/RAC API removal
      mga: change to using ABI version check
      mga: bump for release 1.4.11

Gaetan Nadon (1):
      xf86-video-mga: use XORG_CHANGELOG macro to create ChangeLog. #22611
2009-08-09 22:43:28 +00:00
joerg
b02a0f888e Remove @dirrm entries from PLISTs 2009-06-14 18:24:43 +00:00
hasso
4dc34fa79c Update to 1.4.10. Changes since 1.4.9:
Adam Jackson (6):
      Remove a leftover from overlay support
      Fix xf86ModeBandwidth check
      Move device ID and memory sizing much earlier in setup
      G200SE: Only force 16bpp on low-memory cards
      Fix ChangeLog generation
      mga 1.4.10

Alan Coopersmith (2):
      Remove xorgconfig & xorgcfg from See Also list in man page
      Add README with pointers to mailing list, bugzilla & git repos

Chris Ball (2):
      Build fix for EXA 3
      Revert "Build fix for EXA 3"

Stefan Dirsch (1):
      Prevent MergedFB setups from crashing.

Thomas Jaeger (1):
      Fall back to software for unsupported repeat modes

Yannick Heneault (9):
      fixed winbond/nuvoton min pll clock to correct value (18.75Mhz).
      Fixed PLL m,n,p selection for G200eW to respect byte granularity.
      Updated PLL algorithm for G200eW.
      Fixed bad access issues and ddc1 implementation for IP core.
      Modified memory count rountine for G200eW to detect up to 16Megs.
      fixed memory count rountine for G200eW to detect up to 16Megs on X server without
libpciaccess.
      Fixed G200SE PLL selection routine of m,n,p.
      Force pitch of 1024 for G200SE Pilot1 when edid is used as modeline.
      Fixed bad vga access in memory count routine.
2009-06-09 09:15:02 +00:00
wiz
260664e8d8 Bump PKGREVISION for modular-xorg-server update. 2009-06-07 11:24:35 +00:00
bjs
d574d511a4 PKGREVISION bump due to update of x11/modular-xorg-server. 2008-09-18 20:57:50 +00:00
tnn
112186fef8 Update to xf86-video-mga-1.4.9.
Update PInS defaults for G200SE-A.
  Filter high-bandwidth modes on G200SE.
  No depth 15 on G200SE-A.
  Updates to memory sizing on G200SE.
  Adjust memory timings on G200SE-A.
  Change initial memory sizing on G200SE.
  Disable I2C on G200SE for now.
  Death to RCS tags.
  mga 1.4.9
  cfb8_32: Gut a remnants of support for 24-bit with 8-bit overlay
  Initialize default BIOS values from a data table instead of from code
  Get memory probe size and stride (offset) values values from a data table
    instead of from code
  I2C: First round of clean-ups
  I2C: Second (and final) round of clean-ups
  G200EV: Enable support for G200EV
  Makefile.am: nuke RCS Id
  Replace ALLOCATE_LOCAL/DEALLOCATE_LOCAL with xalloc/xfree.
  For compatibility, accept SWcursor as option.
  Bug #15836: Fix DDC on G200SE.
  Bug #16545: Add G200WB support.
2008-08-09 15:43:37 +00:00
tnn
9f2a42bc6b Switch master site to MASTER_SITE_XORG. 2008-05-24 21:45:14 +00:00
tnn
fca2a67407 Update to xf86-video-mga-1.4.8.
1.4.8:
Bug #13926: Unbreak Xinerama.
G200SE-A can't cope with bigger than 1600x1200.
Don't build or call init_dri if XF86DRI is undefined
Unmap the same size that was mapped with pci_device_map_range
Use pci_device_map_range() instead of pci_device_map_region().

1.4.7:
Fix various timing bugs on the G200SE.
Disable MTRR support for PCIE G200SE cards, as it tickles hardware bugs.
Default mode on G200SE of 1024x768 @ 16bpp.
Change minimal frequency guess from 12 to 16MHz
Add Xv support for Millennium II chips
Current state of MGA driver modified to work with the xserver
Store the pci_device pointer passed into MGAPciProbe instead of
Pass the correct pointer to pci_device_cfg_write_bits.
Convert to new pci_device_cfg_write_u* interface.
Refactor memory map / unmap functions.
Ensure the result of MGAMapMem is checked.
Code refactoring in MGAScreenInit.
Add info for offset 116 in PInS version 5.
Merge PCI-rework support and "classic" PCI interface support into one tree
Set pScrn to NULL before calling xf86ConfigPciEntity.
Use XSERVER_LIBPCIACCESS to detect pci-rework.
Replaced some more magic values with register names.
Bug #9448: Actually write the C2STARTADD0 register.
Fixed a typo in a debug message.
Fixed a typo that caused MGAREG_C2OFFSET to be set to a bad value.
Sync after UploadToScreen.
Removed the debug messages for solid and copy ops.
Make DRI initialization work when using EXA.
On G550, do A8 adds in hardware.
Added memcpy-based DownloadFromScreen implementation.
Bug #4249: Further increase the minimum dot clock.
Fixed major blending and compositing breakage.
2008-01-30 13:17:09 +00:00
joerg
67aa3c712f Change configure to check for DRI headers only, if it is not explicitly
enabled or disabled. Request DRI explicitly.
2007-08-15 18:23:57 +00:00
joerg
0e8f891208 Import xf86-video-mga-1.4.6.1 from modular Xorg.
This is the Matrox video driver for the modular Xorg server.
2007-03-22 15:43:42 +00:00