summaryrefslogtreecommitdiff
path: root/src/radeon_driver.c
AgeCommit message (Expand)Author
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
2008-03-19[PATCH] Compile warning fixes.Paulo Cesar Pereira de Andrade
2008-03-17RADEON: Revert to old behavior when resetting the memmap on VT switchAlban Browaeys
2008-03-17RADEON: fix typo in RADEONAdjustMemMapRegisters()Alex Deucher
2008-03-17RADEON: make sure var is initialized properly in RADEONAdjustMemMapRegisters()Alex Deucher
2008-03-11RADEON: fix vblank interrupts after VT switch or suspend/resumeAlex Deucher
2008-03-07RADEON: Fix crash in last commitAlex Deucher
2008-03-06Merge branch 'master' of ssh://agd5f@git.freedesktop.org/git/xorg/driver/xf86...Alex Deucher
2008-03-06AVIVO: fix up memsize detection for IGP chipsAlex Deucher
2008-03-06Bug #14826: Fix a bogus check around xf86SetOperatingState.Doug Chapman
2008-03-06Merge branch 'master' of git+ssh://git.freedesktop.org/git/xorg/driver/xf86-v...Adam Jackson
2008-03-06RADEON: option to override TVDAC adj values from bios with driver defaultsAlex Deucher
2008-03-05AVIVO: Initial support for DCE 3.0 using atombiosAlex Deucher
2008-03-02[PATCH] Ensure symbols used by other modules are visible.Paulo Cesar Pereira de Andrade
2008-03-01RADEON: use xf86SetDesiredModes() in screeninit and enterVTAlex Deucher
2008-03-01RADEON: remove driver rec copies of mc info, use save rec directlyMaciej Cencora
2008-03-01RADEON: memmap rework 1Alex Deucher
2008-03-01RADEON: only restore legacy dac regs on legacy radeonsAlex Deucher
2008-03-01AVIVO: save/restore regs by blockAlex Deucher
2008-02-29AVIVO: disable pageflipping on avivo chips until we have proper drm supportAlex Deucher
2008-02-28AVIVO: save/restore scaler regsAlex Deucher
2008-02-28RS6xx: fix typos in previous commitAlex Deucher
2008-02-28AVIVO: disable dithering on DFPsAlex Deucher
2008-02-23r500: add textured video Xv adapter supportDave Airlie