Age | Commit message (Expand) | Author |
2008-11-24 | Get hardcoded edid from the bios for servers that support it | Alex Deucher |
2008-10-09 | radeon: rename radeon_memory to radeon_legacy_memory. | Dave Airlie |
2008-10-01 | Workaround to make initial rotation work | Alex Deucher |
2008-08-25 | Convert randr, Xv to a common allocator | Alex Deucher |
2008-08-25 | Switch to using radeon_drm.h from the drm | Alex Deucher |
2008-08-25 | Move DRI to a separate struct | Alex Deucher |
2008-08-25 | Cleanups from rhd port | Egbert Eich |
2008-08-25 | Move accel state to a separate struct | Alex Deucher |
2008-08-25 | Move CP into a separate struct | Alex Deucher |
2008-08-14 | PLL adjustments | Alex Deucher |
2008-08-13 | Remove reset of 3D scissor registers when using the CP in the ddx | Alex Deucher |
2008-08-08 | Further cleanup and unification of i2c code | Alex Deucher |
2008-08-08 | Fix VT switching on M6 chips | Alex Deucher |
2008-07-21 | Clean up legacy display watermark setup | Alex Deucher |
2008-07-08 | atombios: add support for other endians. | Benjamin Herrenschmidt |
2008-07-08 | rv770 initial support | Dave Airlie |
2008-07-03 | radeon: drop all use of CPMode. | Dave Airlie |
2008-06-23 | RADEON: PLL tweaks | Jiří Paleček |
2008-06-23 | RADEON: adjust randr crtc/output prepare/commit ordering | Alex Deucher |
2008-06-03 | Call DRM_IOCTL_MODESET_CTL ioctl to avoid problems with DRM post vblank-rework. | Michel Dänzer |
2008-05-30 | RADEON: add Int10 option | Alex Deucher |
2008-05-20 | On non-gcc compilers, use C99's __func__ instead of gcc's __FUNCTION__ | Alan Coopersmith |
2008-05-20 | RADEON: cleanup connection detection and remove duplicate code | Alex Deucher |
2008-05-14 | Add RS600 support | Alex Deucher |
2008-05-13 | RS4xx: Split out RS400 and RS480 as separate families | Alex Deucher |
2008-05-13 | Reinstate CARD* types that are part of external interfaces. | Michel Dänzer |
2008-05-12 | Replace CARD{8,16,32} with uint{8,16,32}_t | Matt Turner |
2008-04-10 | RADEON: store tcl status in driver rec | Alex Deucher |
2008-04-10 | R3xx+: EXA/textured video fixes | Alex Deucher |
2008-04-04 | RADEON: warning fixes | Alex Deucher |
2008-04-03 | Revert "RADEON: remove driver rec copies of mc info, use save rec directly" | Alex Deucher |
2008-03-19 | [PATCH] Compile warning fixes. | Paulo Cesar Pereira de Andrade |
2008-03-19 | RADEON: add new macros to distinguish between R3xx and R5xx 3D | Alex Deucher |
2008-03-11 | DCE3: adjust PLL for DCE3 chips | Alex Deucher |
2008-03-06 | RADEON: fix tiling/interlaced interaction with randr 1.2 | Dave Airlie |
2008-03-06 | RADEON: option to override TVDAC adj values from bios with driver defaults | Alex Deucher |
2008-03-05 | AVIVO: Initial support for DCE 3.0 using atombios | Alex Deucher |
2008-03-01 | RADEON: remove driver rec copies of mc info, use save rec directly | Maciej Cencora |
2008-03-01 | RADEON: memmap rework 1 | Alex Deucher |
2008-02-27 | R300+: update RADEONCP_REFRESH() to reflect new location of scissor regs | Alex Deucher |
2008-02-23 | RADEON: add textured video support for r1xx-r4xx radeons | Alex Deucher |
2008-02-10 | RADEON: Implement proper (hopefully) BIOS/DRIVER interaction for COM bios | Alex Deucher |
2008-02-08 | add rv670 pciids | Dave Airlie |
2008-02-07 | R6xx: fix ddc after my i2c rework | Alex Deucher |
2008-02-03 | RADEON: rework i2c handling | Alex Deucher |
2008-01-19 | RADEON: get dac2 adj values from the bios tables | Alex Deucher |
2008-01-11 | Drop symbol lists from r128, radeon, theatre. | George Sapountzis |
2008-01-08 | RADEON: Make default output actually work... | Alex Deucher |
2007-12-23 | RADEON: Add "IgnoreLidStatus" option | Alex Deucher |
2007-12-21 | RADEON: various cleanups | Arkadiusz Miskiewicz |