summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2008-06-24bump for rc releasexf86-video-ati-6.8.192Alex Deucher
2008-06-24RADEON: warning fixAlex Deucher
2008-06-24RADEON: cleanupsAlex Deucher
2008-06-24IGP: attempt to fix VGA on IGP chipsAlex Deucher
2008-06-24RADEON: remove extraneous line from new pll codeJiří Paleček
2008-06-23RADEON: PLL tweaksJiří Paleček
2008-06-23RADEON: adjust randr crtc/output prepare/commit orderingAlex Deucher
2008-06-210x1002 0x5657 is actually RV410Alex Deucher
2008-06-20legacy: use entity MMIO for dpms as this can crossover between zaphod infosDave Airlie
2008-06-20atombios: use MMIO from the entity not the infoDave Airlie
2008-06-19RADEON: fix read past the end of an arrayAlex Deucher
2008-06-20r600: don't add fb offset here to make shadowfb work.Dave Airlie
2008-06-20Merge branch 'master' of ssh://git.freedesktop.org/git/xorg/driver/xf86-video...Dave Airlie
2008-06-17radeon: X_ERROR -> X_WARNING for num gb pipesAlex Deucher
2008-06-14Revert "ATOM: disable TV-out for now"Dave Airlie
2008-06-13RADEON: man page updatesAlex Deucher
2008-06-12Bump for 6.9.0rc1 releasexf86-video-ati-6.8.191Alex Deucher
2008-06-11R3xx: use DSTCACHE_CTLSTAT rather than RB2D_DSTCACHE_CTLSTATAlex Deucher
2008-06-12atom: fix another endian defineDave Airlie
2008-06-12atom: fixup includes in cd operations to get correct endian bits in atombios.hDave Airlie
2008-06-11radeon: add lots of endian bits into the atombios parserDave Airlie
2008-06-11atombios: fixup atombios bitfields for endiannessDave Airlie
2008-06-09R5xx: fix RADEONSetAgpBase() for R5xx chipsAlex Deucher
2008-06-09RS4xx: RC410 chips are actually RS400 basedAlex Deucher
2008-06-05radeon: fix typo in memory calcsDave Airlie
2008-06-03RADEON: minor cleanupsAlex Deucher
2008-06-03Call DRM_IOCTL_MODESET_CTL ioctl to avoid problems with DRM post vblank-rework.Michel Dänzer
2008-06-01ATOM: disable TV-out for nowAlex Deucher
2008-05-30RADEON: update RADEONGetVRAMType() for newer chipsAlex Deucher
2008-05-30RADEON: add Int10 optionAlex Deucher
2008-05-29RADEON: don't enable legacy bios table based init yetAlex Deucher
2008-05-28ATOM: fail of we are not able to get a bios imageAlex Deucher
2008-05-28R1xx: Gamma fixes for overlayAlex Deucher
2008-05-28RADEON: only attempt to read vbios from legacy ISA space if it's primaryAlex Deucher
2008-05-27R3/4/5xx: use get_param to get the num_gb_pipes from the drmAlex Deucher
2008-05-27RADEON: improve support for secondary cardsAlex Deucher
2008-05-27ATOM: remove duplicate codeAlex Deucher
2008-05-28radeon: fix surface access on avivo chips.Dave Airlie
2008-05-27r600: fix vt switch issueMichael Babej
2008-05-24atombios: for LVDS set use ref div as per legacyDave Airlie
2008-05-20Strip ^M's from src/AtomBios/includes/ObjectID.hAlan Coopersmith
2008-05-20On non-gcc compilers, use C99's __func__ instead of gcc's __FUNCTION__Alan Coopersmith
2008-05-20R200/R300: fix gamma setup for overlayTobias Diedrich
2008-05-20RADEON: cleanup connection detection and remove duplicate codeAlex Deucher
2008-05-20RADEON: enable cloning on multi-crtc cardsAlex Deucher
2008-05-20ATOM: Ignore invalid connector entriesAlex Deucher
2008-05-20Change RMX code to follow the programming algorithm suggested by ATI.Egbert Eich
2008-05-20R3/4/5xx: fixup logic from last commitAlex Deucher
2008-05-20R3/4/5xx: fix EXA rotationAlex Deucher
2008-05-14RADEON: missing stdint.h includesCorbin Simpson