Age | Commit message (Expand) | Author |
2007-05-09 | Fix occurrences of "the the " | Michael Opdenacker |
2007-05-08 | via: Make sure we flush write-combining using a follow-up read. | Thomas Hellstrom |
2007-05-08 | via: Try to improve command-buffer chaining. | Thomas Hellstrom |
2007-05-08 | drm: remove old taskqueue remnant | Dave Airlie |
2007-05-08 | drm: rename badly named define and cleanup ioctl code spacing | Dave Airlie |
2007-05-08 | radeon: Don't mess up page flipping when a file descriptor is closed. | Michel Dänzer |
2007-05-08 | drm/radeon: upgrade to 1.27 - make PCI GART more flexible | Dave Airlie |
2007-05-07 | Merge branch 'drm-patches' of master.kernel.org:/pub/scm/linux/kernel/git/air... | Linus Torvalds |
2007-04-26 | drm/i915: Add 965GM pci id update | Wang Zhenyu |
2007-03-26 | [DRM]: Delete sparc64 FFB driver code that never gets built. | David S. Miller |
2007-03-24 | drm: just use io_remap_pfn_range on all archs.. | Dave Airlie |
2007-03-24 | drm: fix DRM_CONSISTENT mapping | Hugh Dickins |
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 |