Age | Commit message (Collapse) | Author | |
---|---|---|---|
2008-02-16 | r128/radeon: hopeful fix for non pci access code | Dave Airlie | |
2008-02-16 | r128/radeon: fix build without pciaccess | Dave Airlie | |
2008-02-16 | mach64: fix non pciaccess build | Dave Airlie | |
2008-02-15 | ati: convert to pci probe | George Sapountzis | |
add pciids for each subdriver, make no use of the match_data functionality. thanks to Alex Deucher for reviewing and testing. | |||
2008-02-15 | ati wrapper: translate Device lines | George Sapountzis | |
2008-02-15 | r128: do not compile in PciChipsets twice | George Sapountzis | |
2008-02-15 | ati: drop duplicate pci-id defines | George Sapountzis | |
2008-02-15 | mach64: clean probe a little | George Sapountzis | |
do not report I/O ports now, they are reported later. | |||
2008-02-15 | mach64: minor cosmetic, I2C type | George Sapountzis | |
2008-02-15 | make distcheck pass | Dave Airlie | |
2008-02-13 | RADEON: disable LVDS if panel size is 0x0 | Alex Deucher | |
if we can't get the panel size from the bios or edid or a user specified option, assume it's not connected. | |||
2008-02-12 | R6xx: when both crtcs are in use make sure they are both enabled | Alex Deucher | |
sometimes setting a mode on one crtc can cuase a blank screen on the other. make sure they are both enabled if they should be. | |||
2008-02-12 | R6xx: fix up use of bios scratch regs to reflect the new offsets | Alex Deucher | |
2008-02-12 | R6xx: bios scratch regs moved. | Alex Deucher | |
2008-02-12 | RADEON: make sure we always set up the FP crtc shadow registers for crtc0 | Alex Deucher | |
The behavior changed when I added rmx center mode support. In cases where crtc0 drives a DAC this can lead to a blank screen. | |||
2008-02-11 | R6xx: add missing objects | Alex Deucher | |
2008-02-11 | R6xx: make sure we set up the HDP base properly | Alex Deucher | |
2008-02-11 | RADEON: always restore crtc1 before crtc0 when using both crtcs | Alex Deucher | |
In some rare cases restoring crtc0 first will result in a blank screen on crtc1. If you are having issues with a blank screen on crtc1 that used to work on 6.6.3 or before, this should help. | |||
2008-02-11 | RADEON: Implement proper (hopefully) BIOS/DRIVER interaction for ATOM bios | Alex Deucher | |
Tested on atom-based Desktop cards. It'd nice to get some testing on atom-based laptops. | |||
2008-02-10 | RADEON: Implement proper (hopefully) BIOS/DRIVER interaction for COM bios | Alex Deucher | |
Tested on my M10-based laptop. | |||
2008-02-08 | mach64: factor out BIOS panel info parsing | George Sapountzis | |
2008-02-08 | mach64: minor cosmetic, LCD panel id | George Sapountzis | |
2008-02-08 | mach64: minor cosmetic, DAC type | George Sapountzis | |
2008-02-08 | add rv670 pciids | Dave Airlie | |
2008-02-07 | R6xx: fix ddc after my i2c rework | Alex Deucher | |
Seems r6xx does something different for its i2c table, revert to the old behavior for now. | |||
2008-02-07 | RADEON: sync up with latest upstream versions | Alex Deucher | |
atombios.h ObjectID.h | |||
2008-02-07 | mach64: factor out BIOS multimedia parsing | George Sapountzis | |
2008-02-07 | mach64: complement hint for sparc | George Sapountzis | |
2008-02-07 | mach64: consolidate refclk #2 | George Sapountzis | |
2008-02-07 | mach64: consolidate refclk #1 | George Sapountzis | |
2008-02-07 | mach64: cosmetic | George Sapountzis | |
2008-02-07 | mach64: factor out BIOS clock parsing | George Sapountzis | |
2008-02-07 | mach64: BIOSBase is no longer used | George Sapountzis | |
2008-02-06 | r300: move fragprog setup code to prepare composite for now | Dave Airlie | |
2008-02-06 | r300: remove r300 specific vertex emission | Dave Airlie | |
Set the vertex and fragment engine to expect the mask coords. | |||
2008-02-03 | New upstream snapshot | Brice Goglin | |
2008-02-03 | Merge branch 'master' of ↵ | Brice Goglin | |
git://git.freedesktop.org/git/xorg/driver/xf86-video-ati into debian-experimental | |||
2008-02-03 | RADEON: rework i2c handling | Alex Deucher | |
Split out clk, data, and lock regs and masks. some cards use different regs and masks for each. For cards with ATOMBIOS, use the i2c bios table to grab the i2c data. | |||
2008-02-01 | RADEON: don't restore LVDS_PLL_CNTL for now | Alex Deucher | |
seems to cause problems with resume for some users. this needs further investigation. see bug 12596 | |||
2008-02-01 | RADEON: remove redundant RADEONDisableDisplays() | Alex Deucher | |
use RADEONBlank() instead | |||
2008-02-01 | RADEON: remove unused "aspect" scaler option | Alex Deucher | |
2008-02-01 | RADEON: Implement "center" mode for RMX on legacy radeons | Alex Deucher | |
2008-01-29 | RADEON: update man page to reflect AGP 1x default revert | Alex Deucher | |
2008-01-29 | Seems the default is more reliable... we can't win. | Alex Deucher | |
Revert "radeon: Default to 1x again with non-v3 AGP cards." This reverts commit b653e5a628bfa4dfb168e96f93f41eb910f409fb. | |||
2008-01-29 | RADEON: Add new RV380 pci id | Alex Deucher | |
bug 14289 | |||
2008-01-28 | RS690: Implement MC idle check | Maciej Cencora | |
2008-01-26 | mach64: add hint for sparc and minor cosmetic. | George Sapountzis | |
2008-01-23 | Revert "RADEON: adjust PAL mode hstart" | Alex Deucher | |
This reverts commit 719a9a376e34d99032af75e3f7b002670ccb816b. This breaks TV out on some cards. | |||
2008-01-20 | RADEON: adjust PAL mode hstart | Alex Deucher | |
Most people seem to get a more aligned picture with this setting | |||
2008-01-20 | RADEON: re-work i2c for DDC | Alex Deucher | |
Unify the radeon/avivo paths and grab the data/clk masks from bios if available |