summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2007-12-26xvmc: make XvMC default onZhenyu Wang
2007-12-25xvmc: consolidate put surface interfacesZhenyu Wang
2007-12-24xvmc: store XvMCContext pointer instead of context_id in internal ctx listZhenyu Wang
2007-12-20xvmc: add disable xvmc build supportZhenyu Wang
2007-12-20xvmc: handle surface create/destory in generic codeZhenyu Wang
2007-12-20xvmc: move dri context handling to generic codeZhenyu Wang
2007-12-19Merge branch 'master' into xvmcZhenyu Wang
2007-12-18Unconditionally restore pipe configurationJesse Barnes
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-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-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-11-29xvmc: add "XvMC" option, default is false.Zhenyu Wang
2007-11-29xvmc: move batch buffer init/fini code into genericZhenyu Wang
2007-11-28Replace ALLOCATE_LOCAL/DEALLOCATE_LOCAL with xalloc/xfreeZhenyu Wang
2007-11-27Merge branch 'master' into xvmcZhenyu Wang
2007-11-16vendor is CARD8Alan Hourihane
2007-11-16xvmc: add xvmc decoder type stringZhenyu Wang
2007-11-16xvmc: move some i915 context destroy code to generic functionZhenyu Wang
2007-11-16xvmc: clean batch buffer finishZhenyu Wang
2007-11-16xvmc: remove i915 drm map typeZhenyu Wang
2007-11-15Fix typo in 1920x1080 resolution entryJesse Barnes
2007-11-16xvmc: more i915 xvmc cleanupsZhenyu Wang
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-15xvmc: intel_xvmc.c cleanupsZhenyu Wang
2007-11-15xvmc: remove unused SAREAPTR macroZhenyu Wang
2007-11-15xvmc: i915 rename filesZhenyu Wang
2007-11-15xvmc: some code clean upZhenyu Wang
2007-11-15xvmc: move locking code into generic placeZhenyu Wang
2007-11-15xvmc: oops, should first map batch buffer before initZhenyu Wang
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