summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
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
2009-03-04Fix serious memory leak at Enter/LeaveVTLukas Hejtmanek
2009-03-04Use drmSetMaster() and drmDropMaster() in enter/leave VTKristian Høgsberg
2009-03-03SDVO: only check digital monitor when EDID existsZhenyu Wang
2009-03-03TV: add property control for TV attributesZhenyu Wang
2009-03-03TV: add option to set TV connector typeZhenyu Wang
2009-03-03TV: update output and crtc modes when TV format change (try 3)Zhenyu Wang
2009-03-03TV: sort input mode linesZhenyu Wang
2009-03-02KMS: Wire up output DPMS.Adam Jackson
2009-03-02Skip LVDS config parsing on pre-9xx chips.Zhenyu Wang
2009-03-02Update driver feature block definition for missed fieldsZhenyu Wang
2009-02-28warnings cleanupEric Anholt
2009-02-27Only allocate pixmaps aligned for tiling when requested by DRI2 GetBuffers.Eric Anholt
2009-02-26Intel video driver patchShaohua Li