aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/char/drm
Commit message (Expand)AuthorAge
* Add support SiS based XGI chips to SiS DRM.Ian Romanick2007-06-27
* fix radeon setparam on 32/64 systems, harder.David Woodhouse2007-06-16
* drm: fix radeon setparam on 32/64 bit systems.Dave Airlie2007-06-10
* drm/i915: Add support for the G33, Q33, and Q35 chipsets.Wang Zhenyu2007-06-10
* i915: add new pciids for 945GME, 965GME/GLEWang Zhenyu2007-06-10
* Merge branch 'drm-patches' of ssh://master.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2007-05-31
|\
| * drm: make sure the drawable code doesn't call malloc(0).Michel Dänzer2007-05-25
| * drm/radeon: add more IGP chipset pci idsDave Airlie2007-05-25
| * drm: Spinlock initializer cleanupThomas Gleixner2007-05-25
* | [SPARC]: Mark as emulating cmpxchg, add appropriate depends for DRM.Martin Habets2007-05-29
|/
* Fix occurrences of "the the "Michael Opdenacker2007-05-09
* via: Make sure we flush write-combining using a follow-up read.Thomas Hellstrom2007-05-08
* via: Try to improve command-buffer chaining.Thomas Hellstrom2007-05-08
* drm: remove old taskqueue remnantDave Airlie2007-05-08
* drm: rename badly named define and cleanup ioctl code spacingDave Airlie2007-05-08
* radeon: Don't mess up page flipping when a file descriptor is closed.Michel Dänzer2007-05-08
* drm/radeon: upgrade to 1.27 - make PCI GART more flexibleDave Airlie2007-05-08
* Merge branch 'drm-patches' of master.kernel.org:/pub/scm/linux/kernel/git/air...Linus Torvalds2007-05-07
|\
| * drm/i915: Add 965GM pci id updateWang Zhenyu2007-04-25
| * drm: just use io_remap_pfn_range on all archs..Dave Airlie2007-03-24
| * drm: fix DRM_CONSISTENT mappingHugh Dickins2007-03-24
| * drm: fix up mmap locking in preparation for ttm changesThomas Hellstrom2007-03-24
| * drm: fix driver deadlock with AIGLX and reclaim_buffers_lockedThomas Hellstrom2007-03-22
| * drm: fix warning in drm_fops.cAndrew Morton2007-03-18
| * drm: allow for more generic drm ioctlsThomas Hellstrom2007-03-18
| * drm: fix alpha domain handlingJay Estabrook2007-03-10
| * via: fix CX700 pci idThomas Hellstrom2007-03-10
| * drm: make drm_io_prot static.Adrian Bunk2007-03-10
| * drm: remove via_mm.hRobert P. J. Day2007-03-10
| * drm: add missing NULL assignmentDave Airlie2007-03-10
| * drm/radeon: Fix u32 overflows when determining AGP base address in card space.Michel Dänzer2007-03-10
| * drm: port over use_vmalloc code from git hashtabDave Airlie2007-03-10
| * drm: fix crash with fops lock and fixup sarea/page size lockingDave Airlie2007-03-10
| * drm: bring bufs code from git tree.Dave Airlie2007-03-10
| * drm: move protection stuff into separate functionDave Airlie2007-03-10
| * drm: Use ARRAY_SIZE macro when appropriateAhmed S. Darwish2007-03-10
| * drm: update README.drm (bugzilla #7933)Randy Dunlap2007-03-10
| * drm: remove unused exportsAdrian Bunk2007-03-10
* | [DRM]: Delete sparc64 FFB driver code that never gets built.David S. Miller2007-03-27
|/
* [PATCH] remove many unneeded #includes of sched.hTim Schmielau2007-02-14
* [PATCH] mark struct file_operations const 3Arjan van de Ven2007-02-12
* [PATCH] Char: timers cleanupJiri Slaby2007-02-12
* drm: Allow for 44 bit user-tokens (or drm_file offsets)Thomas Hellstrom2007-02-08
* drm/via: Disable AGP DMA for chips with the new 3D engine.Thomas Hellstrom2007-02-07
* drm: update core memory manager from git drm treeThomas Hellstrom2007-02-07
* drm: remove drm_ioremap and drm_ioremapfreeChristoph Hellwig2007-02-07
* i810/i830: use drm_core_ioremap instead of drm_ioremapDave Airlie2007-02-07
* drm: use vmalloc_user instead of vmalloc_32 for DRM_SHMThomas Hellstrom2007-02-07
* via: allow for npot texture pitch alignmentThomas Hellstrom2007-02-07
* via: add some new chipsetsThomas Hellstrom2007-02-07