summaryrefslogtreecommitdiff
path: root/src/radeon_driver.c
AgeCommit message (Expand)Author
2008-11-25Catch unsubstituted macro for PCI region base accessEygene Ryabinkin
2008-11-25[PATCH] radeon: Fix PCI usage of 32-bit driver on 64-bit platformBenjamin Herrenschmidt
2008-11-24Get hardcoded edid from the bios for servers that support itAlex Deucher
2008-10-03Add support for DDC via atom commands for RV410Alex Deucher
2008-10-01proper fix for initial rotationAlex Deucher
2008-10-01Workaround to make initial rotation workAlex Deucher
2008-09-30Fix -Werror build.Michel Dänzer
2008-08-25Switch to using radeon_drm.h from the drmAlex Deucher
2008-08-25Move DRI to a separate structAlex Deucher
2008-08-25Move accel state to a separate structAlex Deucher
2008-08-25Move CP into a separate structAlex Deucher
2008-08-08Fix VT switching on M6 chipsAlex Deucher
2008-07-29Increase default GART size to 32MB on >=R300Brice Goglin
2008-07-21First pass at InitDispBandwidth() for AVIVO chipsAlex Deucher
2008-07-21Interlaced mode fixups for AVIVO chipsAlex Deucher
2008-07-17Fix console switch on R500Benjamin Herrenschmidt
2008-07-13Only declare local variable when it's used.Michel Dänzer
2008-07-08atombios: add support for other endians.Benjamin Herrenschmidt
2008-07-08rv770 initial supportDave Airlie
2008-07-04Revert "rotate: fix rotation in conf file."Alex Deucher
2008-07-03rotate: fix rotation in conf file.Dave Airlie
2008-07-03radeon: drop all use of CPMode.Dave Airlie
2008-06-30RS4xx: enable the DRI by default on all variantsAlex Deucher
2008-06-20r600: don't add fb offset here to make shadowfb work.Dave Airlie
2008-06-05radeon: fix typo in memory calcsDave Airlie
2008-06-03Call DRM_IOCTL_MODESET_CTL ioctl to avoid problems with DRM post vblank-rework.Michel Dänzer
2008-05-30RADEON: update RADEONGetVRAMType() for newer chipsAlex Deucher
2008-05-30RADEON: add Int10 optionAlex Deucher
2008-05-28ATOM: fail of we are not able to get a bios imageAlex Deucher
2008-05-27RADEON: improve support for secondary cardsAlex Deucher
2008-05-28radeon: fix surface access on avivo chips.Dave Airlie
2008-05-27r600: fix vt switch issueMichael Babej
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: rs485 vs rs485m.. mobile? non-mobile? bi?Dave Airlie
2008-05-07radeon: zaphod fixes for pciaccess not allowing multiple MMIO mapsDave Airlie
2008-04-29RADEON: assorted fixesAlex Deucher
2008-04-14R300+: properly setup vap_cntlAlex Deucher
2008-04-10RADEON: store tcl status in driver recAlex Deucher
2008-04-04ATOMBIOS: Add support for DynamicClocks optionAlex Deucher
2008-04-03Minor cleanupAlex Deucher
2008-04-03Revert "RADEON: memmap rework 1"Alex Deucher
2008-04-03Revert "RADEON: remove driver rec copies of mc info, use save rec directly"Alex Deucher
2008-03-27RADEON: fix lid issues on AVIVO chips for real this time :)Alex Deucher
2008-03-27Revert "RADEON: attempt to fix lid issues"Alex Deucher
2008-03-26AVIVO: no need to call PreinitXv() on AVIVO chips as they have no overlayAlex Deucher
2008-03-26RADEON: attempt to fix lid issuesAlex Deucher