summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2003-11-29Bring the changes from the trunk in order to compile with newer versions of g...mach64-0-0-6-branchjrfonseca5-23/+51
2003-07-04Don't need to include linux/wrapper.h - we only use Set/ClearPageReserved fromldelgass1-5/+0
2003-06-30Fixes compilation of mach64 kernel module for kernel 2.5 (Colin Leroy).jrfonseca2-2/+20
2003-06-04Export EXT/SGIS_texture_edge_clamp. This is the only clamping mode that theldelgass1-0/+2
2003-06-03Add a newline at end of file.jrfonseca1-0/+182
2003-05-27Convert ctx->Color.AlphaRef from float to unsigned byte. Fixes alpha testldelgass1-1/+3
2003-05-22change DRI_MACH64_DEBUG env. var. to MACH64_DEBUG to be consistent with otherldelgass1-1/+1
2003-05-21Add support for GL_MESA_ycbcr_textureldelgass4-0/+18
2003-05-21mach64 drm support for YUV texturesldelgass2-0/+6
2003-05-14missing merge bitsldelgass1-0/+4
2003-05-14Add support for and enable GLX_SGI_video_syncldelgass1-13/+20
2003-05-14Merge from trunkldelgass30-319/+1853
2003-05-14more missing merge bitsldelgass2-2/+0
2003-05-14pick up change missed in mergeldelgass1-2/+2
2003-05-10quiet compiler warnings about unused varsldelgass1-2/+3
2003-05-09update from trunkldelgass10-54/+82
2003-05-03Merge from trunk (texmem). Convert mach64 to use generic utility functionsldelgass165-8428/+15091
2003-05-02GLX_NONE_EXT -> GLX_NONE, GLX_SLOW_VISUAL_EXT -> GLX_SLOW_CONFIGldelgass1-4/+4
2003-04-30Compile fix with memory debugging off. Rename MEMORY_DEBUG to DRM_MEMORY_DEBUGldelgass3-9/+15
2003-04-29Fix compiling with debug on.anholt1-1/+1
2003-04-29Add mach64 to the list of modules to build.anholt1-1/+1
2003-04-29Get bus_address of PCI buffers in DRM(addbufs_pci) for Linux and removeldelgass7-17/+3
2003-04-29Prototypes for DRM(pci_alloc/free)ldelgass1-0/+7
2003-04-29Fix misplaced #endifldelgass1-1/+1
2003-04-29Initial version of consistent PCI DMA API for Linux. Use DRM(pci_alloc) forldelgass3-18/+175
2003-04-28Add mach64 option to Kconfigldelgass1-0/+11
2003-04-28Remove debug print.ldelgass1-1/+0
2003-04-28Merge fix from trunkldelgass1-5/+8
2003-04-28Use AGP for ring (part 2 - drm)ldelgass4-59/+50
2003-04-28Use AGP for ring (part 1, DDX)ldelgass4-6/+45
2003-04-27Add drm_pci.h for BSD (missed in merge)ldelgass1-0/+65
2003-04-27Merge trunk DRM changesldelgass81-4946/+3578
2003-04-27Ensure irq handler is removed on cleanup and call cleanup on takedown. Alsoldelgass4-15/+32
2003-04-25compile fix (Colin Leroy)ldelgass1-1/+1
2003-04-09Resync with trunk of 04-09-2003ldelgass359-1042/+6814
2003-04-09Fix last-minute breakage of list_add_tail.anholt1-2/+2
2003-04-08Merge in trunk changes to Linux drm (incl. RH9 fix)ldelgass14-83/+106
2003-04-08Add mach64_drv.c, almost the last changes necessary for mach64 on BSD. I thinkanholt1-0/+81
2003-04-08Use DRM_VTOPHYS instead of virt_to_bus and supply the argument toanholt1-3/+3
2003-04-08Add a DRM_VTOPHYS macro (to virt_to_bus) like the BSDs have.anholt1-0/+1
2003-04-08Add fake le32_to_cpu macros and always include drm_linux_list.h.anholt3-0/+3
2003-04-08Add the mach64 makefile for BSD.anholt1-0/+23
2003-04-08de-spam the r128 Makefile. (I had cp -Rp'ed r128 to mach64).anholt1-2/+2
2003-04-08Link mach64_irq.c.anholt1-0/+1
2003-04-08Makefile for the mach64 module.anholt1-15/+13
2003-04-08Add a set of list macros used by the mach64 code.anholt1-0/+70
2003-04-08Use DRM_READ32/DRM_WRITE32 and drm_local_map_t.anholt1-11/+7
2003-04-08inline --> __inline__anholt1-2/+2
2003-03-31Some cosmetic code cleanupsldelgass13-74/+137
2003-03-30Merge trunk - 4.3.0, filpmach64-0-0-6-20030330ldelgass1648-82581/+226572