summaryrefslogtreecommitdiff
path: root/src/i830_driver.c
AgeCommit message (Expand)Author
2008-04-21Add a kludge-around to fix cd/wt bits in fb ptes on linux.Keith Packard
2008-04-17fix possible segfault in I830FreeScreenHong Liu
2008-04-10Implement support for 24 bit pixel formatMike Isely
2008-03-28Disable DRI earlier if fb width > 2048Zhenyu Wang
2008-03-28Disable overlay on new mobile chipsetZhenyu Wang
2008-03-26Fix 965+ rendering issues with DRI disabled.Eric Anholt
2008-03-25Revert "Use mprotect on unbound AGP memory to attempt to catch use while unbo...Eric Anholt
2008-03-18Merge branch 'master' into xvmcZhenyu Wang
2008-03-18Disable XvMC if DRI is not enabled.Zhenyu Wang
2008-03-18Compile warning fixes.Paulo Cesar Pereira de Andrade
2008-03-17Add support for new ->get_crtc output callbacksJesse Barnes
2008-03-14Change OUT_RING and similar calls to OUT_BATCH for batchbuffer mergeEric Anholt
2008-03-13Merge branch 'master' into xvmcZhenyu Wang
2008-03-12Fix rotation mem with kernel memory manager in VT switchHong Liu
2008-03-11Nuke more CARD* types from i810 driver. Untested.Eric Anholt
2008-03-11Remove i830+ driver's use of CARD*/INT* types for great justice.Eric Anholt
2008-03-11Merge branch 'master' into xvmcZhenyu Wang
2008-03-06remove extra dri checkingZhenyu Wang
2008-03-06Pull chipset detection out of PreInit into its own functionJesse Barnes
2008-03-06Move MTRR fixup to its own routineJesse Barnes
2008-03-06Refactor memory allocation into a separate functionJesse Barnes
2008-02-20Fix DSP*CNTR restorationJesse Barnes
2008-02-15Bug #14440: fix stolen mem size mask on i830MZhenyu Wang
2008-02-05Program FBC fence offset registerJesse Barnes
2008-01-30hardware status page initialization reworkZhenyu Wang
2008-01-25Set vtSema before EnterVTZhenyu Wang
2008-01-24Fix i830 block handler wrapZhenyu Wang
2008-01-09Add pipe A force enable quirkJesse Barnes
2008-01-09Disable frame buffer compression on new chipset now.Zhenyu 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
2007-12-26xvmc: make XvMC default onZhenyu Wang
2007-12-20xvmc: add disable xvmc build supportZhenyu Wang
2007-12-19Merge branch 'master' into xvmcZhenyu Wang
2007-12-18Unconditionally restore pipe configurationJesse Barnes
2007-11-29xvmc: add "XvMC" option, default is false.Zhenyu Wang
2007-11-15remove unnecessary i830_reg.h includesZhenyu Wang
2007-11-15Merge branch 'master' into xvmcZhenyu Wang
2007-11-15Merge branch 'master' into xvmcZhenyu Wang
2007-11-14Disable FBC by default on 965GMJesse 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-14Remove one redundant line.Zhenyu Wang
2007-11-14Don't setup fb compression if fb is not tilingZhenyu Wang
2007-11-13Merge branch 'master' into xvmcZhenyu Wang
2007-11-12Fix typo in PLL enable checkJesse Barnes
2007-11-09Merge branch 'master' into xvmcZhenyu Wang
2007-11-08Default to EXAJesse Barnes
2007-11-08Setup 3D state at EnterVT timeJesse Barnes