summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2002-09-23merged trunk into r200 branchr200-0-2-branchKeith Whitwell42-4696/+367
2002-09-23__func__ --> __FUNCTION__Keith Whitwell18-78/+78
2002-09-23Guard radeon_mem_release and radeon_mem_takedown against null heaps.Keith Whitwell2-0/+12
2002-09-23add agp_base query to getparamKeith Whitwell5-10/+20
2002-09-21wait commands for cmdbuffer ioctlKeith Whitwell7-37/+133
2002-09-21Fix irq's on freebsdKeith Whitwell2-2/+8
2002-09-21Respect refcount when freeing dev_priv.Keith Whitwell2-2/+2
2002-09-17compilation fixes for bsd, linuxKeith Whitwell6-7/+22
2002-09-17DRM_DEBUGKeith Whitwell2-6/+6
2002-09-17kfree --> DRM_FREE remove print statementsKeith Whitwell2-56/+14
2002-09-17kmalloc --> DRM_MALLOCKeith Whitwell2-12/+8
2002-09-17Add radeon_mem.cKeith Whitwell3-2/+3
2002-09-17irq, allocator bugfixesKeith Whitwell7-15/+86
2002-08-31Port new radeon irq code to FreeBSD, add a couple of macros to drm_os_*.Eric Anholt10-30/+79
2002-08-31Some whitespace cleanup of radeon_irq.cEric Anholt2-44/+44
2002-08-30irqs work and can be used from userspaceKeith Whitwell7-64/+58
2002-08-30add the framework for an irq handler, actually see some interrupts backKeith Whitwell9-12/+523
2002-08-28hook up memory manager ioctlsKeith Whitwell9-108/+483
2002-08-27initial pass at allocatorKeith Whitwell3-159/+368
2002-08-27Include non-radeon modules in the build.Eric Anholt3-3/+3
2002-08-26merged r200-0-1-branchr200-0-1-20020822-mergeKeith Whitwell16-353/+1733
2002-08-22Don't (re)define vmalloc_to_page for kernel >= 2.4.19, as it has beenLeif Delgass7-16/+16
2002-08-22SetPageLocked only defined in 2.5.x (x=?), use LockPage for 2.4.x (x>=9).Leif Delgass4-4/+20
2002-08-21Change the linux kernel version condition in the i810 driver (according toJose Fonseca2-4/+4
2002-08-21Remove drm_linux.h, move the two useful defines into drm_drv.h (the onlyEric Anholt4-36/+154
2002-08-21add missing include (for udelay), remove unused counter.Leif Delgass2-4/+2
2002-08-21TRUE and FALSE don't seem to be defined everywhere...Michel Daenzer2-4/+4
2002-08-12zero-cliprect case patch from JacekKeith Whitwell2-4/+20
2002-08-11test scratch register writeback before using itMichel Daenzer6-8/+54
2002-08-08Try to open the /dev/dri/cardX device once, then only if it fails check theEric Anholt1-1/+11
2002-08-06Updates from Rusty Russell to:Rik Faith14-82/+80
2002-07-18fix off-by-one error for right bottom corner in radeon_emit_clip_rect()GEODE-BASE-DRIVERreinit-0-0-1-branchgeode-0-0-1-branchMichel Daenzer2-4/+2
2002-07-17Workaround for Radeon lockups on fast machinesTim Smith2-2/+26
2002-07-14bump DRM minor and check it before using the GETPARAM ioctl to obtainMichel Daenzer1-3/+3
2002-07-11Don't read scratch registers directly, obtain the values via the GET_PARAMMichel Daenzer6-58/+84
2002-07-09Increase the linux-compatibility max ioctl.Eric Anholt1-1/+1
2002-07-06remove obsolete filesAlan Hourihane17-12306/+0
2002-07-05remove files missed by mergeAlan Hourihane3-1003/+0
2002-07-05merged bsd-3-0-0-branchbsd-3-0-0-20020705-mergeAlan Hourihane141-5315/+18140
2002-07-04Fix some more pageflipping issues -- existing code was doing MMIO writestrunk-20020705Keith Whitwell1-10/+14
2002-07-04Revert SET_SCISSORS change.Keith Whitwell1-3/+4
2002-07-02Fix lockup on faster machines when drawing in multiple clip rectanglestrunk-20020703Tim Smith2-3/+3
2002-06-27Set pfCurrentPage on cleanup_pageflipKeith Whitwell1-0/+2
2002-06-25gamma_alloc -> DRM(alloc)xv845g-0-1-bptrunk-20020626xv845g-0-1-branchAlan Hourihane2-2/+2
2002-06-25file s3v.h was initially added on branch s3virge-0-0-1-branch.Max Lingua0-0/+0
2002-06-25file s3v_dma.c was initially added on branch s3virge-0-0-1-branch.Max Lingua0-0/+0
2002-06-25file s3v_drm.h was initially added on branch s3virge-0-0-1-branch.Max Lingua0-0/+0
2002-06-25file s3v_drv.c was initially added on branch s3virge-0-0-1-branch.Max Lingua0-0/+0
2002-06-25file s3v_drv.h was initially added on branch s3virge-0-0-1-branch.Max Lingua0-0/+0
2002-06-25file s3v_regs.h was initially added on branch s3virge-0-0-1-branch.Max Lingua0-0/+0