summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2008-03-10Merge branch 'master' into jbarnes-cleanupjbarnes-cleanupJesse Barnes6-23/+16
2008-03-10Add pipe A force enable quirk for Dell Latitude D500Jesse Barnes1-0/+2
2008-03-10quirk: add DVO ivch quirkDave Airlie1-0/+3
2008-03-08Makefile.am: nuke RCS IdMatthieu Herrb1-1/+0
2008-03-07Avoid setting reserved bits in SDVOx on everything 965-class.Eric Anholt1-1/+1
2008-03-07Enable hardware overlay on 965Jesse Barnes3-21/+10
2008-03-07Merge ssh://people.freedesktop.org/~jbarnes/xf86-video-intel into jbarnes-cle...Jesse Barnes8-217/+220
2008-03-07fixup pciaccess version detectDave Airlie1-2/+2
2008-03-06Implement new get_property feature for backlight controlJesse Barnes1-0/+32
2008-03-06remove extra dri checkingZhenyu Wang1-5/+0
2008-03-06No ring, no syncZhenyu Wang1-0/+3
2008-03-06Pull chipset detection out of PreInit into its own functionJesse Barnes1-196/+207
2008-03-06Account for FBC LL cache in memory reservationJesse Barnes1-1/+1
2008-03-06Move MTRR fixup to its own routineJesse Barnes1-40/+45
2008-03-06Refactor memory allocation into a separate functionJesse Barnes1-129/+147
2008-03-05Really print adjusted_mode for mode debugZhenyu Wang1-1/+1
2008-03-04Fix DPLL programming in CRTC mode setHong Liu1-8/+8
2008-03-04Change FBC idle mode back to defaultJesse Barnes1-1/+1
2008-02-29Bug 14591: comment out MI_DISPLAY_POWER_DOWN as for 965GM onlyZhenyu Wang1-1/+1
2008-02-27HP Compaq 6730s has no TV outputPeng Li1-0/+3
2008-02-26Bug #14649: Fix build if pciaccess headers are not with other xorg headers.Mark Kettenis7-9/+13
2008-02-26Fix SDVO I2C access on Mac Mini in EFI mode.Eric Anholt2-0/+15
2008-02-26Look for src/{modes,parser} in $srcdir, not in objdirJulien Cristau1-5/+5
2008-02-25Fix overlay rotationZhenyu Wang2-12/+32
2008-02-22Remove SaveHWState call from EnterVTJesse Barnes1-9/+0
2008-02-22Don't walk into LpRing struct if it doesn't existJesse Barnes1-1/+1
2008-02-22Merge branch 'master' of ssh://git.freedesktop.org/git/xorg/driver/xf86-video...Jesse Barnes30-240/+1227
2008-02-22Add quirk for DVO channel selectionJesse Barnes3-1/+18
2008-02-21Add pipe A force enable quirk for ThinkPad X40Jesse Barnes1-0/+3
2008-02-21Remove side effects from VGA debug codeJesse Barnes1-0/+1
2008-02-20Fix DSP*CNTR restorationJesse Barnes1-4/+8
2008-02-19Don't leak memory if no DMI info is provided by kernelZhenyu Wang1-11/+13
2008-02-19Fix last 8XX clock's p2 value commitZhenyu Wang1-2/+3
2008-02-18Fix Lenovo X60 TV quirkZhenyu Wang1-2/+19
2008-02-18Add DMI info for i830 quirksZhenyu Wang1-0/+130
2008-02-16Decode DSPCLK_GATE, dump PIPE*STAT, MI_MODE, MI_DISPLAY_POWER_DOWN, MI_ARB_ST...Keith Packard2-2/+170
2008-02-15Bug #14440: fix stolen mem size mask on i830MZhenyu Wang2-3/+3
2008-02-08Add a little program to output the stepping information for several chipsets.Eric Anholt3-2/+144
2008-02-07Add CACHE_MODE_0 register to dump outputJesse Barnes1-0/+1
2008-02-06Only disable FBC if registers are availableJesse Barnes1-1/+2
2008-02-05Fix build warnings on 64 bitJesse Barnes3-27/+32
2008-02-05Only enable FBC if one pipe is activeJesse Barnes1-30/+44
2008-02-05xf86-video-intel: fix ivch using wrong dvo registerliuhong1-1/+1
2008-02-05Program FBC fence offset registerJesse Barnes3-0/+4
2008-02-05Fix last commit on i8xx debug p2 valueZhenyu Wang1-2/+2
2008-02-05Fix PLL reference clk debug dumpHong Liu1-12/+26
2008-02-05Allow non-strict free order for bo_listHong Liu1-5/+9
2008-02-05Bug 10584: Mac Mini EDID data assigned to TMDS outputHong Liu1-4/+12
2008-02-04Bug 10773: fix i8xx pll p2 value in i830_crtc_clock_get()Hong Liu2-2/+10
2008-02-01Make sure symbols used by other modules are public.Paulo Cesar Pereira de Andrade5-5/+5