| Commit message (Expand) | Author | Age | Files | Lines |
* | some kmalloc/memset ->kzalloc (tree wide) | Yoann Padioleau | 2007-07-19 | 1 | -2/+1 |
* | drm: add idr_init to drm_stub.c | Dave Airlie | 2007-07-17 | 1 | -0/+2 |
* | drm: fix problem with SiS typedef with sisfb enabled. | Dave Airlie | 2007-07-17 | 1 | -1/+1 |
* | drm: convert drawable code to using idr | Dave Airlie | 2007-07-17 | 3 | -209/+60 |
* | drm: convert drm context code to use Linux idr | Dave Airlie | 2007-07-17 | 2 | -103/+33 |
* | drm: remove core typedefs from the ioc32 wrappers | Dave Airlie | 2007-07-16 | 1 | -41/+41 |
* | drm: remove sarea typedefs | Dave Airlie | 2007-07-12 | 2 | -9/+15 |
* | drm: detypedef the hashtab and more of sman | Dave Airlie | 2007-07-12 | 8 | -59/+59 |
* | drm: de-typedef sman | Dave Airlie | 2007-07-12 | 6 | -49/+51 |
* | drm: detypedeffing continues... | Dave Airlie | 2007-07-11 | 23 | -142/+143 |
* | drm: detypef waitlist/freelist/buf_entry/device_dma/drm_queue structs | Dave Airlie | 2007-07-11 | 16 | -80/+81 |
* | drm: drop drm_vma_entry_t, drm_magic_entry_t | Dave Airlie | 2007-07-11 | 5 | -19/+15 |
* | drm: drop drm_buf_t typedef | Dave Airlie | 2007-07-11 | 20 | -104/+104 |
* | drm: fixup other drivers for typedef removals | Dave Airlie | 2007-07-11 | 22 | -296/+296 |
* | drm: remove drm_file_t, drm_device_t and drm_head_t typedefs | Dave Airlie | 2007-07-11 | 42 | -432/+432 |
* | drm: remove a bunch of typedefs on the userspace interface | Dave Airlie | 2007-07-11 | 25 | -320/+367 |
* | r300: updates register header | Oliver McFadden | 2007-07-11 | 2 | -506/+698 |
* | radeon: add support for vblank on crtc2 | Dave Airlie | 2007-07-11 | 6 | -14/+124 |
* | drm: cleanup list initialisation | Dave Airlie | 2007-07-11 | 2 | -5/+4 |
* | drm: fix typo on code drm getsarea | Dave Airlie | 2007-07-11 | 1 | -1/+1 |
* | drm: remove DRM_GETSAREA and replace with drm_getsarea function | Dave Airlie | 2007-07-11 | 9 | -26/+22 |
* | drm: cleanup use of Linux list handling macros | Dave Airlie | 2007-07-11 | 18 | -195/+116 |
* | Add support SiS based XGI chips to SiS DRM. | Ian Romanick | 2007-06-27 | 2 | -4/+6 |
* | fix radeon setparam on 32/64 systems, harder. | David Woodhouse | 2007-06-16 | 1 | -0/+5 |
* | drm: fix radeon setparam on 32/64 bit systems. | Dave Airlie | 2007-06-10 | 1 | -0/+26 |
* | drm/i915: Add support for the G33, Q33, and Q35 chipsets. | Wang Zhenyu | 2007-06-10 | 4 | -17/+80 |
* | i915: add new pciids for 945GME, 965GME/GLE | Wang Zhenyu | 2007-06-10 | 2 | -1/+4 |
* | Merge branch 'drm-patches' of ssh://master.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2007-05-31 | 3 | -16/+34 |
|\ |
|
| * | drm: make sure the drawable code doesn't call malloc(0). | Michel Dänzer | 2007-05-26 | 1 | -15/+26 |
| * | drm/radeon: add more IGP chipset pci ids | Dave Airlie | 2007-05-26 | 1 | -0/+7 |
| * | drm: Spinlock initializer cleanup | Thomas Gleixner | 2007-05-26 | 1 | -1/+1 |
* | | [SPARC]: Mark as emulating cmpxchg, add appropriate depends for DRM. | Martin Habets | 2007-05-29 | 1 | -1/+1 |
|/ |
|
* | Fix occurrences of "the the " | Michael Opdenacker | 2007-05-09 | 3 | -3/+3 |
* | via: Make sure we flush write-combining using a follow-up read. | Thomas Hellstrom | 2007-05-08 | 1 | -2/+4 |
* | via: Try to improve command-buffer chaining. | Thomas Hellstrom | 2007-05-08 | 2 | -66/+46 |
* | drm: remove old taskqueue remnant | Dave Airlie | 2007-05-08 | 1 | -3/+0 |
* | drm: rename badly named define and cleanup ioctl code spacing | Dave Airlie | 2007-05-08 | 1 | -6/+4 |
* | radeon: Don't mess up page flipping when a file descriptor is closed. | Michel Dänzer | 2007-05-08 | 2 | -28/+19 |
* | drm/radeon: upgrade to 1.27 - make PCI GART more flexible | Dave Airlie | 2007-05-08 | 9 | -48/+150 |
* | Merge branch 'drm-patches' of master.kernel.org:/pub/scm/linux/kernel/git/air... | Linus Torvalds | 2007-05-07 | 20 | -196/+349 |
|\ |
|
| * | drm/i915: Add 965GM pci id update | Wang Zhenyu | 2007-04-26 | 2 | -1/+3 |
| * | drm: just use io_remap_pfn_range on all archs.. | Dave Airlie | 2007-03-24 | 1 | -6/+1 |
| * | drm: fix DRM_CONSISTENT mapping | Hugh Dickins | 2007-03-24 | 1 | -5/+9 |
| * | drm: fix up mmap locking in preparation for ttm changes | Thomas Hellstrom | 2007-03-24 | 1 | -9/+26 |
| * | drm: fix driver deadlock with AIGLX and reclaim_buffers_locked | Thomas Hellstrom | 2007-03-23 | 7 | -81/+174 |
| * | drm: fix warning in drm_fops.c | Andrew Morton | 2007-03-19 | 1 | -1/+1 |
| * | drm: allow for more generic drm ioctls | Thomas Hellstrom | 2007-03-19 | 2 | -4/+9 |
| * | drm: fix alpha domain handling | Jay Estabrook | 2007-03-11 | 1 | -1/+1 |
| * | via: fix CX700 pci id | Thomas Hellstrom | 2007-03-11 | 1 | -1/+1 |
| * | drm: make drm_io_prot static. | Adrian Bunk | 2007-03-11 | 1 | -1/+1 |