Commit graph

10 commits

Author SHA1 Message Date
tnn
9f2a42bc6b Switch master site to MASTER_SITE_XORG. 2008-05-24 21:45:14 +00:00
tnn
48069f7773 Update to xf86-video-intel-2.3.0.
As usual, a very long ChangeLog[1], which I won't copy here. In brief:
- new Intel Mobile graphics chipset support
- XvMC for 915/945
[1]
2.3.0:
http://lists.freedesktop.org/archives/intel-gfx/2008-April/000088.html
2.2.99.903:
http://lists.freedesktop.org/archives/intel-gfx/2008-April/000075.html
2.2.99.902:
http://lists.freedesktop.org/archives/intel-gfx/2008-March/000029.html
2.2.99.901:
http://lists.freedesktop.org/archives/intel-gfx/2008-March/000012.html
2008-04-23 19:00:46 +00:00
joerg
8b3196d9fc Unconditionally sync the graphic hardware after a fill operation in XAA.
This stops random garbage on an i935GM. Bump revision.
2008-03-20 17:00:38 +00:00
tnn
abed4aa065 Update to xf86-video-intel-2.2.1.
Full Announcement:
http://lists.freedesktop.org/archives/xorg-announce/2008-February/000451.html

Important bugs fixed:

i830_sdvo_mode_valid: Fix return values to match what we actually check.
vendor is CARD8
ivch: fails on address mismatch as I seem to get this on my 865 system
Bug 10773: fix i8xx pll p2 value in i830_crtc_clock_get()
Bug 10584: Mac Mini EDID data assigned to TMDS output
Allow non-strict free order for bo_list
Fix PLL reference clk debug dump
Fix typo in 1920x1080 resolution entry
Use "LEGACY" backlight method if backlight control is such
Add BCM_ to backlight control method enums
Fix backlight setting save/restore
CRT hotplug detection improvements
Unconditionally restore pipe configuration
Don't modify low bit of BLC_PWM_CTL when using combo backlight control
Remove unnecessary quirk code in CRT probing
Turn on backlight when LVDS panel is powered up
Program FBC fence offset register
Only enable FBC if one pipe is active
Only disable FBC if registers are available
Fix DSP*CNTR restoration
Remove side effects from VGA debug code
Add pipe A force enable quirk for ThinkPad X40
Add quirk for DVO channel selection
Add CACHE_MODE_0 register to dump output
Aopen Minipc 965GM LVDS quirk
Bug 14032: i810, set default depth to 16
Decode DSPCLK_GATE, dump PIPE*STAT, MI_MODE, MI_DISPLAY_POWER_DOWN,
MI_ARB_STATE, MI_RDRET_STATE, ECOSKPD
Bug #14246: Fix biuld on OpenBSD.
Always set pPriv->buf to NULL after freeing the memory it pointed to.
TV: fix 576p refresh rate
Make sure symbols used by other modules are public.
exa: fix rendering issue on some 855GM laptops
Fix tv quirk for Dell Latitude X1
Change origin i965G_1 to chipset market name G35.
Add new integrated graphics chipset ids
GTT access change for new integrated graphics device
Update PIPELINE_SELECT instruction and surface state format for new chipset
Disable frame buffer compression on new chipset now.
Add missing i830M and 845G pci ids info
Fix i830 block handler wrap
Clear shadow memory after allocation
Set vtSema before EnterVT
Don't crash if SW cursor
Bug #14440: fix stolen mem size mask on i830M
Wrap up chipsets which needs graphics address for status page
hardware status page initialization rework
Add DMI info for i830 quirks
Fix Lenovo X60 TV quirk
xf86-video-intel: fix ivch using wrong dvo register
2008-03-01 23:33:09 +00:00
tnn
40a49d31c0 Update to xf86-video-intel-2.2.0.
Long list[1] of bugfixes. Fixes several bugs with i965, EXA, tv-out,
LCD detection, console switching, DRM, >4GB address space and more.
[1] http://lists.freedesktop.org/archives/xorg/2007-November/030246.html
2008-01-30 13:40:33 +00:00
joerg
8904a937e2 Update to xf86-video-intel-2.1.1:
- add quirk support for i830, including Lenovo TV out quirk
- imrpove CRT blanking
- bugfixes for address handling for 4GB+ addresses
- fix memcpy in i965 and increase vertex buffer size
- fix typo in man page
2007-08-15 22:24:04 +00:00
joerg
728ce29513 Support DESTDIR. Disable SGML check. Change configure to check for
DRI headers only, if it is not explicitly enabled or disabled.
Enable it for pkgsrc.
2007-08-15 19:09:50 +00:00
tnn
6f45671626 Make the xf86-video-i810 and xf86-video-intel distinguishable in DESCR. 2007-08-09 12:31:35 +00:00
jlam
4a3e69917d Note mutual conflicts between xf86-video-{i810,intel}. 2007-08-07 16:20:25 +00:00
drochner
8bb9fa971c import xf86-video-intel-2.1.0 which is the new driver for intel
graphics chips (successor of xf86-video-i810)
2007-07-13 17:50:11 +00:00