summaryrefslogtreecommitdiff
path: root/shared-core/r128_drv.h
AgeCommit message (Expand)AuthorFilesLines
2009-02-27Move vblank_init to driver load time.Robert Noland1-0/+1
2008-01-22Merge branch 'master' into vblank-rework, including mach64 supportJesse Barnes1-4/+3
2008-01-03drm: cleanup DRM_DEBUG() parametersMárton Németh1-2/+1
2007-11-22drm: major whitespace/coding style realignment with kernelDave Airlie1-1/+1
2007-11-05drm: remove lots of spurious whitespace.Dave Airlie1-1/+1
2007-10-30Merge branch 'master' into vblank-rework, fixup remaining driversJesse Barnes1-21/+25
2007-07-20Replace DRM_IOCTL_ARGS with (dev, data, file_priv) and remove DRM_DEVICE.Eric Anholt1-8/+8
2007-07-20Replace filp in ioctl arguments with drm_file *file_priv.Eric Anholt1-1/+2
2007-07-20Remove DRM_ERR OS macro.Eric Anholt1-1/+1
2007-07-16drm: remove drm_buf_tDave Airlie1-1/+1
2007-07-16drm: remove drmP.h internal typedefsDave Airlie1-10/+10
2007-03-04ati: make pcigart code able to handle variable size PCI GART apertureDave Airlie1-0/+2
2005-11-28Assert an MIT copyright on sis_drm.h, since one was lacking and I createdEric Anholt1-1/+2
2005-11-11cleanup ioctl/max_ioctl to use header file for extern symbolsDave Airlie1-0/+3
2005-09-11Add GART in FB support for ati pcigart, and PCIE support for r300Dave Airlie1-2/+1
2005-08-05Rename the driver hooks in the DRM to something a little moreEric Anholt1-2/+2
2005-07-16revert last change due to me bring up too earlyDave Airlie1-2/+1
2005-07-16up the versionDave Airlie1-1/+2
2005-06-29add mga and r128 32/64 bitsDave Airlie1-0/+3
2005-02-01cleanup patch from Adrian Bunk <bunk@stusta.de>Dave Airlie1-16/+6
2004-09-30Lindent of core build. Drivers checked for no binary diffs. A few filesJon Smirl1-52/+45
2004-09-27First check in for DRM that splits core from personality modulesJon Smirl1-1/+16
2004-08-24Merged drmfntbl-0-0-2drmfntbl-0-0-2-20040824-mergeDave Airlie1-0/+6
2004-08-17Merged drmfntbl-0-0-1drmfntbl-0-0-1-20040817-mergeDave Airlie1-1/+0
2003-12-16Don't ioremap the framebuffer area. The ioremapped area wasn't used bydriinterface-0-0-2-branchEric Anholt1-1/+0
2003-10-16Introduce COMMIT_RING() as in radeon DRM, stop using error prone writebackMichel Daenzer1-25/+32
2003-07-26Add Rage 128 pageflipping support, defaults to off. DRM version bump toEric Anholt1-0/+1
2003-05-26Add support to r128 for MESA_ycbcr_texture (Ian Romanick, Leif Delgass)Leif Delgass1-0/+7
2003-04-26Remove the map argument from DRM_*MEMORYBARRIER. Not all of the uses ofEric Anholt1-1/+1
2003-03-28merged drm-filp-0-1-branchdrm-filp-1-20020328-mergeKeith Whitwell1-28/+15
2003-03-25XFree86 4.3.0 mergeX_4_3_0-20030324-mergeAlan Hourihane1-15/+19
2003-02-21Merge from bsd-4-0-0-branch.bsd-4-0-0-20030221-mergeEric Anholt1-19/+15
2002-10-30Kernel support for vblank syncing on Rage 128 and Matrox.Eric Anholt1-0/+6
2002-08-29standardize use of __FUNCTION__ (Linus)Keith Whitwell1-2/+2
2002-07-05merged bsd-3-0-0-branchbsd-3-0-0-20020705-mergeAlan Hourihane1-0/+504