summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2009-07-06Disable FBC on IGDNGZhenyu Wang
2009-07-02Fix segv for clipped movie windowBarry Scott
2009-07-02Clear the bo on the rotate scratch pixmapJesse Barnes
2009-07-02Xv i830_display_video splitup: extract i830_update_scaling_factorsDaniel Vetter
2009-07-02Xv i830_display_video splitup: extract i830_update_polyphase_coeffsDaniel Vetter
2009-07-02Xv i830_display_video splitup: extract i830_update_dst_box_to_crtc_coordsDaniel Vetter
2009-07-01Xv: kill !textured conditionDaniel Vetter
2009-07-01Xv overlay: implement GAMMA5 errataDaniel Vetter
2009-07-01Xv: kill unneeded indirectionDaniel Vetter
2009-06-30uxa: Fix segfault on source-only picture usage with FallbackDebug.Eric Anholt
2009-07-01Fix 945GM VT switch in UMSZhenyu Wang
2009-07-01Load fbcon too if kernel mode setting is checked onZhenyu Wang
2009-06-30Don't try to pin buffers in KMS modeJesse Barnes
2009-06-30Make KMS set_resource function return TRUEJesse Barnes
2009-06-30Use DVO timing block instead of fp_timing when parsing LFP dataJesse Barnes
2009-06-30Add a few error messages for DRM initializationJesse Barnes
2009-06-30Remove unused packed yuv sampler shader programsZhenyu Wang
2009-06-30Xv: fix domain usage for binding table on i965+ chipsZhenyu Wang
2009-06-30Add XV support on IGDNGZhenyu Wang
2009-06-30Enable 2D composite on IGDNGXiang Haihao
2009-06-30Add new compiled shader program for IGDNGZhenyu Wang
2009-06-30Move shader programs under its own subdirectoryZhenyu Wang
2009-06-29Only get the VBIOS in non-KMS modeJesse Barnes
2009-06-29Output error info if we fail to get DRM resourcesJesse Barnes
2009-06-29Use swapbuffers_wait controlJesse Barnes
2009-06-29Disable XvMC on 915G/GM in KMSZhenyu Wang
2009-06-24Fix i830_crtc_on to only check outputs associated with the given CRTCJesse Barnes
2009-06-24Treat disabled CRTCs as "not covering" for scanline wait purposesJesse Barnes
2009-06-23Harden i830 render in case check_composite didn't throw out bad formats.Alan Coopersmith
2009-06-23Add option to control swapbuffers behaviorJesse Barnes
2009-06-23 i915 xvmc, fix fd.o bug #22103Zou Nan hai
2009-06-22Fix LFP data block fetchJesse Barnes
2009-06-19Don't change the blank/sync width when calculating scaled modesZhao Yakui
2009-06-17TV: Set correct voltage level override valuesling.ma@intel.com
2009-06-17Set hot plug interrupt to detect HDMI outputling.ma@intel.com
2009-06-16add pipe a force quirk for Dell miniBryce Harrington
2009-06-16don't wait for vblank on rotated displaysLi Peng
2009-06-16pipe-a quirk for thinkpad x30Bryce Harrington
2009-06-16Fix EDID for LVDS output device to add the default modesZhao Yakui
2009-06-16Get the LVDS panel limit and check whether the given modeline is validZhao Yakui
2009-06-16Add the private data for the LVDS connectorZhao Yakui
2009-06-15GFX: Initialize the SDVO device based on the valid slave addressZhao Yakui
2009-06-15parse general definition block to get the SDVO device infoZhao Yakui
2009-06-15Dynamically get the number of child device in general definition blockZhao Yakui
2009-06-11intel_batch_init: test have_gem, not directRenderingTypeKeith Packard
2009-06-11Fix xvmc buildJulien Cristau
2009-06-10Increment version to 2.7.99.9012.7.99.901Carl Worth
2009-06-10NEWS: Summarize new developments for 2.7.99.901Carl Worth
2009-06-10DRI2 copyregion: don't wait for scanlines that won't happenLukasz Kurylo
2009-06-10 add missing files for previous commitZou Nan hai