summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2007-12-07disable tiling for zaphod headszaphod-lolzDave Airlie1-0/+4
2007-12-07don't add fboffset to info->FB it already is mapped at the offsetDave Airlie2-3/+3
2007-12-07radeon: bring back zaphod all is forgiven.Dave Airlie6-62/+173
2007-12-07radeon: move savedreg/modereg into entity instead of infoDave Airlie11-258/+274
2007-12-04RADEON: add MacModel imac-g5-isight for iMac G5 iSightAlex Deucher3-16/+46
2007-12-04RADEON: fix typoÉtienne Bersac1-2/+2
2007-12-02radeon: Further XVideo fixes.Michel Dänzer1-29/+27
2007-12-02radeon: Fix crash with XVideo 24bit RGB images.Kusanagi Kouichi1-7/+13
2007-12-02Fix build against xserver master.Michel Dänzer2-26/+26
2007-12-01RADEON: add options for force TV out as detected and to set TV standardAlex Deucher4-6/+63
2007-11-30RADEON: rework MacModel optionAlex Deucher3-31/+124
2007-11-29RADEON: add MacModel "mini-internal" for minis with internal TMDSAlex Deucher3-8/+36
2007-11-26RADEON: fix backlight control on some laptopsArkadiusz Miskiewicz2-3/+6
2007-11-26RADEON: only return status unknown for XPRESS chipsAlex Deucher1-3/+5
2007-11-26RADEON: fix typo in man pageAlex Deucher1-2/+2
2007-11-22radeon: fix openoffice/render bug on r100 chipsAdam Jackson1-2/+2
2007-11-22Revert "Disable RENDER acceleration by default on some RV200 chips."Dave Airlie1-3/+1
2007-11-22Disable RENDER acceleration by default on some RV200 chips.Stefan Dirsch1-1/+3
2007-11-22really do not set up surface regs for depth buf on r100-class igps (bug #13080)Roland Scheidegger1-6/+7
2007-11-20radeon: restructure pci ids to avoid effort laterpci-rehashDave Airlie12-756/+993
2007-11-15RADEON: set proper defaults for tv dac BGADJ/DACADJAlex Deucher2-9/+14
2007-11-15RADEON: Make sure we set the MT properly for connected status unknownAlex Deucher1-2/+6
2007-11-15Revert "Portability fix from netbsd"Alex Deucher1-1/+1
2007-11-13ignore sometime bogus agp_mode bit from chip (bug #13190)Roland Scheidegger1-1/+3
2007-11-11bump for RC releasexf86-video-ati-6.7.196Alex Deucher1-1/+1
2007-11-05radeon: Use indirect register access for (un)hiding the cursor.Michel Dänzer1-11/+24
2007-11-05radeon: Fix build warning on powerpc.Michel Dänzer1-2/+4
2007-11-05Revert "radeon: Reinstate sync in radeon_crtc_show/hide_cursor."Michel Dänzer1-19/+1
2007-10-28Fix typo in 'disposing cursor'Brice Goglin1-1/+1
2007-10-27RADEON: disable FP DETECT for DVI.Alex Deucher1-2/+2
2007-10-25RADEON: Fix IgnoreEDID optionAlex Deucher1-1/+2
2007-10-25RADEON: clean up mode handling and improve reliability of DDCAlex Deucher2-28/+12
2007-10-25RADEON: document DefaultTMDSPLL optionAlex Deucher1-0/+8
2007-10-25RADEON: Add driver option to force TV DAC load detection onAlex Deucher4-2/+13
2007-10-18RADEON: fix possible crash in radeon_crtc_mode_set()Alex Deucher1-6/+10
2007-10-17RADEON: Remove LVDSBiosNativeMode OptionAlex Deucher5-45/+17
2007-10-16RADEON: finish fixing LVDS/RMXAlex Deucher1-9/+19
2007-10-16radeon: Handle 64 bit PCI resource bases better.Michel Dänzer1-5/+5
2007-10-15RADEON: allow the user to set any tv standardAlex Deucher1-37/+13
2007-10-15RADEON: use native timing for RMXAlex Deucher1-4/+8
2007-10-15RADEON: Fix subtle change in crtc reg initAlex Deucher1-8/+4
2007-10-13radeon: Improve detection of default value for Option "MacModel" on Linux.Michel Dänzer1-34/+67
2007-10-13radeon: Derive default value of Option "MacModel" from /proc/cpuinfo on Linux.Eugen Dedu1-3/+45
2007-10-11RADEON: return status unknown for flaky chip/connector combinationsAlex Deucher1-0/+10
2007-10-11RADEON: fix potential crash in mode handlingAlex Deucher1-4/+6
2007-10-11RADEON: small cleanup from last commitAlex Deucher2-1/+3
2007-10-11RADEON: tell the bios not to muck with the hardware while the driver is activeAlex Deucher3-7/+47
2007-10-10RADEON: attempt to detect lid status on legacy biosAlex Deucher1-2/+12
2007-10-10RADEON: more XPRESS connector table hacksAlex Deucher1-0/+17
2007-10-09Portability fix from netbsdJoerg Sonnenberger1-1/+1