summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* i830: move to a cleaner output abstractionDave Airlie2006-06-025-120/+185
* i810: disable monitor redetect in case of raw mode setting.Dave Airlie2006-06-021-1/+1
* fix the i8xx support.Dave Airlie2006-06-022-38/+22
* remove arrDavid Airlie2006-06-021-3/+0
* add copyright + licenseDavid Airlie2006-06-021-0/+25
* add copyrightDavid Airlie2006-06-021-0/+24
* switch to using driver internal mode code,David Airlie2006-06-021-10/+23
* Add gross retry hack for SDVO port when DFP is turned on,David Airlie2006-06-022-11/+23
* i830: initial GMBUS support using i2c interfaceDavid Airlie2006-06-022-2/+113
* i830: commit mode changes - from serverDavid Airlie2006-06-021-0/+341
* i830: update sdvo for ddc selectDavid Airlie2006-06-021-108/+36
* i830: make sure to set registers upDavid Airlie2006-06-021-3/+13
* fix up fence regs so DRI work fast againDave Airlie2006-06-021-0/+3
* fix modeset ordering of register writes to follow the BIOS sequenceDavid Airlie2006-06-021-56/+60
* add some commands codes and fixup sync flagsDavid Airlie2006-06-021-4/+41
* i830: add some sdvo debug info and fix clock debug outputDavid Airlie2006-06-021-1/+6
* i830: fix vclock calculation for i915David Airlie2006-06-021-1/+1
* disable monitor check timer, and ignore bios error is raw mode settingDavid Airlie2006-06-021-6/+3
* remove debuggingDavid Airlie2006-06-021-10/+0
* i830: this raw modesetting is still bad.. it works mostly for me,David Airlie2006-06-021-5/+54
* i830: fix up sdvo valuesDavid Airlie2006-06-021-21/+25
* add sdvo support - overengineering piece of *bleep*Dave Airlie2006-06-025-39/+541
* i830: updte raw modesetting for i9xx chipsets.Dave Airlie2006-06-021-50/+113
* i830: add lots more register dumping to the i830 driverDave Airlie2006-06-021-19/+95
* make i915 vco low be the same as i8xxDave Airlie2006-06-021-1/+1
* add i830_sdvo.cDavid Airlie2006-06-021-0/+98
* make i915 mode setting work - not complete but betterDavid Airlie2006-06-025-15/+193
* add GMBUS regsDave Airlie2006-06-021-0/+4
* i830: add initial SDVO detectionDave Airlie2006-06-023-38/+110
* i830: update to add sil support (not totally used yet)Dave Airlie2006-06-026-138/+328
* add sil164 makefileDave Airlie2006-06-021-0/+1
* sil164: remove crap files update main sil164 filesDave Airlie2006-06-024-0/+292
* update i2c code so it works properly.Dave Airlie2006-06-021-24/+202
* i830: add initial i2c support (not working properly yet)Dave Airlie2006-06-028-2/+184
* i830: use MAX_DISPLAY_ defines, increase MaxClockDave Airlie2006-06-022-8/+6
* i830: add basic single CRT raw mode settingDave Airlie2006-06-026-196/+1115
* add some missing register from kernel fb driverDave Airlie2006-06-021-0/+21
* fixup chipid overrideDave Airlie2006-05-171-0/+1
* Video overlay gamma bounds checking must be done bytewise.Keith Packard2006-05-091-19/+42
* Fix non-dri build.Matthieu Herrb2006-05-011-0/+5
* Fix non-dri build.Matthieu Herrb2006-05-011-1/+1
* fix bug 6365Alan Hourihane2006-04-201-0/+3
* Add missing new-line character in log message.Ian Romanick2006-04-171-1/+1
* fix typoAlan Hourihane2006-04-121-2/+0
* Fix a broken test that resulted in page flipping always being enabled, not justWang Zhenyu2006-04-111-1/+1
* Replace .cvsignore with .gitignore.Eric Anholt2006-04-113-6/+4
* Bump to 1.6.0.i810-1_6_0Adam Jackson2006-04-103-3/+9
* Add a DrawablePtr argument to the XV functions to pave the way for redirectedAaron Plattner2006-04-103-4/+14
* x86_64 warning fixesAlan Hourihane2006-04-107-54/+84
* Fix some argument inversions in xf86DrvMsg function callsDave Airlie2006-04-054-18/+26