summaryrefslogtreecommitdiffstats
path: root/drivers/char/drm
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'drm-patches' of master.kernel.org:/pub/scm/linux/kernel/git/air...Linus Torvalds2007-05-0720-196/+349
|\
| * drm/i915: Add 965GM pci id updateWang Zhenyu2007-04-262-1/+3
| * drm: just use io_remap_pfn_range on all archs..Dave Airlie2007-03-241-6/+1
| * drm: fix DRM_CONSISTENT mappingHugh Dickins2007-03-241-5/+9
| * drm: fix up mmap locking in preparation for ttm changesThomas Hellstrom2007-03-241-9/+26
| * drm: fix driver deadlock with AIGLX and reclaim_buffers_lockedThomas Hellstrom2007-03-237-81/+174
| * drm: fix warning in drm_fops.cAndrew Morton2007-03-191-1/+1
| * drm: allow for more generic drm ioctlsThomas Hellstrom2007-03-192-4/+9
| * drm: fix alpha domain handlingJay Estabrook2007-03-111-1/+1
| * via: fix CX700 pci idThomas Hellstrom2007-03-111-1/+1
| * drm: make drm_io_prot static.Adrian Bunk2007-03-111-1/+1
| * drm: remove via_mm.hRobert P. J. Day2007-03-111-40/+0
| * drm: add missing NULL assignmentDave Airlie2007-03-111-0/+1
| * drm/radeon: Fix u32 overflows when determining AGP base address in card space.Michel Dänzer2007-03-111-4/+4
| * drm: port over use_vmalloc code from git hashtabDave Airlie2007-03-112-2/+15
| * drm: fix crash with fops lock and fixup sarea/page size lockingDave Airlie2007-03-111-2/+4
| * drm: bring bufs code from git tree.Dave Airlie2007-03-112-10/+67
| * drm: move protection stuff into separate functionDave Airlie2007-03-111-18/+26
| * drm: Use ARRAY_SIZE macro when appropriateAhmed S. Darwish2007-03-111-1/+1
| * drm: update README.drm (bugzilla #7933)Randy Dunlap2007-03-111-9/+7
| * drm: remove unused exportsAdrian Bunk2007-03-111-2/+0
* | [DRM]: Delete sparc64 FFB driver code that never gets built.David S. Miller2007-03-264-1280/+0
|/
* [PATCH] remove many unneeded #includes of sched.hTim Schmielau2007-02-142-2/+0
* [PATCH] mark struct file_operations const 3Arjan van de Ven2007-02-123-3/+3
* [PATCH] Char: timers cleanupJiri Slaby2007-02-121-9/+5
* drm: Allow for 44 bit user-tokens (or drm_file offsets)Thomas Hellstrom2007-02-083-13/+14
* drm/via: Disable AGP DMA for chips with the new 3D engine.Thomas Hellstrom2007-02-081-0/+5
* drm: update core memory manager from git drm treeThomas Hellstrom2007-02-083-47/+149
* drm: remove drm_ioremap and drm_ioremapfreeChristoph Hellwig2007-02-086-195/+25
* i810/i830: use drm_core_ioremap instead of drm_ioremapDave Airlie2007-02-084-22/+48
* drm: use vmalloc_user instead of vmalloc_32 for DRM_SHMThomas Hellstrom2007-02-081-1/+1
* via: allow for npot texture pitch alignmentThomas Hellstrom2007-02-083-11/+24
* via: add some new chipsetsThomas Hellstrom2007-02-085-17/+33
* via: some PCI posting flushesThomas Hellstrom2007-02-082-1/+5
* i915: Fix a DRM_ERROR that should be DRM_DEBUG.=?utf-8?q?Michel_D=C3=A4nzer?=2007-01-081-1/+1
* drm: Stop defining pci_pretty_nameJean Delvare2006-12-191-4/+0
* drm: r128: comment aligment with drm gitDave Airlie2006-12-193-3/+6
* drm: make kernel context switch same as for drm git tree.Dave Airlie2006-12-192-3/+2
* drm: fixup comment header styleDave Airlie2006-12-192-4/+4
* drm: savage: compat fix from drm git.Eric Anholt2006-12-191-2/+2
* drm: Unify radeon offset checking.=?utf-8?q?Michel_D=C3=A4nzer?=2006-12-153-35/+25
* i915_vblank_tasklet: Try harder to avoid tearing.=?utf-8?q?Michel_D=C3=A4nzer?=2006-12-111-60/+139
* DRM: handle pci_enable_device failureJeff Garzik2006-12-111-4/+8
* drm: fix return value checkAkinobu Mita2006-12-111-4/+4
* Merge branch 'drm-patches' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2006-12-0915-57/+821
|\
| * Fix http://bugzilla.kernel.org/show_bug.cgi?id=7606Andrew Morton2006-12-071-0/+1
| * drm: add flag for mapping PCI DMA buffers read-only.George Sapountzis2006-12-074-5/+27
| * drm: fix up irqflags in drm_lock.cDave Airlie2006-12-071-1/+1
| * drm: i915 updates=?utf-8?q?Michel_D=C3=A4nzer?=2006-12-072-19/+21
| * drm: i915: fix up irqflags arg=?utf-8?q?Michel_D=C3=A4nzer?=2006-12-071-2/+3
OpenPOWER on IntegriCloud