summaryrefslogtreecommitdiff
path: root/shared-core/radeon_drv.h
AgeCommit message (Expand)Author
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
2007-07-20Replace filp in ioctl arguments with drm_file *file_priv.Eric Anholt
2007-07-16drm: remove drm_buf_tDave Airlie
2007-07-16drm: remove drmP.h internal typedefsDave Airlie
2007-07-16drm: detypedef drm.h and fixup all problemsDave Airlie
2007-07-06radeon: Improve vblank counter.Michel Dänzer
2007-06-18radeon: VBlank rework fixups.Michel Dänzer
2007-06-15First cut at radeon support for the vblank rework.Jesse Barnes
2007-06-12Initial checkin of vblank rework. Code attempts to reduce the numberJesse Barnes
2007-06-08r300: Added the CP maximum fetch size and ring rptr update variables.Oliver McFadden
2007-06-05r300: Small correction to the previous commit.Oliver McFadden
2007-06-05r300: Document more of the RADEON_RBBM_STATUS register.Alex Deucher
2007-06-03radeon: add support for vblank on crtc2Dave Airlie
2007-04-29radeon: Don't mess up page flipping when a file descriptor is closed.Michel Dänzer
2007-04-09rs480: Renamed some unknown registers. See dri-devel list.Oliver McFadden
2007-04-09radeon: bump version for IGPGART supportDave Airlie
2007-04-09radeon: add support for reverse engineered xpress200mDave Airlie
2007-03-04radeon: make PCI GART aperture size variable, but making table size variableDave Airlie