aboutsummaryrefslogtreecommitdiff
path: root/shared-core/radeon_drv.h
AgeCommit message (Expand)Author
2008-08-19radeon: oops set correct scratchDave Airlie
2008-08-14radeon: add support for memory map initDave Airlie
2008-08-14Merge branch 'radeon-gem-cs' into modesetting-gemDave Airlie
2008-08-14Get legacy working finallyAlex Deucher
2008-08-14Brute force port of legacy crtc/encoder codeAlex Deucher
2008-08-14radeon: use mm_enabled variable to denote memory manager runningDave Airlie
2008-08-14radeon: make buffer swap for older drivers work again on GEMDave Airlie
2008-08-14radeon: FEDORA: add old DMA buffers on top of GEMDave Airlie
2008-08-08radeon: add initial support for legacy crtc/encoders.Dave Airlie
2008-08-06radeon: fix setting new memmap in right placeDave Airlie
2008-08-04radeon: add userspace mm enable switchDave Airlie
2008-07-31Merge commit 'origin/master' into modesetting-gemKristian Høgsberg
2008-07-29radeon: move code around putting emit into csDave Airlie
2008-07-29radeon_cs: add relocate hook for mm and non-mm relocationsDave Airlie
2008-07-28r300: initial command stream parser for packet 0.Dave Airlie
2008-07-28radeon command submission startDave Airlie
2008-07-26radeon: add initial atombios modesetting and GEM -> TTM translation layer.Dave Airlie
2008-07-22radeon: fix typo with a better typoDave Airlie
2008-07-22radeon: fix type DST vs Z cache flushDave Airlie
2008-07-18radeon: remove microcode versionDave Airlie
2008-06-13radeon: bump driver date to know if lockup fix is inJerome Glisse
2008-06-13radeon: r345xx fixe hard lockupJerome Glisse
2008-06-11RADEON: use DSTCACHE_CTLSTAT rather than RB2D_DSTCACHE_CTLSTATAlex Deucher
2008-06-09RADEON: Add untested support for RS400 chipsAlex Deucher
2008-06-05radeon: Restore software interrupt on resume.Dennis Kasprzyk
2008-05-30r500: attempt to make AGP work by programming agp base in the MC correctlyDave Airlie
2008-05-28radeon: bump release date/version for r500 3D supportDave Airlie
2008-05-27RADEON: add get_param for number of GB pipesAlex Deucher
2008-05-27[FreeBSD] Add vblank-rework support and get drivers building.Robert Noland
2008-05-21rs690/r500: vblank support.Dave Airlie
2008-05-13RS4xx: separate out RS400 and RS480 IGP chipsAlex Deucher
2008-05-12R3/4/5: init pipe setup in drmAlex Deucher
2008-05-12RS4xx: fix MCIND index maskAlex Deucher
2008-05-12R300+: fixup PURGE/FLUSH macrosAlex Deucher
2008-05-12Radeon IGP: merge RS4xx/RS6xx gart setupAlex Deucher
2008-05-12Radeon IGP: wrap MCIND accessAlex Deucher
2008-05-12Radeon IGP: clean up registers and magic numbersAlex Deucher
2008-03-16drm/rs690: set AGP_BASE_2 to 0Dave Airlie
2008-01-27drm: add initial rs690 support for drm.Maciej Cencora
2008-01-22Merge branch 'master' into vblank-rework, including mach64 supportJesse Barnes
2008-01-03drm: cleanup DRM_DEBUG() parametersMárton Németh
2007-12-10Merge branch 'master' into r500-supportDave Airlie
2007-11-27r500: add a bunch of all r5xx pci ids..Dave Airlie
2007-11-22drm: major whitespace/coding style realignment with kernelDave Airlie
2007-11-20radeon: add initial r5xx supportDave Airlie
2007-11-18radeon: refactor out the fb/agp location read/write.Dave Airlie
2007-11-05drm: remove lots of spurious whitespace.Dave Airlie
2007-11-03radeon: set the address to access the aperture on the CPU side correctlyDave Airlie
2007-10-30Merge branch 'master' into vblank-rework, fixup remaining driversJesse Barnes
2007-07-20Replace DRM_IOCTL_ARGS with (dev, data, file_priv) and remove DRM_DEVICE.Eric Anholt