summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2009-06-07Support for HDMI 1600x1200 50Hz interlaced resolution.upstream-unstable-with-frc-patchesThomas Hilber
2009-06-07Some cosmetics and option to configure field/frame timing log output.Thomas Hilber
2009-06-07Improved field timing debug support.Thomas Hilber
2009-06-02Add new scheduling option.Thomas Hilber
2009-06-02fast processors require additional delay of 32usecsThomas Hilber
2009-06-02[BUG FIX] delay until field update deadline must be delayed further by SHIFTVThomas Hilber
2009-06-01Rewrite for improved D945GSEJT support.Thomas Hilber
2009-06-01Include support for Intel D945GSEJT (Johnstown) and ASUS Eee PC 701 4G.Thomas Hilber
2009-06-01New options for xorg.conf and start with disconnected monitor.Thomas Hilber
2009-06-01Add frame rate control.Thomas Hilber
2009-05-31[coding style] Correct indentation.Thomas Hilber
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-15Clarify that the default acceleration is UXA if KMS is available.Carl Worth
2009-04-13Turn on front buffer tiling in KMS.Li Peng
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-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-31Tiling fixes, third setJesse Barnes
2009-03-31Disable LVDS config parsing from VBT for nowZhenyu Wang
2009-03-31disable center mode for 965GM and G4X platformMa, Ling
2009-03-31Fix VT switch with XV overlay video enabled.Kalev Lember
2009-03-31clean up man page generation and remove all traces of the i810 driverRémi Cardona
2009-03-31Don't manage fences part twoJesse Barnes
2009-03-19Don't install fences if the kernel is managing themJesse Barnes
2009-03-19Drop Legacy3D option, only use fixed texture space with non-gem.Kristian Høgsberg
2009-03-19Set SSC frequency for 8xx chips correctlyMa Ling
2009-03-19Re-enable disabled outputs after rotationJesse Barnes
2009-03-19Create known output configuration at EnterVT timeJesse Barnes
2009-03-16TV: fix contrast and saturation for 945GZhenyu Wang
2009-03-16TV: force TV as connected with TV_Connector optionZhenyu Wang
2009-03-16Fix Xv crash with overlay video.Kalev Lember