Age | Commit message (Collapse) | Author | |
---|---|---|---|
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 | 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 | |||
2008-01-19 | RADEON: get dac2 adj values from the bios tables | Alex Deucher | |
2008-01-19 | RADEON: grab pll_in_min/pll_in_max from bios tables if available | Alex Deucher | |
2008-01-19 | ATOM: Use LVDS edid from bios if available | Alex Deucher | |
2008-01-19 | radeon: Partial fix for XVideo RGB image distortions. | Kusanagi Kouichi | |
2008-01-18 | RADEON: print the name of the output when printing the EDID | Brice Goglin | |
2008-01-18 | mach64: workaround for corruption at upper-left | George Sapountzis | |
commit possible workaround, it's reported multiple times ... | |||
2008-01-18 | use stand-alone drivers for each chip family. | George Sapountzis | |
Do not load the ati wrapper when the user specifies the sub-driver name in the Driver line of xorg.conf. Also, for -configure cause the wrapper to fail and let each sub-driver speak for themselves. | |||
2008-01-18 | RADEON: make sure EXA Composite is actually disabled on XPRESS chips. | Alex Deucher | |
2008-01-18 | fixup register 6594 save/restore | Dave Airlie | |
2008-01-17 | RADEON: use radeon_output->Flags for tracking RMX rather than mode->Flags | Alex Deucher | |
2008-01-17 | AVIVO: Add support for RMX | Alex Deucher | |
Both centered and expansion modes are supported. Select using output attributes. | |||
2008-01-16 | RADEON: add a message about render accel on newer cards | Alex Deucher | |
2008-01-16 | R300: only init3d on r3xx | Alex Deucher | |
2008-01-16 | R300: only enable render accel on non-IGP r3xx/r4xx chips for now | Alex Deucher | |
2008-01-16 | R300: First pass at render accel | Alex Deucher | |
This first pass is pretty limited. All it currently supports is transforms for rotation. No blending yet. Based on inital implementation from Wolke Liu with additional lock-up fixes by Dave Airlie. | |||
2008-01-16 | ati wrapper: xf86PciInfo.h is enough | George Sapountzis | |
2008-01-16 | ati wrapper: add DriverRec's and use them | George Sapountzis | |
2008-01-16 | mach64: load for both "ati" and "mach64" as driver names | George Sapountzis | |
similar to r128/radeon | |||
2008-01-16 | mach64: add version (need not match with ati) | George Sapountzis | |
similar to r128/radeon | |||
2008-01-16 | atimisc: rename to mach64 | George Sapountzis | |
2008-01-14 | ATOMBIOS: disable the scaler by default on avivo cards | Alex Deucher | |
Fixes bug 14001 | |||
2008-01-14 | Merge branch 'master' of ↵ | Alex Deucher | |
ssh://agd5f@git.freedesktop.org/git/xorg/driver/xf86-video-ati | |||
2008-01-11 | ati wrapper: use pci ids | George Sapountzis | |
2008-01-11 | radeon: remove stray include | George Sapountzis | |
2008-01-11 | radeon: remove stray _X_EXPORT | George Sapountzis | |
2008-01-11 | r128: pci-rework conversion | George Sapountzis | |
compile-tested only |