Commit Graph

215 Commits (242954b5aa8e5ec84f46a84637daf08ee4247c6e)

Author SHA1 Message Date
Amol Lad 85abb3f950 drm: ioremap balanced with iounmap for drivers/char/drm 18 years ago
Jeff Garzik 24f73c92a9 drm: fix error returns, sysfs error handling 18 years ago
Dave Jones 0d960d26c4 fix return code in error case. 18 years ago
Tilman Sauerbeck 958de71b1a drm: mga: set dev_priv_size 18 years ago
Michael Karcher 10eee0fe91 drm: savage: dev->agp_buffer_map is not initialized for AGP DMA on savages 18 years ago
Roland Scheidegger a1aa289703 drm: radeon: only allow specific type-3 packetss through verifier 18 years ago
David Howells 7d12e780e0 IRQ: Maintain regs pointer globally rather than passing to IRQ handlers 19 years ago
Michel Daenzer 3e14a2867d drm: Use register writes instead of BITBLT_MULTI packets for buffer swap blits 19 years ago
Dave Airlie 54a56ac583 drm: use radeon specific names for radeon flags 19 years ago
Eric Anholt 2f02cc3fb8 drm: add device/vendor id to drm_device_t for compat with FreeBSD drivers 19 years ago
Thomas Hellstrom e08870c87a drm: allow multiple addMaps with the same 32-bit map offsset. 19 years ago
Michel Daenzer 214ff13d9e drm: fd.o Bug #7595: Avoid u32 overflows in radeon_check_and_fixup_offset(). 19 years ago
Thomas Hellstrom 47cc140931 drm: Fix hashtab implementation leaking illegal error codes to user space. 19 years ago
Dave Airlie 9b1a51b69c drm: domain changes broke ppc r200 19 years ago
Dave Airlie 1f27ce6ab7 drm: fixup setversion return codes.. 19 years ago
Dave Airlie 46acbf13fb drm: fixup i915 error codes 19 years ago
Dave Airlie b15ec36806 drm: realign sosme radeon code with drm git tree 19 years ago
Dave Airlie d40c8533a5 drm: realign via driver with drm git tree 19 years ago
Thomas Hellstrom 1f4eccfdb2 drm: remove hash tables on drm exit 19 years ago
Adrian Bunk fb41e54be4 drm: cleanups 19 years ago
Denis Vlasenko c7aed17902 drm: i810_dma.c: fix pointer arithmetic for 64-bit target 19 years ago
Thomas Hellstrom 0a0c721dc5 drm: avoid kernel oops in some error paths calling drm_lastclose 19 years ago
Chuck Short bd5af0781a drm: allow detection of new VIA chipsets 19 years ago
Andrew Morton 78eca43d03 drm: fix i965 build bug 19 years ago
Andrew Morton a1d0fcf5a1 drm: remove FALSE/TRUE that snuck in with simple memory manager changes. 19 years ago
Alan Hourihane c29b669caa drm: Add support for Intel i965G chipsets. 19 years ago
Dave Airlie d000b486ea drm: add better explanation for i830/i915 19 years ago
Dave Airlie c2604ce058 drm: remove a tab that snuck in 19 years ago
Dave Airlie 572225bedf drm: fix return value in auth function 19 years ago
Thomas Hellstrom 7981bf7d49 drm: SiS 315 Awareness. 19 years ago
Thomas Hellstrom 8d153f7107 drm: update user token hashing and map handles 19 years ago
Thomas Hellstrom 8669cbc5e6 drm: move drm authentication to new generic hash table. 19 years ago
Dave Airlie 3d45dbd611 drm: Add the P4VM800PRO (?) PCI ID. 19 years ago
Thomas Hellstrom ce65a44de0 drm: add drm simple memory manager support for SiS and VIA drivers 19 years ago
Thomas Hellstrom 3a1bd924f3 drm: add simple DRM memory manager, and hash table 19 years ago
Michel Dänzer b9b603dd1c drm: radeon: Use RADEON_RB3D_DSTCACHE_CTLSTAT instead of RADEON_RB2D_DSTCACHE_CTLSTAT. 19 years ago
Michel Dänzer ae1b1a4816 drm: radeon: fix up bus mastering when writeback is disabled 19 years ago
Michel Dänzer 8624ecbf68 drm: radeon: implement RADEON_PARAM_SCRATCH_OFFSET getparam 19 years ago
Michel Dänzer 9ca941615e drm: radeon: add some debug output when getparam is called with unknown 19 years ago
Thomas Hellstrom 7a3f1f216b drm: missing mutex unlock 19 years ago
Dave Airlie 332296016e drm: remove the DRM pci domain 19 years ago
Dave 242ef0e1e7 drm: remove local copies of pci bus/slot/func 19 years ago
Dave Airlie 3d77461ecd drm: cleanup old compat code and DRM fns from Linux only code 19 years ago
Roland Scheidegger 18f2905fce [PATCH] drm: radeon flush TCL VAP for vertex program enable/disable 19 years ago
Thomas Gleixner 935f6e3abc [PATCH] irq-flags: drivers/drm: Use the new IRQF_ constants 19 years ago
Jörn Engel 6ab3d5624e Remove obsolete #include <linux/config.h> 19 years ago
Ingo Molnar 34af946a22 [PATCH] spin/rwlock init cleanups 19 years ago
Dave Airlie c499aeb08c drm: radeon constify radeon microcode 19 years ago
Dave Airlie 702880f243 Add i915 ioctls to configure pipes for vblank interrupt. 19 years ago
Dave Airlie d6fece051a drm: update radeon to 1.25 add r200 vertex program support 19 years ago