Age | Commit message (Expand) | Author |
2007-03-24 | drm: fix up mmap locking in preparation for ttm changes | Thomas Hellstrom |
2007-03-23 | drm: fix driver deadlock with AIGLX and reclaim_buffers_locked | Thomas Hellstrom |
2007-03-19 | drm: fix warning in drm_fops.c | Andrew Morton |
2007-03-19 | drm: allow for more generic drm ioctls | Thomas Hellstrom |
2007-03-11 | drm: fix alpha domain handling | Jay Estabrook |
2007-03-11 | via: fix CX700 pci id | Thomas Hellstrom |
2007-03-11 | drm: make drm_io_prot static. | Adrian Bunk |
2007-03-11 | drm: remove via_mm.h | Robert P. J. Day |
2007-03-11 | drm: add missing NULL assignment | Dave Airlie |
2007-03-11 | drm/radeon: Fix u32 overflows when determining AGP base address in card space. | Michel Dänzer |
2007-03-11 | drm: port over use_vmalloc code from git hashtab | Dave Airlie |
2007-03-11 | drm: fix crash with fops lock and fixup sarea/page size locking | Dave Airlie |
2007-03-11 | drm: bring bufs code from git tree. | Dave Airlie |
2007-03-11 | drm: move protection stuff into separate function | Dave Airlie |
2007-03-11 | drm: Use ARRAY_SIZE macro when appropriate | Ahmed S. Darwish |
2007-03-11 | drm: update README.drm (bugzilla #7933) | Randy Dunlap |
2007-03-11 | drm: remove unused exports | Adrian Bunk |
2007-02-14 | [PATCH] remove many unneeded #includes of sched.h | Tim Schmielau |
2007-02-12 | [PATCH] mark struct file_operations const 3 | Arjan van de Ven |
2007-02-12 | [PATCH] Char: timers cleanup | Jiri Slaby |
2007-02-08 | drm: Allow for 44 bit user-tokens (or drm_file offsets) | Thomas Hellstrom |
2007-02-08 | drm/via: Disable AGP DMA for chips with the new 3D engine. | Thomas Hellstrom |
2007-02-08 | drm: update core memory manager from git drm tree | Thomas Hellstrom |
2007-02-08 | drm: remove drm_ioremap and drm_ioremapfree | Christoph Hellwig |
2007-02-08 | i810/i830: use drm_core_ioremap instead of drm_ioremap | Dave Airlie |
2007-02-08 | drm: use vmalloc_user instead of vmalloc_32 for DRM_SHM | Thomas Hellstrom |
2007-02-08 | via: allow for npot texture pitch alignment | Thomas Hellstrom |
2007-02-08 | via: add some new chipsets | Thomas Hellstrom |
2007-02-08 | via: some PCI posting flushes | Thomas Hellstrom |
2007-01-08 | i915: Fix a DRM_ERROR that should be DRM_DEBUG. | =?utf-8?q?Michel_D=C3=A4nzer?= |
2006-12-19 | drm: Stop defining pci_pretty_name | Jean Delvare |
2006-12-19 | drm: r128: comment aligment with drm git | Dave Airlie |
2006-12-19 | drm: make kernel context switch same as for drm git tree. | Dave Airlie |
2006-12-19 | drm: fixup comment header style | Dave Airlie |
2006-12-19 | drm: savage: compat fix from drm git. | Eric Anholt |
2006-12-15 | drm: Unify radeon offset checking. | =?utf-8?q?Michel_D=C3=A4nzer?= |
2006-12-11 | i915_vblank_tasklet: Try harder to avoid tearing. | =?utf-8?q?Michel_D=C3=A4nzer?= |
2006-12-11 | DRM: handle pci_enable_device failure | Jeff Garzik |
2006-12-11 | drm: fix return value check | Akinobu Mita |
2006-12-09 | Merge branch 'drm-patches' of git://git.kernel.org/pub/scm/linux/kernel/git/a... | Linus Torvalds |
2006-12-08 | [PATCH] struct path: convert drm | Josef Sipek |
2006-12-07 | [PATCH] mm: incorrect VM_FAULT_OOM returns from drivers | Nick Piggin |
2006-12-07 | [PATCH] drm-sis linkage fix | Andrew Morton |
2006-12-07 | Fix http://bugzilla.kernel.org/show_bug.cgi?id=7606 | Andrew Morton |
2006-12-07 | drm: add flag for mapping PCI DMA buffers read-only. | George Sapountzis |
2006-12-07 | drm: fix up irqflags in drm_lock.c | Dave Airlie |
2006-12-07 | drm: i915 updates | =?utf-8?q?Michel_D=C3=A4nzer?= |
2006-12-07 | drm: i915: fix up irqflags arg | =?utf-8?q?Michel_D=C3=A4nzer?= |
2006-12-07 | drm: i915: Only return EBUSY after we've established we need to schedule a ne... | =?utf-8?q?Michel_D=C3=A4nzer?= |
2006-12-07 | drm: i915: Fix 'sequence has passed' condition in i915_vblank_swap(). | =?utf-8?q?Michel_D=C3=A4nzer?= |