summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2009-03-09Increment version number to 2.6.99.901 for 2.7-rc1xf86-video-intel-2.6.99.9012.7-rc1Carl Worth
2009-03-09Flip the update_dri_buffers test around to only run when DRI1 is active.Eric Anholt
2009-03-09typo in intel.manXiang, Haihao
2009-03-06DRI1: Update sarea (and other information) when CRTC configuration changes.Eric Anholt
2009-03-06Document the UXA AccelMethod.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-06man: Put option defaults on separate indented lineDan Nicholson
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
2009-02-26Fix UXA for server 1.4.Eric Anholt
2009-02-26uxa: Fix composite fallback debug printing of main memory versus bo info.Eric Anholt
2009-02-26Regard the screen pixmap as suitable for acceleration.Eric Anholt
2009-02-26Disable fb resizing for DRI1-only server so that DRI1 can initialize.Eric Anholt
2009-02-26Fix up i915 composite and common solid/copy code to use check_aperture.Eric Anholt
2009-02-25XvMC: fix broken xvmc on 965Xiang, Haihao
2009-02-25Use LVDS config in Driver feature BDB for integrated LVDS checkZhenyu Wang
2009-02-25Update LVDS config bits definition in driver feature blockZhenyu Wang
2009-02-24Fix distcheck from drmmode_display.h deletion.Eric Anholt
2009-02-24Don't do AdjustFrame in KMS mode.Eric Anholt
2009-02-24Remove a handful of unused variable warnings.Kristian Høgsberg
2009-02-24Update kms to work with drmModeModeInfo API update.Kristian Høgsberg
2009-02-24Limit CRT DAC speed better.Adam Jackson
2009-02-23Revert "Limit CRT DAC speed better."Keith Packard
2009-02-23Limit CRT DAC speed better.Adam Jackson
2009-02-23KMS: Fix bug that prevented EDID data from getting propagated.Kristian Høgsberg
2009-02-23Use stat() and the dev_t to find the drm device filename.Kristian Høgsberg
2009-02-21Move disable_render_standby to EnterVT instead of startup.Helge Bahmann