summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2010-01-02attempt to make this build with xserver 1.7 and later.obsd-2.7Matthieu Herrb
2009-07-01Merge commit 'origin/2.7' into obsd-2.7Matthieu Herrb
2009-06-26Adapt for -current xserver.Matthieu Herrb
2009-06-12format == 0 means "use default" in I830DRI2CreateBufferPierre Willenbrock
2009-06-12DRI2: If the SDK supports it, use the DRI2GetBuffersWithFormat interfacesIan Romanick
2009-06-12DRI2: Respect the src and dst parameters of CopyRegion.Ian Romanick
2009-05-17bsd build infraMatthieu Herrb
2009-05-12Update version to 2.7.12.7.1Carl Worth
2009-05-12NEWS: Update release notes for 2.7.1Carl Worth
2009-05-12RELEASING: Better instructions for where to send announcementsCarl Worth
2009-05-08Increment version number to 2.7.0.9012.7.0.901Carl Worth
2009-05-08NEWS: Add items for 2.7.0.901 release candidateCarl Worth
2009-05-083D_STATE_VERTEX_BUFFERS takes four 32-bit values, not three.Keith Packard
2009-05-08Fix crash with XV with large virtual displayAlbert Damen
2009-05-06Split i915 textured video commands to fit into batch buffers.Carl Worth
2009-05-06Hold reference to video binding table until all rects are painted.Carl Worth
2009-05-06intel_batch_start_atomic: fix size passed to intel_batch_require_space (*4)Keith Packard
2009-04-17KMS: hook up output properties for randrZhenyu Wang
2009-04-15README: Fix typos in chipset list, and point to how_to_report_bug web page2.7.0Carl Worth
2009-04-15RELEASING: Update instructions to reflect some minor process improvementsCarl Worth
2009-04-15NEWS: Add note about broken PAT code in some kernelsCarl Worth
2009-04-15Update version to 2.7.0Carl Worth
2009-04-15Add AUTHORS and NEWS to EXTRA_DISTCarl Worth
2009-04-15Add a NEWS files with release-notes for 2.7.0Carl Worth
2009-04-15Clarify that the default acceleration is UXA if KMS is available.Carl Worth
2009-04-15Add a new AUTHORS fileCarl Worth
2009-04-15README: Remove almost all time-sensitive informationCarl Worth
2009-04-13Turn on front buffer tiling in KMS.Li Peng
2009-04-13update manpage for BROADCAST_RGB propertyMa Ling
2009-04-13set broadcast RGB mode for integrated HDMI output.Ma Ling
2009-04-13set broadcast RGB mode for HDMI and TMDS from SDVOX outputMa Ling
2009-04-13Add a RELEASING file documenting the release processCarl Worth
2009-04-10Increment version to 2.6.99.903 for release2.6.99.903Carl Worth
2009-04-08Don't enable kernel execbuf fencing w/EXAJesse Barnes
2009-04-07Fix value for MI_WAIT_FOR_PIPEA_SCAN_LINE_WINDOWShuang He
2009-04-07Don't clip video to CRTC in the case of textured videoCarl Worth
2009-04-07quirk LVDS on ibase MB890 855GM boardZhenyu Wang
2009-04-06Fix new video sync-to-blank code for multi-headCarl Worth
2009-04-06Use best PLL timing values for G4X platformMa Ling
2009-04-06Define documented PLL timing limits for G4X platformMa Ling
2009-04-06Remove support for 'auto'(-1) value of XV_SYNC_TO_VBLANKCarl Worth
2009-04-06Use WAIT_FOR_SCAN_LINE instead of WAIT_FOR_VBLANKCarl Worth
2009-04-06Fix offset in begin_gtt_access caseJesse Barnes
2009-04-06SDVO: fix output flag dumping for unknown typeZhenyu Wang
2009-04-06SDVO: add composite TV out supportHugo Jacques
2009-03-31Match GTT unmap with map in KMS rotation caseJesse Barnes
2009-03-31Disable LVDS detect methodsZhenyu Wang
2009-03-31Non-GEM allocations incorrectly force TILE_NONE (bug 20797)Albert Damen
2009-03-31Require libdrm 2.4.6 for GTT unmap supportJesse Barnes
2009-03-31Tiling fixes, third setJesse Barnes