Age | Commit message (Expand) | Author |
2006-10-25 | drm: ioremap balanced with iounmap for drivers/char/drm | Amol Lad |
2006-10-25 | drm: fix error returns, sysfs error handling | Jeff Garzik |
2006-10-25 | fix return code in error case. | Dave Jones |
2006-10-24 | drm: mga: set dev_priv_size | Tilman Sauerbeck |
2006-10-24 | drm: savage: dev->agp_buffer_map is not initialized for AGP DMA on savages | Michael Karcher |
2006-10-24 | drm: radeon: only allow specific type-3 packetss through verifier | Roland Scheidegger |
2006-10-05 | IRQ: Maintain regs pointer globally rather than passing to IRQ handlers | David Howells |
2006-09-22 | drm: Use register writes instead of BITBLT_MULTI packets for buffer swap blits | Michel Daenzer |
2006-09-22 | drm: use radeon specific names for radeon flags | Dave Airlie |
2006-09-22 | drm: add device/vendor id to drm_device_t for compat with FreeBSD drivers | Eric Anholt |
2006-09-22 | drm: allow multiple addMaps with the same 32-bit map offsset. | Thomas Hellstrom |
2006-09-22 | drm: fd.o Bug #7595: Avoid u32 overflows in radeon_check_and_fixup_offset(). | Michel Daenzer |
2006-09-22 | drm: Fix hashtab implementation leaking illegal error codes to user space. | Thomas Hellstrom |
2006-09-22 | drm: domain changes broke ppc r200 | Dave Airlie |
2006-09-22 | drm: fixup setversion return codes.. | Dave Airlie |
2006-09-22 | drm: fixup i915 error codes | Dave Airlie |
2006-09-22 | drm: realign sosme radeon code with drm git tree | Dave Airlie |
2006-09-22 | drm: realign via driver with drm git tree | Dave Airlie |
2006-09-22 | drm: remove hash tables on drm exit | Thomas Hellstrom |
2006-09-22 | drm: cleanups | Adrian Bunk |
2006-09-22 | drm: i810_dma.c: fix pointer arithmetic for 64-bit target | Denis Vlasenko |
2006-09-22 | drm: avoid kernel oops in some error paths calling drm_lastclose | Thomas Hellstrom |
2006-09-22 | drm: allow detection of new VIA chipsets | Chuck Short |
2006-09-22 | drm: fix i965 build bug | Andrew Morton |
2006-09-22 | drm: remove FALSE/TRUE that snuck in with simple memory manager changes. | Andrew Morton |
2006-09-22 | drm: Add support for Intel i965G chipsets. | Alan Hourihane |
2006-09-22 | drm: add better explanation for i830/i915 | Dave Airlie |
2006-09-22 | drm: remove a tab that snuck in | Dave Airlie |
2006-09-22 | drm: fix return value in auth function | Dave Airlie |
2006-09-22 | drm: SiS 315 Awareness. | Thomas Hellstrom |
2006-09-22 | drm: update user token hashing and map handles | Thomas Hellstrom |
2006-09-22 | drm: move drm authentication to new generic hash table. | Thomas Hellstrom |
2006-09-22 | drm: Add the P4VM800PRO (?) PCI ID. | Dave Airlie |
2006-09-22 | drm: add drm simple memory manager support for SiS and VIA drivers | Thomas Hellstrom |
2006-09-22 | drm: add simple DRM memory manager, and hash table | Thomas Hellstrom |
2006-09-22 | drm: radeon: Use RADEON_RB3D_DSTCACHE_CTLSTAT instead of RADEON_RB2D_DSTCACHE... | Michel Dänzer |
2006-09-22 | drm: radeon: fix up bus mastering when writeback is disabled | Michel Dänzer |
2006-09-22 | drm: radeon: implement RADEON_PARAM_SCRATCH_OFFSET getparam | Michel Dänzer |
2006-09-22 | drm: radeon: add some debug output when getparam is called with unknown | Michel Dänzer |
2006-09-22 | drm: missing mutex unlock | Thomas Hellstrom |
2006-09-22 | drm: remove the DRM pci domain | Dave Airlie |
2006-09-22 | drm: remove local copies of pci bus/slot/func | Dave |
2006-09-22 | drm: cleanup old compat code and DRM fns from Linux only code | Dave Airlie |
2006-08-30 | [PATCH] drm: radeon flush TCL VAP for vertex program enable/disable | Roland Scheidegger |
2006-07-02 | [PATCH] irq-flags: drivers/drm: Use the new IRQF_ constants | Thomas Gleixner |
2006-06-30 | Remove obsolete #include <linux/config.h> | Jörn Engel |
2006-06-27 | [PATCH] spin/rwlock init cleanups | Ingo Molnar |
2006-06-24 | drm: radeon constify radeon microcode | Dave Airlie |
2006-06-24 | Add i915 ioctls to configure pipes for vblank interrupt. | Dave Airlie |
2006-06-24 | drm: update radeon to 1.25 add r200 vertex program support | Dave Airlie |