profile/ivi/libdrm.git
2006-11-21 Stephane MarchesinMerge branch 'nouveau-1' of git+ssh://marcheu@git.freed...
2006-11-21 Ben SkeggsDon't spam dmesg if PMC_INTSTAT is 0
2006-11-17 Ben SkeggsOnly return FIFO number if the FIFO is marked as in...
2006-11-17 Ben SkeggsCheck some return vals, fixes a couple of oopses.
2006-11-16 Ben SkeggsDump some useful info when a PGRAPH error occurs.
2006-11-16 Stephane MarchesinMerge branch 'nouveau-1' of git+ssh://marcheu@git.freed...
2006-11-13 Ben SkeggsCompletely untested NV10/20/30 FIFO context switching...
2006-11-13 Ben SkeggsRestructure initialisation a bit.
2006-11-13 Ben SkeggsMerge branch 'nouveau-1' of git+ssh://git.freedesktop...
2006-11-13 Ben SkeggsHack around yet another "X restart borkage without...
2006-11-11 Stephane MarchesinMerge branch 'master' of git+ssh://marcheu@git.freedesk...
2006-11-10 Stephane MarchesinFix memory detection on TNT2 M64/TNT2 vanta.
2006-11-08 Dave Airlielibdrm: add drmOpenOnce + drmCloseOnce to libdrm
2006-11-08 Dave Airlielibdrm: add support for server side functionality in...
2006-11-07 Eric AnholtAdd drm_u64_t typedef on non-linux to fix libdrm build.
2006-11-06 Dave Airliedrm: fixup page alignment on SAREA map on ppc64
2006-11-06 Dave Airliefixup fifo size so it is page aligned
2006-11-06 Dave Airlieuse a uint64_t for this not a pointer
2006-11-05 Dave AirlieMerge branch 'master' into nouveau-1
2006-11-05 Ben SkeggsLeave the bottom 64kb of RAMIN untouched.
2006-11-05 Dave Airlienouveau: add compat ioc32 support
2006-11-05 Dave Airlieadd powerpc mmio swapper to NV_READ/WRITE macros
2006-11-05 Dave Airlieremove config.h
2006-11-04 Stephane MarchesinAdd some getparams.
2006-11-04 Stephane MarchesinMove the context object creation flag handling to the...
2006-10-31 Alan HourihaneFix bug #8839 - a comment
2006-10-30 Thomas HellstromBugzilla Bug #8819
2006-10-29 Thomas HellstromMinor bugfix, indentation and removal of unnused variables.
2006-10-27 Thomas HellstromReserve the new IOCTLs also for *bsd.
2006-10-27 Thomas HellstromLast minute changes to support multi-page size buffer...
2006-10-26 Thomas HellstromNew mm function names. Update header.
2006-10-26 Thomas HellstromAdd improved alignment functionality to the core memory...
2006-10-26 Thomas HellstromAdd a one-page hole in the file offset space between...
2006-10-21 Thomas HellstromMerge branch 'master' of git+ssh://git.freedesktop...
2006-10-21 Thomas HellstromThe CPU cache must be flushed _before_ we start modifyi...
2006-10-20 Tilman SauerbeckBug #1746: Set dev_priv_size for the MGA driver.
2006-10-20 Thomas HellstromWe apparently need this global cache flush anyway.
2006-10-20 Thomas HellstromBug #8707, 2.6.19-rc compatibility for memory manager...
2006-10-19 Thomas HellstromMerge branch 'master' of git+ssh://git.freedesktop...
2006-10-19 Thomas HellstromImporting fixes from drm-ttm-0-2-branch
2006-10-19 Thomas HellstromMake sure delayed delete list is empty on lastclose.
2006-10-18 Thomas HellstromMerging drm-ttm-0-2-branch
2006-10-18 Thomas HellstromRemove stray softlink.
2006-10-18 Thomas HellstromAvoid driver-specific AGP user-populated types, since...
2006-10-17 Thomas HellstromRemove some debugging messages.
2006-10-17 Thomas HellstromRemove max number of locked pages check and call, since
2006-10-17 Thomas HellstromLindent.
2006-10-17 Thomas HellstromAdd vma list memory usage to memory accounting.
2006-10-17 Thomas HellstromAdd memory usage accounting to avoid DOS problems.
2006-10-17 Ben SkeggsRemove hack which delays activation of a additional...
2006-10-17 Ben SkeggsOops, we have more than 4 subchannels..
2006-10-17 Thomas HellstromImplement mm_lock and mm_unlock functions.
2006-10-17 Ben SkeggsUseful output on a FIFO error interrupt.
2006-10-17 Ben Skeggstypo
2006-10-17 Thomas HellstromRemove the memory manager parameter from the put_block...
2006-10-17 Thomas HellstromExtend generality for more memory types.
2006-10-17 Michael Karcherdev->agp_buffer_map is not initialized for AGP DMA...
2006-10-17 Ben SkeggsNV40: *Now* fifo ctx switching works for me..
2006-10-16 Ben SkeggsNV40: FIFO context switching now WorksForMe(tm)
2006-10-16 Ben SkeggsSetup NV40 RAMFC (in wrong location.. but anyway),...
2006-10-16 Ben SkeggsSome info on NV40's RAMFC
2006-10-16 Thomas HellstromChange Intel AGP memory type numbers.
2006-10-14 Stephane MarchesinMerge branch 'master' of git://anongit.freedesktop...
2006-10-14 Stephane MarchesinAgain more work on context switches. They work, sometim...
2006-10-14 Dave Airlieremove config.h from build no longer exists kbuild...
2006-10-13 Stephane MarchesinAdd the missing breaks.
2006-10-13 Stephane MarchesinFix the fifo context size on nv10, nv20 and nv30.
2006-10-13 Ben SkeggsFix some randomness in activating a second channel...
2006-10-12 Stephane MarchesinOops.
2006-10-12 Stephane MarchesinStill more work on the context switching code.
2006-10-12 Thomas HellstromBugfixes.
2006-10-12 Thomas HellstromSimplify the AGP backend interface somewhat.
2006-10-11 Stephane MarchesinMore work on the context switch code. Still doesn't...
2006-10-11 Thomas HellstromCompatibility code for 2.6.15-2.6.18. It is ugly but...
2006-10-11 Thomas HellstromBig update:
2006-10-10 Stephane MarchesinContext switching work.
2006-10-10 Thomas HellstromUse a nopage-based approach to fault in pfns.
2006-10-10 Roland Scheideggeronly allow specific type-3 packets to pass the verifier...
2006-10-03 Thomas HellstromGet rid of all ugly PTE hacks.
2006-10-02 George SapountzisBug 6242: [mach64] Use private DMA buffers, part #4.
2006-10-02 George SapountzisBug 6242: [mach64] Use private DMA buffers, part #3.
2006-10-02 George SapountzisBug 6242: [mach64] Use private DMA buffers, part #2.
2006-10-02 George SapountzisBug 6242: [mach64] Use private DMA buffers, part #1.
2006-10-02 George SapountzisBug 6209: [mach64] AGP DMA buffers not mapped correctly.
2006-10-02 Michel DänzerFix type of second argument to spin_lock_irqsave().
2006-10-02 Michel DänzerFix type of second argument to spin_lock_irqsave().
2006-10-02 Thomas HellstromMake the user_token 44-bit for TTMs, and have them...
2006-10-02 Thomas HellstromAdd a buffer object manager for TTM maps.
2006-10-02 Thomas HellstromAllow for 44 bit user-tokens (or drm_file offsets)
2006-10-02 Thomas HellstromAdd a comment to previos commit.
2006-10-02 Thomas HellstromTrap and be verbose about a deadlock that occurs with...
2006-10-02 Felix Kühlingdrm_rmdraw: Declare id and idx as signed so testing...
2006-10-02 Michel DänzerMake locked tasklet handling more robust.
2006-10-02 Felix Kühlingdrm_rmdraw: Declare id and idx as signed so testing...
2006-09-29 Thomas HellstromBump driver date.
2006-09-29 Michel Dänzeri915: Only schedule vblank tasklet if there are schedul...
2006-09-29 Michel Dänzeri915: Only initialize IRQ fields in postinstall, not...
2006-09-29 Michel Dänzeri915: Bump minor again to differentiate from vsync...
2006-09-29 Michel Dänzeri915: Avoid mis-counting vblank interrupts when they...
2006-09-29 Michel Dänzeri915: Bump minor for swap scheduling ioctl and secondar...
next