2006-12-19 |
Dave Airlie | fix comment in r128 |
commit | commitdiff | tree | snapshot |
2006-12-19 |
Dave Airlie | fix some sizes in sis_drv.h |
commit | commitdiff | tree | snapshot |
2006-12-19 |
Dave Airlie | make sizeof match the copy struct |
commit | commitdiff | tree | snapshot |
2006-12-19 |
Dave Airlie | remove inline from large function |
commit | commitdiff | tree | snapshot |
2006-12-19 |
Dave Airlie | make a savage function static from kernel |
commit | commitdiff | tree | snapshot |
2006-12-19 |
Dave Airlie | use spin_lock_init in via dmablit |
commit | commitdiff | tree | snapshot |
2006-12-19 |
Dave Airlie | fix missing DRM_ERR from kernel |
commit | commitdiff | tree | snapshot |
2006-12-19 |
Dave Airlie | Revert "drm: ioremap balanced with iounmap for drivers... |
commit | commitdiff | tree | snapshot |
2006-12-19 |
Dave Airlie | drm: ioremap balanced with iounmap for drivers/char/drm |
commit | commitdiff | tree | snapshot |
2006-12-16 |
Michael Buesch | drm/linux-core: drmP.h compilation fix |
commit | commitdiff | tree | snapshot |
2006-12-15 |
Thomas Hellstrom | Remove the memory caches for fence objects and memory... |
commit | commitdiff | tree | snapshot |
2006-12-14 |
Michel Dänzer | Unify radeon offset checking. |
commit | commitdiff | tree | snapshot |
2006-12-01 |
Michel Dänzer | Core build fix for BSD. |
commit | commitdiff | tree | snapshot |
2006-12-01 |
Michel Dänzer | Unshare drm_drawable.c again for now. |
commit | commitdiff | tree | snapshot |
2006-12-01 |
Michel Dänzer | Track linux-core symlinks in git. |
commit | commitdiff | tree | snapshot |
2006-11-27 |
Michel Dänzer | i915_vblank_tasklet: Try harder to avoid tearing. |
commit | commitdiff | tree | snapshot |
2006-11-08 |
Dave Airlie | libdrm: add drmOpenOnce + drmCloseOnce to libdrm |
commit | commitdiff | tree | snapshot |
2006-11-08 |
Dave Airlie | libdrm: add support for server side functionality in... |
commit | commitdiff | tree | snapshot |
2006-11-07 |
Eric Anholt | Add drm_u64_t typedef on non-linux to fix libdrm build. |
commit | commitdiff | tree | snapshot |
2006-10-31 |
Alan Hourihane | Fix bug #8839 - a comment |
commit | commitdiff | tree | snapshot |
2006-10-30 |
Thomas Hellstrom | Bugzilla Bug #8819 |
commit | commitdiff | tree | snapshot |
2006-10-29 |
Thomas Hellstrom | Minor bugfix, indentation and removal of unnused variables. |
commit | commitdiff | tree | snapshot |
2006-10-27 |
Thomas Hellstrom | Reserve the new IOCTLs also for *bsd. |
commit | commitdiff | tree | snapshot |
2006-10-27 |
Thomas Hellstrom | Last minute changes to support multi-page size buffer... |
commit | commitdiff | tree | snapshot |
2006-10-26 |
Thomas Hellstrom | New mm function names. Update header. |
commit | commitdiff | tree | snapshot |
2006-10-26 |
Thomas Hellstrom | Add improved alignment functionality to the core memory... |
commit | commitdiff | tree | snapshot |
2006-10-26 |
Thomas Hellstrom | Add a one-page hole in the file offset space between... |
commit | commitdiff | tree | snapshot |
2006-10-21 |
Thomas Hellstrom | Merge branch 'master' of git+ssh://git.freedesktop... |
commit | commitdiff | tree | snapshot |
2006-10-21 |
Thomas Hellstrom | The CPU cache must be flushed _before_ we start modifyi... |
commit | commitdiff | tree | snapshot |
2006-10-20 |
Tilman Sauerbeck | Bug #1746: Set dev_priv_size for the MGA driver. |
commit | commitdiff | tree | snapshot |
2006-10-20 |
Thomas Hellstrom | We apparently need this global cache flush anyway. |
commit | commitdiff | tree | snapshot |
2006-10-20 |
Thomas Hellstrom | Bug #8707, 2.6.19-rc compatibility for memory manager... |
commit | commitdiff | tree | snapshot |
2006-10-19 |
Thomas Hellstrom | Merge branch 'master' of git+ssh://git.freedesktop... |
commit | commitdiff | tree | snapshot |
2006-10-19 |
Thomas Hellstrom | Importing fixes from drm-ttm-0-2-branch |
commit | commitdiff | tree | snapshot |
2006-10-19 |
Thomas Hellstrom | Make sure delayed delete list is empty on lastclose. |
commit | commitdiff | tree | snapshot |
2006-10-18 |
Thomas Hellstrom | Merging drm-ttm-0-2-branch |
commit | commitdiff | tree | snapshot |
2006-10-18 |
Thomas Hellstrom | Remove stray softlink. |
commit | commitdiff | tree | snapshot |
2006-10-18 |
Thomas Hellstrom | Avoid driver-specific AGP user-populated types, since... |
commit | commitdiff | tree | snapshot |
2006-10-17 |
Thomas Hellstrom | Remove some debugging messages. |
commit | commitdiff | tree | snapshot |
2006-10-17 |
Thomas Hellstrom | Remove max number of locked pages check and call, since |
commit | commitdiff | tree | snapshot |
2006-10-17 |
Thomas Hellstrom | Lindent. |
commit | commitdiff | tree | snapshot |
2006-10-17 |
Thomas Hellstrom | Add vma list memory usage to memory accounting. |
commit | commitdiff | tree | snapshot |
2006-10-17 |
Thomas Hellstrom | Add memory usage accounting to avoid DOS problems. |
commit | commitdiff | tree | snapshot |
2006-10-17 |
Thomas Hellstrom | Implement mm_lock and mm_unlock functions. |
commit | commitdiff | tree | snapshot |
2006-10-17 |
Thomas Hellstrom | Remove the memory manager parameter from the put_block... |
commit | commitdiff | tree | snapshot |
2006-10-17 |
Thomas Hellstrom | Extend generality for more memory types. |
commit | commitdiff | tree | snapshot |
2006-10-17 |
Michael Karcher | dev->agp_buffer_map is not initialized for AGP DMA... |
commit | commitdiff | tree | snapshot |
2006-10-16 |
Thomas Hellstrom | Change Intel AGP memory type numbers. |
commit | commitdiff | tree | snapshot |
2006-10-14 |
Dave Airlie | remove config.h from build no longer exists kbuild... |
commit | commitdiff | tree | snapshot |
2006-10-12 |
Thomas Hellstrom | Bugfixes. |
commit | commitdiff | tree | snapshot |
2006-10-12 |
Thomas Hellstrom | Simplify the AGP backend interface somewhat. |
commit | commitdiff | tree | snapshot |
2006-10-11 |
Thomas Hellstrom | Compatibility code for 2.6.15-2.6.18. It is ugly but... |
commit | commitdiff | tree | snapshot |
2006-10-11 |
Thomas Hellstrom | Big update: |
commit | commitdiff | tree | snapshot |
2006-10-10 |
Thomas Hellstrom | Use a nopage-based approach to fault in pfns. |
commit | commitdiff | tree | snapshot |
2006-10-10 |
Roland Scheidegger | only allow specific type-3 packets to pass the verifier... |
commit | commitdiff | tree | snapshot |
2006-10-03 |
Thomas Hellstrom | Get rid of all ugly PTE hacks. |
commit | commitdiff | tree | snapshot |
2006-10-02 |
George Sapountzis | Bug 6242: [mach64] Use private DMA buffers, part #4. |
commit | commitdiff | tree | snapshot |
2006-10-02 |
George Sapountzis | Bug 6242: [mach64] Use private DMA buffers, part #3. |
commit | commitdiff | tree | snapshot |
2006-10-02 |
George Sapountzis | Bug 6242: [mach64] Use private DMA buffers, part #2. |
commit | commitdiff | tree | snapshot |
2006-10-02 |
George Sapountzis | Bug 6242: [mach64] Use private DMA buffers, part #1. |
commit | commitdiff | tree | snapshot |
2006-10-02 |
George Sapountzis | Bug 6209: [mach64] AGP DMA buffers not mapped correctly. |
commit | commitdiff | tree | snapshot |
2006-10-02 |
Michel Dänzer | Fix type of second argument to spin_lock_irqsave(). |
commit | commitdiff | tree | snapshot |
2006-10-02 |
Michel Dänzer | Fix type of second argument to spin_lock_irqsave(). |
commit | commitdiff | tree | snapshot |
2006-10-02 |
Thomas Hellstrom | Make the user_token 44-bit for TTMs, and have them... |
commit | commitdiff | tree | snapshot |
2006-10-02 |
Thomas Hellstrom | Add a buffer object manager for TTM maps. |
commit | commitdiff | tree | snapshot |
2006-10-02 |
Thomas Hellstrom | Allow for 44 bit user-tokens (or drm_file offsets) |
commit | commitdiff | tree | snapshot |
2006-10-02 |
Thomas Hellstrom | Add a comment to previos commit. |
commit | commitdiff | tree | snapshot |
2006-10-02 |
Thomas Hellstrom | Trap and be verbose about a deadlock that occurs with... |
commit | commitdiff | tree | snapshot |
2006-10-02 |
Felix Kühling | drm_rmdraw: Declare id and idx as signed so testing... |
commit | commitdiff | tree | snapshot |
2006-10-02 |
Michel Dänzer | Make locked tasklet handling more robust. |
commit | commitdiff | tree | snapshot |
2006-10-02 |
Felix Kühling | drm_rmdraw: Declare id and idx as signed so testing... |
commit | commitdiff | tree | snapshot |
2006-09-29 |
Thomas Hellstrom | Bump driver date. |
commit | commitdiff | tree | snapshot |
2006-09-29 |
Michel Dänzer | i915: Only schedule vblank tasklet if there are schedul... |
commit | commitdiff | tree | snapshot |
2006-09-29 |
Michel Dänzer | i915: Only initialize IRQ fields in postinstall, not... |
commit | commitdiff | tree | snapshot |
2006-09-29 |
Michel Dänzer | i915: Bump minor again to differentiate from vsync... |
commit | commitdiff | tree | snapshot |
2006-09-29 |
Michel Dänzer | i915: Avoid mis-counting vblank interrupts when they... |
commit | commitdiff | tree | snapshot |
2006-09-29 |
Michel Dänzer | i915: Bump minor for swap scheduling ioctl and secondar... |
commit | commitdiff | tree | snapshot |
2006-09-29 |
Michel Dänzer | i915_vblank_swap: Add support for DRM_VBLANK_NEXTONMISS. |
commit | commitdiff | tree | snapshot |
2006-09-29 |
Michel Dänzer | Only return EBUSY after we've established we need to... |
commit | commitdiff | tree | snapshot |
2006-09-29 |
Michel Dänzer | Core vsync: Don't clobber target sequence number when... |
commit | commitdiff | tree | snapshot |
2006-09-29 |
Michel Dänzer | Core vsync: Add flag DRM_VBLANK_NEXTONMISS. |
commit | commitdiff | tree | snapshot |
2006-09-29 |
Michel Dänzer | Fix 'sequence has passed' condition in i915_vblank_swap(). |
commit | commitdiff | tree | snapshot |
2006-09-29 |
Michel Dänzer | Add SAREA fileds for determining which pipe to sync... |
commit | commitdiff | tree | snapshot |
2006-09-29 |
Michel Dänzer | Add definition of DRM_VBLANK_SECONDARY. |
commit | commitdiff | tree | snapshot |
2006-09-29 |
Michel Dänzer | Make handling of dev_priv->vblank_pipe more robust. |
commit | commitdiff | tree | snapshot |
2006-09-29 |
Michel Dänzer | DRM_I915_VBLANK_SWAP ioctl: Take drm_vblank_seq_type_t... |
commit | commitdiff | tree | snapshot |
2006-09-29 |
Michel Dänzer | Change first valid DRM drawable ID to be 1 instead... |
commit | commitdiff | tree | snapshot |
2006-09-29 |
Michel Dänzer | Add copyright notice. |
commit | commitdiff | tree | snapshot |
2006-09-29 |
Michel Dänzer | i915: Add ioctl for scheduling buffer swaps at vertical... |
commit | commitdiff | tree | snapshot |
2006-09-29 |
Michel Dänzer | Locking and memory management fixes. |
commit | commitdiff | tree | snapshot |
2006-09-29 |
Michel Dänzer | Drop tasklet locked driver callback when uninstalling... |
commit | commitdiff | tree | snapshot |
2006-09-29 |
Michel Dänzer | Export drm_get_drawable_info symbol from core. |
commit | commitdiff | tree | snapshot |
2006-09-29 |
Michel Dänzer | Hook up DRM_IOCTL_UPDATE_DRAW ioctl. |
commit | commitdiff | tree | snapshot |
2006-09-29 |
Michel Dänzer | Only reallocate cliprect memory if the number of clipre... |
commit | commitdiff | tree | snapshot |
2006-09-29 |
Michel Dänzer | Add support for tracking drawable information to core |
commit | commitdiff | tree | snapshot |
2006-09-29 |
Michel Dänzer | Add support for interrupt triggered driver callback... |
commit | commitdiff | tree | snapshot |
2006-09-29 |
Michel Dänzer | Add support for secondary vertical blank interrupt... |
commit | commitdiff | tree | snapshot |
2006-09-29 |
Michel Dänzer | Add support for secondary vertical blank interrupt... |
commit | commitdiff | tree | snapshot |
2006-09-29 |
Thomas Hellstrom | Add a new buffer flag. |
commit | commitdiff | tree | snapshot |
2006-09-29 |
Thomas Hellstrom | Fix buffer manager takedown error. |
commit | commitdiff | tree | snapshot |
next |