|
Description
|
Update the current intel driver to the open-src version. Currently we are on 2.1.1 in the nevada gate and in the OpenSolaris gate. Version 2.3.0 includes the new Intel mobile chipset support.
Version 2.2.1 changes:
Adam Jackson (1):
i830_sdvo_mode_valid: Fix return values to match what we actually check.
Alan Hourihane (1):
vendor is CARD8
Andreas Stawinoga (1):
Samsung Q45 has no TV output
Dave Airlie (1):
ivch: fails on address mismatch as I seem to get this on my 865 system
Eric Anholt (1):
Remove extra have_libpciaccess=no that broke tools build with old
servers.
Erik Andren (1):
Clevo M720R has no TV-out
Hong Liu (4):
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
Jesse Barnes (30):
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
Describe output properties in more detail
CRT hotplug detection improvements
Add cscope files to .gitignore
Unconditionally restore pipe configuration
Fix compilation error when not using DRI
Don't modify low bit of BLC_PWM_CTL when using combo backlight control
Add pipe A force enable quirk
Add pipe A force enable quirk
Don't modify low bit of BLC_PWM_CTL when using combo backlight control
Fix compilation error when not using DRI
Remove unnecessary quirk code in CRT probing
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
Fix typo in merge
Fix build warnings on 64 bit
Bump version to 2.2.1.90 for 2.2.1 pre-release
Fix version bump, should have been 2.2.0.90
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
Bump version to 2.2.1
Joakim (1):
Aopen Minipc 965GM LVDS quirk
Julien Cristau (2):
Bug 14032: i810, set default depth to 16
Don't build reg_dumper if we don't have pciaccess 0.10.0
Keith Packard (1):
Decode DSPCLK_GATE, dump PIPE*STAT, MI_MODE, MI_DISPLAY_POWER_DOWN,
MI_ARB_STATE, MI_RDRET_STATE, ECOSKPD
Mark Kettenis (1):
Bug #14246: Fix biuld on OpenBSD.
Michel Dänzer (1):
Always set pPriv->buf to NULL after freeing the memory it pointed to.
Nanhai Zou (1):
TV: fix 576p refresh rate
Paulo Cesar Pereira de Andrade (1):
Make sure symbols used by other modules are public.
Zhenyu Wang (21):
Replace ALLOCATE_LOCAL/DEALLOCATE_LOCAL with xalloc/xfree
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
Fix last commit on i8xx debug p2 value
Bug #14440: fix stolen mem size mask on i830M
Fix last 8XX clock's p2 value commit
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
Don't leak memory if no DMI info is provided by kernel
hulifox008 (1):
Fix copy'n'paste-o in unused airlied i2c code.
liuhong (1):
xf86-video-intel: fix ivch using wrong dvo register
Version 2.3.0 changes: (includes the new Intel mobile chipset support)
Hong Liu (1):
fix possible segfault in I830FreeScreen
Keith Packard (1):
Add a kludge-around to fix cd/wt bits in fb ptes on linux.
Zhenyu Wang (6):
Change default panel fitting mode to origin
Set EXA pitch limit for pre-965 chipset
Revert "Set EXA pitch limit for pre-965 chipset"
Check pitch for EXA operation
Fix warning with i830_exa_pixmap_is_offscreen() for exa minor >=2
Bump version 2.3.0
|