summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2007-11-15Merge branch 'master' into xvmcZhenyu Wang
2007-11-15Merge branch 'master' into xvmcZhenyu 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-15xvmc: move batch buffer init/fini to intel_batchbuffer.cZhenyu Wang
2007-11-15xvmc: take out batch buffer handling codeZhenyu Wang
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-14xvmc: attempt to move batch buffer code out of i915 privateZhenyu Wang
2007-11-13Merge branch 'master' into xvmcZhenyu Wang
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-09Merge branch 'xvmc' of git+ssh://zhen@people.freedesktop.org/~zhen/xf86-video...Zhenyu Wang
2007-11-09Merge branch 'master' into xvmcZhenyu Wang
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-26try to move some fields to xvmc driver structureZhenyu Wang
2007-10-26Fix DRI context creation for XvMCZhenyu Wang
2007-10-24Adapt to DRM Lockfree and setStatus changes.Thomas Hellstrom
2007-10-24Fix typo in my hand-application of rglowery's patch.Eric Anholt
2007-10-24Fix a crash in TV mode handling by initializing the prev field of modes.Rob
2007-10-24fix xvmc return valuesZhenyu Wang
2007-10-23add missing license header for new filesZhenyu Wang
2007-10-22intel_reg_dumper - dump VGA AR registers tooJesse Barnes
2007-10-22revert xvmc memory allocation hacksZhenyu Wang
2007-10-23Merge branch 'master' into xvmcZhenyu Wang
2007-10-23split xvmc user lib chipset driversZhenyu Wang
2007-10-19In the clock graph, draw the VCO as erasures in the lines representing clocks.Eric Anholt
2007-10-18Warn in the log if we choose a PLL clock that's way out of line.Eric Anholt
2007-10-18Add some nickle scripts for looking at PLL issues.Eric Anholt
2007-10-17intel: make block handler hook happen no matter what video is in useDave Airlie