summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2009-06-10Increment version to 2.7.99.9012.7.99.901Carl Worth1-1/+1
2009-06-10NEWS: Summarize new developments for 2.7.99.901Carl Worth1-0/+25
2009-06-10DRI2 copyregion: don't wait for scanlines that won't happenLukasz Kurylo1-2/+4
2009-06-10 add missing files for previous commitZou Nan hai5-0/+988
2009-06-10 enable MC on g45 for player without vld patchZou Nan hai33-5983/+2505
2009-06-10Add new chipset register dumpsZhenyu Wang1-9/+606
2009-06-10Disable composite on new chipset for nowZhenyu Wang1-0/+8
2009-06-10Add new register definitionsZhenyu Wang1-3/+489
2009-06-10Update intel_gtt utility for new chipset GTT checkZhenyu Wang1-1/+1
2009-06-10Remove fixed MMIO sizeZhenyu Wang2-4/+7
2009-06-10Add new chipsets PCI idsZhenyu Wang3-9/+38
2009-06-09UXA: Rasterize trapezoids to system memory, not a pixmapCarl Worth1-7/+46
2009-06-09Rename i830_exa.c to i830_uxa.cCarl Worth2-1/+1
2009-06-09Fall back to fb pixmaps for backing glyph picturesKristian Høgsberg1-0/+3
2009-06-09xvmc: don't include xf86dri.hXiang, Haihao1-1/+0
2009-06-04Merge branch 'xvmc-vld'root147-7822/+9156
2009-06-03Fix segfault in DRI2 vblank syncing if the region isn't onscreen.Eric Anholt1-27/+28
2009-06-03Fix some drawable abuse in i830_dri.cEric Anholt1-6/+7
2009-06-03Replace some pixmap-related idioms with inline functions to do so.Eric Anholt3-16/+23
2009-06-03Provide mode line from VBT to xorg.Ma Ling1-15/+45
2009-06-03Fetch mode line from VBT, then keep it.Ma Ling3-24/+83
2009-06-03Wait doubled regis to be stable for load pipe detectionMa Ling1-1/+2
2009-06-03Set activation periods as 64 cdclk sync up with KMSMa Ling2-2/+3
2009-06-02Sync DRI2 CopyRegion to vertical retraceJesse Barnes3-2/+45
2009-05-28Remove useless loader symbol lists.Adam Jackson6-215/+1
2009-05-26Revert "Rely on BO pixmaps being present in acceleration paths."Carl Worth2-15/+26
2009-05-26Fold GEM detection into DRM master open.Eric Anholt2-16/+17
2009-05-26Open the DRM and keep the handle throughout server startup to finish.Eric Anholt2-52/+65
2009-05-26Fix backwards logic on whether to sync to vblank or not.Eric Anholt1-1/+1
2009-05-20Only return FALSE when dri_bo_map() failsKristian Høgsberg1-2/+3
2009-05-19Don't do GTT maps on objects bigger than half the available aperture size.Eric Anholt4-4/+46
2009-05-19 switch XvMC to gemxvmc-vldLi Shao Hua10-644/+815
2009-05-18Only sync XV to vblank when drawing to the frontbuffer.Eric Anholt1-7/+9
2009-05-18 DRI2 for XvMCXiang Hai hao18-1222/+481
2009-05-18Merge branch 'master' into xvmc-vldZou Nan hai81-5486/+1243
2009-05-15Use drm_intel_bo_disable_reuse API to flag scanout and cursor buffersKeith Packard2-1/+7
2009-05-15Add --enable-debug flag to configureJesse Barnes1-1/+9
2009-05-14If DRM can't figure out which pipe to sync on, then don't sync at all.Keith Packard2-21/+23
2009-05-14Use libdrm to lookup pipe for tear-free sync of XVCarl Worth3-7/+22
2009-05-14README: kill an evil dotWu Fengguang1-1/+1
2009-05-14Remove dead "avail" variable from XAA stuff.Eric Anholt1-2/+1
2009-05-13Add new have_gem flagJesse Barnes6-17/+21
2009-05-12Load i915 and fbcon when checking for KMSKeith Packard1-0/+8
2009-05-12Add DP link and GMCH M and N registersKeith Packard2-0/+50
2009-05-12Fallback when VT inactiveKeith Packard1-0/+3
2009-05-12Remove the offset parameter from i830_allocator_init()Wu Fengguang3-6/+5
2009-05-12RELEASING: Better instructions for where to send announcementsCarl Worth1-1/+12
2009-05-10Fix "Unkown" typo in two FatalError messagesAlan Coopersmith2-2/+2
2009-05-05Fix typo in (unused) INTEL_BIOS_32 macroStijn van Drongelen2-4/+4
2009-05-04Restore CFLAGS after tests.Arkadiusz Miśkiewicz1-0/+1