Commit Graph

329 Commits (46420e49c9fd76defecfb3f048ab20c5a72dfd0a)

Author SHA1 Message Date
=?utf-8?q?Michel_D=C3=A4nzer?= ab285d74e6 drm: Core vsync: Add flag DRM_VBLANK_NEXTONMISS. 18 years ago
=?utf-8?q?Michel_D=C3=A4nzer?= 8163e418f7 drm: Make locked tasklet handling more robust. 18 years ago
=?utf-8?q?Felix_K=C3=BChling?= 507c0185a7 drm: drm_rmdraw: Declare id and idx as signed so testing for < 0 works as intended. 18 years ago
=?utf-8?q?Michel_D=C3=A4nzer?= cdec2f82b1 drm: Change first valid DRM drawable ID to be 1 instead of 0. 18 years ago
=?utf-8?q?Michel_D=C3=A4nzer?= b03ed6f2fc drm: drawable locking + memory management fixes + copyright 18 years ago
=?utf-8?q?Michel_D=C3=A4nzer?= 2e54a00762 drm: Add support for interrupt triggered driver callback with lock held to DRM core. 18 years ago
=?utf-8?q?Michel_D=C3=A4nzer?= bea5679f9c drm: Add support for tracking drawable information to core 18 years ago
=?utf-8?q?Michel_D=C3=A4nzer?= 68815bad72 drm: add support for secondary vertical blank interrupt to i915 18 years ago
=?utf-8?q?Michel_D=C3=A4nzer?= 776c9443e2 drm: add support for secondary vertical blank interrupt to DRM core 18 years ago
David Howells c4028958b6 WorkStruct: make allyesconfig 18 years ago
Amol Lad 85abb3f950 drm: ioremap balanced with iounmap for drivers/char/drm 19 years ago
Jeff Garzik 24f73c92a9 drm: fix error returns, sysfs error handling 19 years ago
Dave Jones 0d960d26c4 fix return code in error case. 19 years ago
Tilman Sauerbeck 958de71b1a drm: mga: set dev_priv_size 19 years ago
Michael Karcher 10eee0fe91 drm: savage: dev->agp_buffer_map is not initialized for AGP DMA on savages 19 years ago
Roland Scheidegger a1aa289703 drm: radeon: only allow specific type-3 packetss through verifier 19 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