summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
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
2009-03-16Use UXA when KMS is activeJesse Barnes
2009-03-16Revert "SDVO: Switch control bus only before DDC access"Zhenyu Wang
2009-03-16SDVO: reset privates before output setupZhenyu Wang
2009-03-11Fix dist of xvmc sourcesDan Nicholson
2009-03-11SDVO: fix pixel multiplier setting for TVZhenyu Wang
2009-03-11Fix XV with non-GEM kernels by allocating a larger fake bufmgr.Eric Anholt
2009-03-09Flip the update_dri_buffers test around to only run when DRI1 is active.Eric Anholt
2009-03-06DRI1: Update sarea (and other information) when CRTC configuration changes.Eric Anholt
2009-03-06Don't allocate the render power saving context in KMS mode.Eric Anholt
2009-03-06unused variable warning fix.Eric Anholt
2009-03-06clean up arguments to i830_allocate_framebuffer since zaphod removal.Eric Anholt
2009-03-06Use REGION_EQUAL in place of a local implementation.Eric Anholt
2009-03-06nuke unused define.Eric Anholt
2009-03-06Remove configurable support for disabling XV.Eric Anholt
2009-03-06Remove configured SW cursor support.Eric Anholt
2009-03-06Remove StolenOnly support.Eric Anholt
2009-03-06intel: Nuke shared-entity support (zaphod mode).Eric Anholt
2009-03-06remove more page flipping leftovers.Eric Anholt
2009-03-06Fix another VT switch leakLukáš Hejtmánek
2009-03-06Xv: free tearing on textured videoXiang, Haihao
2009-03-05SDVO: handle multifunction encoder (try 2)Zhenyu Wang