summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
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
2008-05-14Add RS600 supportAlex Deucher
2008-05-13RS4xx: Split out RS400 and RS480 as separate familiesAlex Deucher
2008-05-13Reinstate CARD* types that are part of external interfaces.Michel Dänzer
2008-05-12Replace CARD{8,16,32} with uint{8,16,32}_tMatt Turner
2008-05-12RADEON: fix lockup on startAvi Rozen
2008-05-12radeon: fix set_cursor_colours remove fb offsetDave Airlie
2008-05-12radeon: rs485 vs rs485m.. mobile? non-mobile? bi?Dave Airlie
2008-05-12radeon: add initial support for cloning outputs. (single-CRTC cards only)Alex Deucher
2008-05-09RADEON: fixup ifdef from last commitAlex Deucher
2008-05-08RADEON: disable MMIO paths for EXA composite/texvid on IGP/R5xxAlex Deucher
2008-05-07radeon: fix zaphod EXA with texture videoDave Airlie
2008-05-07avivo: fix zaphod cursor in theoryDave Airlie
2008-05-07radeon: fix textured-xv on zaphodDave Airlie
2008-05-07radeon: zaphod: fix render accel for EXADave Airlie
2008-05-07radeon: fix EXA pixmap offset on zaphodDave Airlie
2008-05-07radeon: zaphod fixes for pciaccess not allowing multiple MMIO mapsDave Airlie
2008-05-07radeon: zaphod fix for cursor on second headDave Airlie
2008-05-02Add a test for __GLIBC__ to CD_Common_Types.h.Julien Cristau
2008-05-02ATOM: add support for DragonFlyBSDthegraze
2008-04-30RADEON: lock the cursors when updatingAlex Deucher
2008-04-29RADEON: assorted fixesAlex Deucher
2008-04-28R3xx+: further fix for IGP chipsStephan Wolf
2008-04-27IGP: fix EXA composite corruptionAlex Deucher
2008-04-27RADEON: remove duplicate register defineAlex Deucher
2008-04-27RADEON: decrease crtc/output verbosityAlex Deucher
2008-04-17Emulate repeats by drawing in tilesOwen Taylor
2008-04-17Turn on wrapping when repeating on R100 + R200Owen Taylor