summaryrefslogtreecommitdiff
path: root/bsd-core
AgeCommit message (Expand)AuthorFilesLines
2003-05-03Merge from trunk (texmem). Convert mach64 to use generic utility functionsLeif Delgass1-1/+1
2003-04-29Fix compiling with debug on.Eric Anholt1-1/+1
2003-04-29Add mach64 to the list of modules to build.Eric Anholt1-1/+1
2003-04-29Get bus_address of PCI buffers in DRM(addbufs_pci) for Linux and removeLeif Delgass2-2/+0
2003-04-27Merge trunk DRM changesLeif Delgass20-2285/+360
2003-04-27Ensure irq handler is removed on cleanup and call cleanup on takedown. AlsoLeif Delgass1-0/+65
2003-04-09Resync with trunk of 04-09-2003Leif Delgass1-3/+2
2003-04-09Fix last-minute breakage of list_add_tail.Eric Anholt1-2/+2
2003-04-08Add mach64_drv.c, almost the last changes necessary for mach64 on BSD. IEric Anholt1-0/+81
2003-04-08Add fake le32_to_cpu macros and always include drm_linux_list.h.Eric Anholt3-0/+3
2003-04-08Add the mach64 makefile for BSD.Eric Anholt1-0/+23
2003-04-08de-spam the r128 Makefile. (I had cp -Rp'ed r128 to mach64).Eric Anholt1-2/+2
2003-04-08Makefile for the mach64 module.Eric Anholt1-2/+2
2003-04-08Add a set of list macros used by the mach64 code.Eric Anholt1-0/+70
2003-03-30Merge trunk - 4.3.0, filpmach64-0-0-6-20030330Leif Delgass23-730/+725
2003-02-02don't inflate relative vblank sequence numbers on repeated calls (e.g. whenMichel Daenzer1-0/+1
2003-01-24Fix build on -current: Provide M_WAITOK define.Eric Anholt1-0/+4
2002-12-06Add vblank signal code for BSD DRM. Untested so far, but working with aEric Anholt2-7/+69
2002-10-30Kernel support for vblank syncing on Rage 128 and Matrox.Eric Anholt2-2/+2
2002-10-29Use bus_alloc_resource/bus_release_resource more properly: save the ridEric Anholt2-13/+16
2002-10-27Catch up to -current.Eric Anholt1-0/+4
2002-10-14Fix reversed test that broke vblank waiting on FreeBSD.trunk-20021022Eric Anholt1-1/+1
2002-09-29Remove some noise being spit to the console.Eric Anholt1-2/+0
2002-09-29Make our set_bit and friends match linux better (cleans up some warnings)Eric Anholt1-12/+12
2002-09-29warnings cleanupEric Anholt1-3/+3
2002-09-29Fix some of my silliness in DRM_WAIT_ON (not returning EINTR).Eric Anholt1-7/+5
2002-09-29Move os-dependent stuff out of radeon_irq.cKeith Whitwell2-3/+15
2002-09-29Fix up BSD irq handling.Eric Anholt1-20/+0
2002-09-26BSD vblank framework.Eric Anholt4-3/+73
2002-09-26Fix one warning.Eric Anholt1-1/+1
2002-09-23merged r200-0-2-branch to trunkKeith Whitwell3-4/+4
2002-08-30Remove some extra symlinking for kernel module building that hasn't beenEric Anholt4-24/+0
2002-08-27Include non-radeon modules in the build.Eric Anholt1-1/+1
2002-08-26merged r200-0-1-branchr200-0-1-20020822-mergeKeith Whitwell3-2/+3
2002-08-21Remove drm_linux.h, move the two useful defines into drm_drv.h (the onlyEric Anholt2-18/+77
2002-07-05merged bsd-3-0-0-branchbsd-3-0-0-20020705-mergeAlan Hourihane27-1144/+1929
2002-03-11fixups for *BSDtrunk-20020328Alan Hourihane1-5/+4
2002-03-06first pass at merging mesa 4.0 kernel drivers into new bsd-3-0-0 branch.Alan Hourihane6-2/+50
2002-01-27First pass merge of XFree86 4.2.0 import.X_4_2_0-20020128-mergeDavid Dawes3-419/+327
2002-01-27Import of XFree86 4.2.0X_4_2_0David Dawes8-6/+1395
2002-01-27Initial revisionDavid Dawes12-0/+5374
2001-04-09First pass of XFree86 4.0.99.2 merge.X_4_0_99_2-20010410-mergeDavid Dawes1-10/+22
2001-04-09Import -f XFree86 4.0.99.2X_4_0_99_2David Dawes2-2/+2
2000-07-10Import of XFree86 4.0.1X_4_0_1Alan Hourihane1-1/+1
2000-06-13Merged bsd-1-0-1pre401-20000613-freezebsd-1-0-1-20000613-mergeDoug Rabson3-7/+38
2000-05-30Merged bsd-1-0-0bsd-1-0-0-20000531-mergeDoug Rabson3-0/+728