summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2008-01-09Update PIPELINE_SELECT instruction and surface state format for new chipsetZhenyu Wang
2008-01-09GTT access change for new integrated graphics deviceZhenyu Wang
2008-01-09Add new integrated graphics chipset idsZhenyu Wang
2008-01-07Change origin i965G_1 to chipset market name G35.Zhenyu Wang
2008-01-04Don't modify low bit of BLC_PWM_CTL when using combo backlight controlJesse Barnes
2008-01-04Fix copy'n'paste-o in unused airlied i2c code.hulifox008
2008-01-03Fix compilation error when not using DRIJesse Barnes
2008-01-02xvmc: setup driver info for XvMCGetDRInfo requestZhenyu Wang
2008-01-02xvmc: add context id info in debug/traceZhenyu Wang
2008-01-02TV: fix 576p refresh rateNanhai Zou
2007-12-28xvmc: move drmOpen earlierZhenyu Wang
2007-12-27Aopen Minipc 965GM LVDS quirkJoakim
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