profile/ivi/libdrm.git
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 Thomas HellstromImplement mm_lock and mm_unlock functions.
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-16 Thomas HellstromChange Intel AGP memory type numbers.
2006-10-12 Thomas HellstromBugfixes.
2006-10-12 Thomas HellstromSimplify the AGP backend interface somewhat.
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 Thomas HellstromUse a nopage-based approach to fault in pfns.
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...
2006-09-29 Michel Dänzeri915_vblank_swap: Add support for DRM_VBLANK_NEXTONMISS.
2006-09-29 Michel DänzerOnly return EBUSY after we've established we need to...
2006-09-29 Michel DänzerCore vsync: Don't clobber target sequence number when...
2006-09-29 Michel DänzerCore vsync: Add flag DRM_VBLANK_NEXTONMISS.
2006-09-29 Michel DänzerFix 'sequence has passed' condition in i915_vblank_swap().
2006-09-29 Michel DänzerAdd SAREA fileds for determining which pipe to sync...
2006-09-29 Michel DänzerAdd definition of DRM_VBLANK_SECONDARY.
2006-09-29 Michel DänzerMake handling of dev_priv->vblank_pipe more robust.
2006-09-29 Michel DänzerDRM_I915_VBLANK_SWAP ioctl: Take drm_vblank_seq_type_t...
2006-09-29 Michel DänzerChange first valid DRM drawable ID to be 1 instead...
2006-09-29 Michel DänzerAdd copyright notice.
2006-09-29 Michel Dänzeri915: Add ioctl for scheduling buffer swaps at vertical...
2006-09-29 Michel DänzerLocking and memory management fixes.
2006-09-29 Michel DänzerDrop tasklet locked driver callback when uninstalling...
2006-09-29 Michel DänzerExport drm_get_drawable_info symbol from core.
2006-09-29 Michel DänzerHook up DRM_IOCTL_UPDATE_DRAW ioctl.
2006-09-29 Michel DänzerOnly reallocate cliprect memory if the number of clipre...
2006-09-29 Michel DänzerAdd support for tracking drawable information to core
2006-09-29 Michel DänzerAdd support for interrupt triggered driver callback...
2006-09-29 Michel DänzerAdd support for secondary vertical blank interrupt...
2006-09-29 Michel DänzerAdd support for secondary vertical blank interrupt...
2006-09-29 Thomas HellstromAdd a new buffer flag.
2006-09-29 Thomas HellstromFix buffer manager takedown error.
2006-09-29 Michel Dänzeri915: Only schedule vblank tasklet if there are schedul...
2006-09-28 Michel Dänzeri915: Avoid mis-counting vblank interrupts when they...
2006-09-28 Michel Dänzeri915: Bump minor for swap scheduling ioctl and secondar...
2006-09-28 Michel Dänzeri915_vblank_swap: Add support for DRM_VBLANK_NEXTONMISS.
2006-09-28 Michel DänzerOnly return EBUSY after we've established we need to...
2006-09-28 Michel DänzerCore vsync: Don't clobber target sequence number when...
2006-09-28 Michel DänzerCore vsync: Add flag DRM_VBLANK_NEXTONMISS.
2006-09-28 Michel DänzerFix 'sequence has passed' condition in i915_vblank_swap().
2006-09-28 Michel DänzerAdd SAREA fileds for determining which pipe to sync...
2006-09-28 Michel DänzerAdd definition of DRM_VBLANK_SECONDARY.
2006-09-28 Michel DänzerMake handling of dev_priv->vblank_pipe more robust.
2006-09-28 Michel DänzerDRM_I915_VBLANK_SWAP ioctl: Take drm_vblank_seq_type_t...
2006-09-28 Michel DänzerChange first valid DRM drawable ID to be 1 instead...
2006-09-28 Michel DänzerAdd copyright notice.
2006-09-28 Michel Dänzeri915: Add ioctl for scheduling buffer swaps at vertical...
2006-09-28 Michel DänzerLocking and memory management fixes.
2006-09-28 Michel DänzerDrop tasklet locked driver callback when uninstalling...
2006-09-28 Michel DänzerExport drm_get_drawable_info symbol from core.
2006-09-28 Michel DänzerHook up DRM_IOCTL_UPDATE_DRAW ioctl.
2006-09-28 Michel DänzerOnly reallocate cliprect memory if the number of clipre...
2006-09-28 Michel DänzerAdd support for tracking drawable information to core
2006-09-28 Michel DänzerAdd support for interrupt triggered driver callback...
2006-09-28 Michel DänzerAdd support for secondary vertical blank interrupt...
2006-09-28 Michel DänzerAdd support for secondary vertical blank interrupt...
2006-09-28 Thomas HellstromLibdrm version bump and naming.
2006-09-28 Thomas HellstromDon't enable fence / buffer objects on non-linux systems.
2006-09-27 Thomas HellstromActivate error message that was never hit since it...
2006-09-27 Thomas HellstromFix racy buffer object destruction.
2006-09-27 Thomas HellstromFix tt fixed size that slipped through in previous...
2006-09-27 Thomas HellstromAdapt to architecture-specific hooks for gatt pages.
2006-09-26 Thomas HellstromSilence valgrind.
2006-09-26 Thomas HellstromRemove the call to drm_lock_transfer, since it is not...
2006-09-26 Thomas HellstromAllow for a driver to overload the ttm backend object...
2006-09-25 Thomas HellstromAdd /proc filesystem buffer / fence object accounting.
2006-09-22 Thomas HellstromFix proc formatting broken by last commit.
2006-09-21 Felix Kuhlingbug 5942: add stubs for drm_mtrr_add/del for non-MTRR...
2006-09-21 Anish Mistrybug 7092 : add pci ids for mach64 in Dell poweredge...
2006-09-20 Roland Scheideggerdo a TCL state flush before accessing VAP_CNTL to preve...
next