summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2007-12-18Always set pPriv->buf to NULL after freeing the memory it pointed to.Michel Dänzer
2007-12-13i830_sdvo_mode_valid: Fix return values to match what we actually check.Adam Jackson
2007-12-11Add cscope files to .gitignoreJesse Barnes
2007-12-10CRT hotplug detection improvementsJesse Barnes
2007-12-10ivch: fails on address mismatch as I seem to get this on my 865 systemDave Airlie
2007-12-10Fix tv quirk for Dell Latitude X1Zhenyu Wang
2007-12-09exa: fix rendering issue on some 855GM laptopsZhenyu Wang
2007-12-07Describe output properties in more detailJesse Barnes
2007-12-05Fix backlight setting save/restoreJesse Barnes
2007-12-04Add BCM_ to backlight control method enumsJesse Barnes
2007-12-04Use "LEGACY" backlight method if backlight control is suchJesse Barnes
2007-12-04Remove extra have_libpciaccess=no that broke tools build with old servers.Eric Anholt
2007-11-28Replace ALLOCATE_LOCAL/DEALLOCATE_LOCAL with xalloc/xfreeZhenyu Wang
2007-11-16vendor is CARD8Alan Hourihane
2007-11-15Fix typo in 1920x1080 resolution entryJesse Barnes
2007-11-15Bump version to 2.2.0xf86-video-intel-2.2.0Jesse Barnes
2007-11-15Adjust default TV out paramatersJesse Barnes
2007-11-15Add 1920x1080 mode to TV outJesse Barnes
2007-11-15remove unnecessary i830_reg.h includesZhenyu Wang
2007-11-15Move fb compression reg definition into i810_reg.hZhenyu Wang
2007-11-14Backlight fixesJesse Barnes
2007-11-14Disable FBC by default on 965GMJesse Barnes
2007-11-14Add more FBC regsJesse Barnes
2007-11-14Fix kernel get_brightness functionJesse Barnes
2007-11-14Correct FBC debug messageJesse Barnes
2007-11-14Add FBC registers to register dump outputJesse Barnes
2007-11-14Don't stop ring before restoring hw stateJesse Barnes
2007-11-14Don't enable fbc with XAA or tiling is off.Zhenyu Wang
2007-11-13Review PLL spreadsheet and update register ranges.Keith Packard
2007-11-14Remove one redundant line.Zhenyu Wang
2007-11-14Don't setup fb compression if fb is not tilingZhenyu Wang
2007-11-13Remove harmless error messageJesse Barnes
2007-11-12Improve backlight controlJesse Barnes
2007-11-12Fix typo in PLL enable checkJesse Barnes
2007-11-09Add 'ret' variable to i830_allocator_initJesse Barnes
2007-11-09Fixup warningsJesse Barnes
2007-11-09Remove unused 'palette_enable' variableJesse Barnes
2007-11-09Update man page to reflect EXA by defaultJesse Barnes
2007-11-08Bump driver version to 2.1.99 in preparation for 2.2 releasexf86-video-intel-2.1.99Jesse Barnes
2007-11-08Default to EXAJesse Barnes
2007-11-08Clear current video crtc on DPMS offJesse Barnes
2007-11-08Fix overlay destination clampingJesse Barnes
2007-11-08Setup 3D state at EnterVT timeJesse Barnes
2007-11-08Bug #12059: Add ch7019 to the list of supported devices for ch7017.Eric Anholt
2007-11-08Check DPLL status before writing PIPEnCONF regsJesse Barnes
2007-11-01Framebuffer compression fix: front buffer may not be at fence 0Jesse Barnes
2007-11-01Fix allocation reset for really not free BO allocatorZhenyu Wang
2007-10-30Fix builds without DRIAlan Coopersmith
2007-10-30Clear compiler error: "void functions cannot return values"Alan Coopersmith
2007-10-24Adapt to DRM Lockfree and setStatus changes.Thomas Hellstrom