Age | Commit message (Expand) | Author | Files | Lines |
2002-09-23 | merged trunk into r200 branchr200-0-2-branch | Keith Whitwell | 42 | -4696/+367 |
2002-09-23 | __func__ --> __FUNCTION__ | Keith Whitwell | 18 | -78/+78 |
2002-09-23 | Guard radeon_mem_release and radeon_mem_takedown against null heaps. | Keith Whitwell | 2 | -0/+12 |
2002-09-23 | add agp_base query to getparam | Keith Whitwell | 5 | -10/+20 |
2002-09-21 | wait commands for cmdbuffer ioctl | Keith Whitwell | 7 | -37/+133 |
2002-09-21 | Fix irq's on freebsd | Keith Whitwell | 2 | -2/+8 |
2002-09-21 | Respect refcount when freeing dev_priv. | Keith Whitwell | 2 | -2/+2 |
2002-09-17 | compilation fixes for bsd, linux | Keith Whitwell | 6 | -7/+22 |
2002-09-17 | DRM_DEBUG | Keith Whitwell | 2 | -6/+6 |
2002-09-17 | kfree --> DRM_FREE remove print statements | Keith Whitwell | 2 | -56/+14 |
2002-09-17 | kmalloc --> DRM_MALLOC | Keith Whitwell | 2 | -12/+8 |
2002-09-17 | Add radeon_mem.c | Keith Whitwell | 3 | -2/+3 |
2002-09-17 | irq, allocator bugfixes | Keith Whitwell | 7 | -15/+86 |
2002-08-31 | Port new radeon irq code to FreeBSD, add a couple of macros to drm_os_*. | Eric Anholt | 10 | -30/+79 |
2002-08-31 | Some whitespace cleanup of radeon_irq.c | Eric Anholt | 2 | -44/+44 |
2002-08-30 | irqs work and can be used from userspace | Keith Whitwell | 7 | -64/+58 |
2002-08-30 | add the framework for an irq handler, actually see some interrupts back | Keith Whitwell | 9 | -12/+523 |
2002-08-28 | hook up memory manager ioctls | Keith Whitwell | 9 | -108/+483 |
2002-08-27 | initial pass at allocator | Keith Whitwell | 3 | -159/+368 |
2002-08-27 | Include non-radeon modules in the build. | Eric Anholt | 3 | -3/+3 |
2002-08-26 | merged r200-0-1-branchr200-0-1-20020822-merge | Keith Whitwell | 16 | -353/+1733 |
2002-08-22 | Don't (re)define vmalloc_to_page for kernel >= 2.4.19, as it has been | Leif Delgass | 7 | -16/+16 |
2002-08-22 | SetPageLocked only defined in 2.5.x (x=?), use LockPage for 2.4.x (x>=9). | Leif Delgass | 4 | -4/+20 |
2002-08-21 | Change the linux kernel version condition in the i810 driver (according to | Jose Fonseca | 2 | -4/+4 |
2002-08-21 | Remove drm_linux.h, move the two useful defines into drm_drv.h (the only | Eric Anholt | 4 | -36/+154 |
2002-08-21 | add missing include (for udelay), remove unused counter. | Leif Delgass | 2 | -4/+2 |
2002-08-21 | TRUE and FALSE don't seem to be defined everywhere... | Michel Daenzer | 2 | -4/+4 |
2002-08-12 | zero-cliprect case patch from Jacek | Keith Whitwell | 2 | -4/+20 |
2002-08-11 | test scratch register writeback before using it | Michel Daenzer | 6 | -8/+54 |
2002-08-08 | Try to open the /dev/dri/cardX device once, then only if it fails check the | Eric Anholt | 1 | -1/+11 |
2002-08-06 | Updates from Rusty Russell to: | Rik Faith | 14 | -82/+80 |
2002-07-18 | fix off-by-one error for right bottom corner in radeon_emit_clip_rect()GEODE-BASE-DRIVERreinit-0-0-1-branchgeode-0-0-1-branch | Michel Daenzer | 2 | -4/+2 |
2002-07-17 | Workaround for Radeon lockups on fast machines | Tim Smith | 2 | -2/+26 |
2002-07-14 | bump DRM minor and check it before using the GETPARAM ioctl to obtain | Michel Daenzer | 1 | -3/+3 |
2002-07-11 | Don't read scratch registers directly, obtain the values via the GET_PARAM | Michel Daenzer | 6 | -58/+84 |
2002-07-09 | Increase the linux-compatibility max ioctl. | Eric Anholt | 1 | -1/+1 |
2002-07-06 | remove obsolete files | Alan Hourihane | 17 | -12306/+0 |
2002-07-05 | remove files missed by merge | Alan Hourihane | 3 | -1003/+0 |
2002-07-05 | merged bsd-3-0-0-branchbsd-3-0-0-20020705-merge | Alan Hourihane | 141 | -5315/+18140 |
2002-07-04 | Fix some more pageflipping issues -- existing code was doing MMIO writestrunk-20020705 | Keith Whitwell | 1 | -10/+14 |
2002-07-04 | Revert SET_SCISSORS change. | Keith Whitwell | 1 | -3/+4 |
2002-07-02 | Fix lockup on faster machines when drawing in multiple clip rectanglestrunk-20020703 | Tim Smith | 2 | -3/+3 |
2002-06-27 | Set pfCurrentPage on cleanup_pageflip | Keith Whitwell | 1 | -0/+2 |
2002-06-25 | gamma_alloc -> DRM(alloc)xv845g-0-1-bptrunk-20020626xv845g-0-1-branch | Alan Hourihane | 2 | -2/+2 |
2002-06-25 | file s3v.h was initially added on branch s3virge-0-0-1-branch. | Max Lingua | 0 | -0/+0 |
2002-06-25 | file s3v_dma.c was initially added on branch s3virge-0-0-1-branch. | Max Lingua | 0 | -0/+0 |
2002-06-25 | file s3v_drm.h was initially added on branch s3virge-0-0-1-branch. | Max Lingua | 0 | -0/+0 |
2002-06-25 | file s3v_drv.c was initially added on branch s3virge-0-0-1-branch. | Max Lingua | 0 | -0/+0 |
2002-06-25 | file s3v_drv.h was initially added on branch s3virge-0-0-1-branch. | Max Lingua | 0 | -0/+0 |
2002-06-25 | file s3v_regs.h was initially added on branch s3virge-0-0-1-branch. | Max Lingua | 0 | -0/+0 |