Commit Graph

329 Commits (46420e49c9fd76defecfb3f048ab20c5a72dfd0a)

Author SHA1 Message Date
Jay Estabrook 6244270ef6 drm: fix alpha domain handling 18 years ago
Thomas Hellstrom 74be8e3b37 via: fix CX700 pci id 18 years ago
Adrian Bunk 0bead7cdc9 drm: make drm_io_prot static. 18 years ago
Robert P. J. Day 5379397182 drm: remove via_mm.h 18 years ago
Dave Airlie c1185ccdfb drm: add missing NULL assignment 18 years ago
Michel Dänzer 80b2c386f3 drm/radeon: Fix u32 overflows when determining AGP base address in card space. 18 years ago
Dave Airlie cd839d0048 drm: port over use_vmalloc code from git hashtab 18 years ago
Dave Airlie 11d9c2fd0a drm: fix crash with fops lock and fixup sarea/page size locking 18 years ago
Dave Airlie 54ba2f76e2 drm: bring bufs code from git tree. 18 years ago
Dave Airlie 5cc7f9abec drm: move protection stuff into separate function 18 years ago
Ahmed S. Darwish 8311d570bc drm: Use ARRAY_SIZE macro when appropriate 18 years ago
Randy Dunlap f54d1e40b2 drm: update README.drm (bugzilla #7933) 18 years ago
Adrian Bunk 41ed5de971 drm: remove unused exports 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