summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)AuthorFilesLines
2009-03-20Fix VT switch with XV overlay video enabled.Kalev Lember1-5/+8
2009-03-20clean up man page generation and remove all traces of the i810 driverRémi Cardona3-25/+1
2009-03-20Don't manage fences part twoJesse Barnes1-1/+2
2009-03-20Add a lid status test program "intel_lid"Zhenyu Wang2-1/+154
2009-03-19Don't install fences if the kernel is managing themJesse Barnes1-7/+4
2009-03-19Revert the rest of the EXA_VERSION_MAJOR bumpCarl Worth1-5/+0
2009-03-19Set SSC frequency for 8xx chips correctlyMa Ling1-1/+1
2009-03-18Re-enable disabled outputs after rotationJesse Barnes1-0/+13
2009-03-18Create known output configuration at EnterVT timeJesse Barnes3-100/+150
2009-03-17Use best PLL timing values for G4X platformMa Ling1-11/+91
2009-03-17Define documented PLL timing limits for G4X platformMa Ling1-1/+176
2009-03-16Revert EXA_DRIVER_KNOWN_MAJOR bumpKeith Packard2-6/+0
2009-03-16TV: fix contrast and saturation for 945GZhenyu Wang1-2/+2
2009-03-16TV: force TV as connected with TV_Connector optionZhenyu Wang1-7/+4
2009-03-13Add DCC register dumping.Eric Anholt2-0/+29
2009-03-13Add dumping of 915 and 945 fence registers.Eric Anholt1-28/+75
2009-03-13Add PGETBL_CTL to the debug output.Eric Anholt1-0/+2
2009-03-13Use CopyArea to load glyphs from per-glyph pixmap to cache pixmapKeith Packard3-0/+11
2009-03-13Fix Xv crash with overlay video.Kalev Lember1-1/+1
2009-03-13Use UXA when KMS is activeJesse Barnes1-6/+2
2009-03-12Revert "SDVO: Switch control bus only before DDC access"Zhenyu Wang1-4/+4
2009-03-12SDVO: reset privates before output setupZhenyu Wang1-0/+4
2009-03-11Fix dist of xvmc sourcesDan Nicholson1-1/+1
2009-03-11Drop Legacy3D option, only use fixed texture space with non-gem.Kristian Høgsberg2-12/+2
2009-03-10SDVO: fix pixel multiplier setting for TVZhenyu Wang1-1/+6
2009-03-09Fix XV with non-GEM kernels by allocating a larger fake bufmgr.Eric Anholt1-1/+1
2009-03-09Flip the update_dri_buffers test around to only run when DRI1 is active.Eric Anholt1-1/+1
2009-03-06DRI1: Update sarea (and other information) when CRTC configuration changes.Eric Anholt2-4/+12
2009-03-06Don't allocate the render power saving context in KMS mode.Eric Anholt1-0/+3
2009-03-06unused variable warning fix.Eric Anholt1-1/+0
2009-03-06clean up arguments to i830_allocate_framebuffer since zaphod removal.Eric Anholt4-31/+14
2009-03-06Use REGION_EQUAL in place of a local implementation.Eric Anholt1-29/+1
2009-03-06nuke unused define.Eric Anholt1-4/+0
2009-03-06Remove configurable support for disabling XV.Eric Anholt1-23/+5
2009-03-06Remove configured SW cursor support.Eric Anholt3-33/+16
2009-03-06Remove StolenOnly support.Eric Anholt3-41/+18
2009-03-06intel: Nuke shared-entity support (zaphod mode).Eric Anholt17-439/+82
2009-03-06remove more page flipping leftovers.Eric Anholt1-3/+1
2009-03-06Fix another VT switch leakLukáš Hejtmánek1-0/+1
2009-03-06Xv: free tearing on textured videoXiang, Haihao3-19/+87
2009-03-05SDVO: handle multifunction encoder (try 2)Zhenyu Wang1-65/+160
2009-03-04Fix serious memory leak at Enter/LeaveVTLukas Hejtmanek1-3/+14
2009-03-04Use drmSetMaster() and drmDropMaster() in enter/leave VTKristian Høgsberg1-0/+16
2009-03-03SDVO: only check digital monitor when EDID existsZhenyu Wang1-1/+1
2009-03-03TV: add property control for TV attributesZhenyu Wang1-10/+201
2009-03-03TV: add option to set TV connector typeZhenyu Wang1-1/+30
2009-03-03TV: update output and crtc modes when TV format change (try 3)Zhenyu Wang1-0/+50
2009-03-03TV: sort input mode linesZhenyu Wang1-2/+2
2009-03-02KMS: Wire up output DPMS.Adam Jackson1-1/+21
2009-03-02Skip LVDS config parsing on pre-9xx chips.Zhenyu Wang1-1/+5