summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2009-02-20Dont allocate overlay registers in KMS mode.Kristian Høgsberg
2009-02-18Make Xv used a buffer object instead of i830_memory.Kristian Høgsberg
2009-02-18bios_reader: parse driver feature BDBZhenyu Wang
2009-02-18Fix SDVO mulitiplier setting for 945GZhenyu Wang
2009-02-17KMS: Hook up crtc::gamma_set.Kristian Høgsberg
2009-02-16Safely init SDVO found variableZhenyu Wang
2009-02-13Fix SDVO/HDMI detectZhenyu Wang
2009-02-13SDVO: remove ForceSDVODetect optionZhenyu Wang
2009-02-13SDVO: Switch control bus only before DDC accessZhenyu Wang
2009-02-13SDVO: Fix TV supportZhenyu Wang
2009-02-13SDVO: fix CREATE_PREFERRED_INPUT_TIMING commandZhenyu Wang
2009-02-13SDVO: fix usage for SET_TV_FORMAT and GET_SDTV_RESOLUTION_SUPPORT commandZhenyu Wang
2009-02-13SDVO: fix error in modeline and DTD convertZhenyu Wang
2009-02-13SDVO: check EDID info for DVI-IZhenyu Wang
2009-02-13SDVO: Fix for HDMI encode and audio setup (try 5)Zhenyu Wang
2009-02-10uxa: Fix breakage from UXA_FALLBACK conversion from "do {} while (0)" construct.Eric Anholt
2009-02-10uxa: Fix driver against fbDoCopy -> miDoCopy change in the server.Eric Anholt
2009-02-10uxa: Fix failure to --amend in further changes in previous commit.Eric Anholt
2009-02-10uxa: hook up the fallback debug to the driver's fallback debug option.Eric Anholt
2009-02-06Don't disable vga centering bit.Ma Ling
2009-02-04TV quirk for HP Compaq nx6310Zhenyu Wang
2009-02-02Fix front buffer memset() for non-KMS case.Kristian Høgsberg
2009-02-02Un-revert the I915_SETPARAM_NUM_USED_FENCES commit reverted by accident.Kristian Høgsberg
2009-02-02Fix last-minute "cleanup" that broke the patch.Kristian Høgsberg
2009-02-01Implement front buffer resize for KMS.Kristian Høgsberg
2009-01-27dri2: Use modesetting's master fd instead of opening our own non-master.Eric Anholt
2009-01-27Support tiled back/depth on 915-class hardware with DRI2.Jesse Barnes
2009-01-27Don't forget the new state bos in check_aperture.Eric Anholt
2009-01-26Fixup bogus VBT modes when detectedJesse Barnes
2009-01-24Quirk MSI IM-945GSE-A LVDS, TV outputs.Bill Nottingham
2009-01-24quirk for AOpen MP45Vincent Mussard
2009-01-22Prepare changelog for uploadJulien Cristau
2009-01-22Build against xserver 1.6 rc1.Julien Cristau
2009-01-22Update changelogsJulien Cristau
2009-01-22Merge tag 'xf86-video-intel-2.6.1' into debian-experimentalJulien Cristau
2009-01-21Move i965 render sampler state to BOs.Eric Anholt
2009-01-21Move i965 render kernels to BOs.Eric Anholt
2009-01-21Move 965 render unit state to BOs.Eric Anholt
2009-01-21Remove 965 render wm scratch space, which was just unused.Eric Anholt
2009-01-21Bump version to 2.6.1.Eric Anholt
2009-01-21Fix build with server 1.4.Eric Anholt
2009-01-21Don't run in KD_TEXT mode even with KMSJesse Barnes
2009-01-21Tear down batchbuffers unconditionally on LeaveVTJesse Barnes
2009-01-21Support sysfs backlight control for Sony laptops in xf86-video-intelKshitij Kulshreshtha
2009-01-21Fix invarient state emits for DRI2 (do it per batch, since there's no lock).Eric Anholt
2009-01-21Protect i915 textured video against batchbuffer wrapping.Eric Anholt
2009-01-21Re-emit i915 composite setup when the batchbuffer wraps.Eric Anholt
2009-01-21Don't run in KD_TEXT mode even with KMSJesse Barnes
2009-01-21Tear down batchbuffers unconditionally on LeaveVTJesse Barnes
2009-01-20Use drm_intel_bo_subdata to put render vb data in.Eric Anholt