Commit Graph

264 Commits (f8744bc95dac461cef40df7143756d1bfa393991)

Author SHA1 Message Date
David S. Miller b82f87f6d4 [DRM]: Delete sparc64 FFB driver code that never gets built. 18 years ago
Tim Schmielau cd354f1ae7 [PATCH] remove many unneeded #includes of sched.h 18 years ago
Arjan van de Ven 2b8693c061 [PATCH] mark struct file_operations const 3 18 years ago
Jiri Slaby 40565f1962 [PATCH] Char: timers cleanup 18 years ago
Thomas Hellstrom 1545085a28 drm: Allow for 44 bit user-tokens (or drm_file offsets) 18 years ago
Thomas Hellstrom 756db73df7 drm/via: Disable AGP DMA for chips with the new 3D engine. 18 years ago
Thomas Hellstrom 1d58420bad drm: update core memory manager from git drm tree 18 years ago
Christoph Hellwig 004a772742 drm: remove drm_ioremap and drm_ioremapfree 18 years ago
Dave Airlie b9094d3aaa i810/i830: use drm_core_ioremap instead of drm_ioremap 18 years ago
Thomas Hellstrom f239b7b0ca drm: use vmalloc_user instead of vmalloc_32 for DRM_SHM 18 years ago
Thomas Hellstrom 9b8d9d0e01 via: allow for npot texture pitch alignment 18 years ago
Thomas Hellstrom 689692e73e via: add some new chipsets 18 years ago
Thomas Hellstrom 76f625511e via: some PCI posting flushes 18 years ago
=?utf-8?q?Michel_D=C3=A4nzer?= eac681b3ae i915: Fix a DRM_ERROR that should be DRM_DEBUG. 18 years ago
Jean Delvare f9841a8d60 drm: Stop defining pci_pretty_name 18 years ago
Dave Airlie 83a9e29b0f drm: r128: comment aligment with drm git 18 years ago
Dave Airlie 0c4dd906a2 drm: make kernel context switch same as for drm git tree. 18 years ago
Dave Airlie 94bb598e6b drm: fixup comment header style 18 years ago
Eric Anholt 183b4aeefa drm: savage: compat fix from drm git. 18 years ago
=?utf-8?q?Michel_D=C3=A4nzer?= 1d6bb8e51d drm: Unify radeon offset checking. 18 years ago
=?utf-8?q?Michel_D=C3=A4nzer?= 3188a24c25 i915_vblank_tasklet: Try harder to avoid tearing. 18 years ago
Jeff Garzik 2c3f0eddfb DRM: handle pci_enable_device failure 18 years ago
Akinobu Mita 94f060bd0f drm: fix return value check 18 years ago
Josef Sipek cc5ef55fd0 [PATCH] struct path: convert drm 18 years ago
Nick Piggin cd54e7e543 [PATCH] mm: incorrect VM_FAULT_OOM returns from drivers 18 years ago
Andrew Morton a1e85378ba [PATCH] drm-sis linkage fix 18 years ago
Andrew Morton d942625c2d Fix http://bugzilla.kernel.org/show_bug.cgi?id=7606 18 years ago
George Sapountzis 3417f33e76 drm: add flag for mapping PCI DMA buffers read-only. 18 years ago
Dave Airlie 5c2df2bfb1 drm: fix up irqflags in drm_lock.c 18 years ago
=?utf-8?q?Michel_D=C3=A4nzer?= 2228ed6722 drm: i915 updates 18 years ago
=?utf-8?q?Michel_D=C3=A4nzer?= a0b136bb69 drm: i915: fix up irqflags arg 18 years ago
=?utf-8?q?Michel_D=C3=A4nzer?= 21fa60ed4e drm: i915: Only return EBUSY after we've established we need to schedule a new swap. 18 years ago
=?utf-8?q?Michel_D=C3=A4nzer?= 2dbb232c4d drm: i915: Fix 'sequence has passed' condition in i915_vblank_swap(). 18 years ago
=?utf-8?q?Michel_D=C3=A4nzer?= 376642cf2e drm: i915: Add SAREA fileds for determining which pipe to sync window buffer swaps to. 18 years ago
=?utf-8?q?Michel_D=C3=A4nzer?= 5b51694aff drm: Make handling of dev_priv->vblank_pipe more robust. 18 years ago
=?utf-8?q?Michel_D=C3=A4nzer?= 541f29aad7 drm: DRM_I915_VBLANK_SWAP ioctl: Take drm_vblank_seq_type_t instead 18 years ago
=?utf-8?q?Michel_D=C3=A4nzer?= a6b54f3f50 drm: i915: Add ioctl for scheduling buffer swaps at vertical blanks. 18 years ago
=?utf-8?q?Michel_D=C3=A4nzer?= 049b323321 drm: Core vsync: Don't clobber target sequence number when scheduling signal. 18 years ago
=?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 18 years ago
Jeff Garzik 24f73c92a9 drm: fix error returns, sysfs error handling 18 years ago