Commit Graph

301 Commits (790fe579f5006b72dfd2814f9263a73b0b455e81)

Author SHA1 Message Date
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 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