summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2009-06-23Add option to control swapbuffers behaviorJesse Barnes
2009-06-23 i915 xvmc, fix fd.o bug #22103Zou Nan hai
2009-06-22Fix LFP data block fetchJesse Barnes
2009-06-19Don't change the blank/sync width when calculating scaled modesZhao Yakui
2009-06-17TV: Set correct voltage level override valuesling.ma@intel.com
2009-06-17Set hot plug interrupt to detect HDMI outputling.ma@intel.com
2009-06-16add pipe a force quirk for Dell miniBryce Harrington
2009-06-16don't wait for vblank on rotated displaysLi Peng
2009-06-16pipe-a quirk for thinkpad x30Bryce Harrington
2009-06-16Fix EDID for LVDS output device to add the default modesZhao Yakui
2009-06-16Get the LVDS panel limit and check whether the given modeline is validZhao Yakui
2009-06-16Add the private data for the LVDS connectorZhao Yakui
2009-06-15GFX: Initialize the SDVO device based on the valid slave addressZhao Yakui
2009-06-15parse general definition block to get the SDVO device infoZhao Yakui
2009-06-15Dynamically get the number of child device in general definition blockZhao Yakui
2009-06-11intel_batch_init: test have_gem, not directRenderingTypeKeith Packard
2009-06-11Fix xvmc buildJulien Cristau
2009-06-10DRI2 copyregion: don't wait for scanlines that won't happenLukasz Kurylo
2009-06-10 add missing files for previous commitZou Nan hai
2009-06-10 enable MC on g45 for player without vld patchZou Nan hai
2009-06-10Add new chipset register dumpsZhenyu Wang
2009-06-10Disable composite on new chipset for nowZhenyu Wang
2009-06-10Add new register definitionsZhenyu Wang
2009-06-10Update intel_gtt utility for new chipset GTT checkZhenyu Wang
2009-06-10Remove fixed MMIO sizeZhenyu Wang
2009-06-10Add new chipsets PCI idsZhenyu Wang
2009-06-09Rename i830_exa.c to i830_uxa.cCarl Worth
2009-06-09Fall back to fb pixmaps for backing glyph picturesKristian Høgsberg
2009-06-09xvmc: don't include xf86dri.hXiang, Haihao
2009-06-04Merge branch 'xvmc-vld'root
2009-06-03Fix segfault in DRI2 vblank syncing if the region isn't onscreen.Eric Anholt
2009-06-03Fix some drawable abuse in i830_dri.cEric Anholt
2009-06-03Replace some pixmap-related idioms with inline functions to do so.Eric Anholt
2009-06-03Provide mode line from VBT to xorg.Ma Ling
2009-06-03Fetch mode line from VBT, then keep it.Ma Ling
2009-06-03Wait doubled regis to be stable for load pipe detectionMa Ling
2009-06-03Set activation periods as 64 cdclk sync up with KMSMa Ling
2009-06-02Sync DRI2 CopyRegion to vertical retraceJesse Barnes
2009-05-28Remove useless loader symbol lists.Adam Jackson
2009-05-26Revert "Rely on BO pixmaps being present in acceleration paths."Carl Worth
2009-05-26Fold GEM detection into DRM master open.Eric Anholt
2009-05-26Open the DRM and keep the handle throughout server startup to finish.Eric Anholt
2009-05-26Fix backwards logic on whether to sync to vblank or not.Eric Anholt
2009-05-20Only return FALSE when dri_bo_map() failsKristian Høgsberg
2009-05-19Don't do GTT maps on objects bigger than half the available aperture size.Eric Anholt
2009-05-19 switch XvMC to gemLi Shao Hua
2009-05-18Only sync XV to vblank when drawing to the frontbuffer.Eric Anholt
2009-05-18 DRI2 for XvMCXiang Hai hao
2009-05-18Merge branch 'master' into xvmc-vldZou Nan hai
2009-05-15Use drm_intel_bo_disable_reuse API to flag scanout and cursor buffersKeith Packard