- ac6b378 i915: Add chipset id for Intel Integrated Graphics Device by Zhenyu Wang · 17 years ago
- 88c511e Properly propagate the user-space fence flags. by Thomas Hellstrom · 17 years ago
- 099e89e Define i915_compat.c upper_32_bits for kernels < 2.6.21 by Thomas Hellstrom · 17 years ago
- 806c192 this is to fix a deadloop in drm hang system issue. by Zou Nan hai · 17 years ago
- 62df4f0 fixup i915 compat resource allocation by Dave Airlie · 17 years ago
- 269d518 nouveau: make mem alloc debug a little more verbose. by Stephane Marchesin · 17 years ago
- f0b7c45 nv05: enable ctx/op methods, and ignore patch valid failures. by Ben Skeggs · 17 years ago
- 5f15f31 nouveau: AGP reset correction - don't touch FW bit by Stuart Bennett · 17 years ago
- 0bfd09f nv50: more small changes by Ben Skeggs · 17 years ago
- 942b500 nv50: oops, lost some state saving along the way somewhere. by Ben Skeggs · 17 years ago
- 3d248cd nv50: hook up timer funcs... by Ben Skeggs · 17 years ago
- 7a4ba72 nv50: abort on chips without ctx ucode by Ben Skeggs · 17 years ago
- 15f8fd3 nv50: some needed ctx vals by Ben Skeggs · 17 years ago
- fa5e186 nv50: use dummy page in gart tables by Ben Skeggs · 17 years ago
- 3d3d509 nv50: some cleanups + small changes by Ben Skeggs · 17 years ago
- cd19dce Nouveau: ppc oops. by Stephane Marchesin · 17 years ago
- de522ae Nouveau: move PPC bios copy to firstopen. by Stephane Marchesin · 17 years ago
- bd5d760 nouveau: Add ctx_voodoo for NV86 by Jeremy Kolb · 17 years ago
- f5e5e5c drm: One forgotten rename of 'mask' to 'proposed_flags'. by Pekka Paalanen · 17 years ago
- 30fba69 via: add P4M900 pci id. by Xavier Bachelot · 17 years ago
- 71adbfc [PATCH] nouveau: reset AGP on init for < nv40 by Stuart Bennett · 17 years ago
- 381724a [PATCH] nouveau: Fix nv20/30 context loading by Stuart Bennett · 17 years ago
- 78d6649 mach64: some more minor cleanups by Dave Airlie · 17 years ago
- 97b8c95 mach64: cleanup some of the macro formatting by Dave Airlie · 17 years ago
- 9ab620d drm: cleanup DRM_DEBUG() parameters by Márton Németh · 17 years ago
- 5e99b42 Merge branch 'r500-support' by Dave Airlie · 17 years ago
- 96a0005 remove duplicate pciids by Dave Airlie · 17 years ago
- b9417f4 i915: return fence argument from i915_execbuffer ioctl32 routine by Xiang, Haihao · 17 years ago
- 5d8d64a i915: i915_execbuffer ioctl32 routine, fix #13732 by Xiang, Haihao · 17 years ago
- da3601e Change drm_bo_type_dc to drm_bo_type_device and comment usage of this value. by Keith Packard · 17 years ago
- d118764 Rename inappropriately named 'mask' fields to 'proposed_flags' instead. by Keith Packard · 17 years ago
- 37fb2ac Use dummy_read_page for unpopulated kernel-allocated ttm pages. by Keith Packard · 17 years ago
- 881ee70 Move dummy_read_page from drm_ttm_set_user to drm_ttm_create. by Keith Packard · 17 years ago
- 6d44f48 Clean up and document drm_ttm.c APIs. drm_bind_ttm -> drm_ttm_bind. by Keith Packard · 17 years ago
- 2db6400 drm: don't cast a pointer to pointer of list_head by Li Zefan · 17 years ago
- 6180dbd While reading some code I stumbled across the use of 'err' in by Jesper Juhl · 17 years ago
- 0b031db Document drm_ttm_set_user. by Keith Packard · 17 years ago
- 9d17373 Document drm_buffer_object_validate function. by Keith Packard · 17 years ago
- 7461519 Document fence_class mess in drm_bo_setstatus_ioctl by Keith Packard · 17 years ago
- 5f23519 Document drm_bo_handle_validate. Match drm_bo_do_validate parameter order. by Keith Packard · 17 years ago
- b5181d2 Document drm_bo_do_validate. Remove spurious 'do_wait' parameter. by Keith Packard · 17 years ago
- b0bc5f1 Make ttm create/destroy APIs consistent. Pass page_flags in create. by Keith Packard · 17 years ago
- 449a3b1 Revert "nouveau: nv30: missing ramin init, does it brake other hw?" by Patrice Mandin · 17 years ago
- 35a8b61 catch an out of memory condition by Alan Hourihane · 17 years ago
- 7dcaf0c Make relocation validate client computed values when debugging by Keith Packard · 17 years ago
- 4ec8f58 i915: wait for buffer idle before writing relocations by Keith Packard · 17 years ago
- 9ee511d Bump driver minor for relocation optimzations by Keith Packard · 17 years ago
- 57b9a54 Allow relocation to be skipped when buffers don't move. by Keith Packard · 17 years ago
- 814f695 Merge branch 'master' into r500-support by Dave Airlie · 17 years ago
- cfa21b2 drm: move agp include outside CONFIG_AGP as it isn't dependant on agp in kernel by Dave Airlie · 17 years ago
- 7d08b81 mach64: comment bus master / ring buffer behavior and security by José Fonseca · 17 years ago
- bfc2960 Fix pipe<->plane mapping vs. vblank handling (again) by Jesse Barnes · 17 years ago
- f1a99dd take down stuff after asking driver to unload by Dave Airlie · 17 years ago
- a64a437 mach64: make buffer emission macros normal functions by José Fonseca · 17 years ago
- 46ecd12 mach64: use utf-8 by José Fonseca · 17 years ago
- e38749e Remove references to the sarea_priv perf_boxes field. by Kristian Høgsberg · 17 years ago
- 2f6e533 patch from -mm kernel to use upper_32_bits by Dave Airlie · 17 years ago
- 690dd04 bsd: Replace other occurrences of msleep with mtx_sleep by Robert Noland · 17 years ago
- fbc3072 bsd: Now make secondary vblank work by Robert Noland · 17 years ago
- 787d500 bsd: Hook secondary vblank support. by Robert Noland · 17 years ago
- e6ca3f5 bsd: Fix typo in i915_drv.c by Robert Noland · 17 years ago
- 0c3e526 mtx_sleep is preferred to msleep by Robert Noland · 17 years ago
- b2f8368 Clarify order of operations by Robert Noland · 17 years ago
- 453a295 DRM_DEBUG already prints the function name. by Robert Noland · 17 years ago
- d6295cc drm: Add _DRM_DRIVER map flag. by Robert Noland · 17 years ago
- 83e62be bsd: Move counter initialization to load time. by Robert Noland · 17 years ago
- 887b920 nouveau: Properly identify NV40 and NV44 generation. by Maarten Maathuis · 17 years ago
- 309b2c4 Beside the emitted warning, the added cast (u64 -> unsigned) strips out by Jiri Slaby · 17 years ago
- 32c9a10 drm: enable udev node creation by Dave Airlie · 17 years ago
- 4602b66 drm: oops not a cleanup.. by Dave Airlie · 17 years ago
- 9be085c Fix up drm_ati_pcigart_info by Robert C. Noland III · 17 years ago
- dc33892 drm: more cleanups by Dave Airlie · 17 years ago
- e9fa8fe i965: oops force mi batchbuffer start by Dave Airlie · 17 years ago
- e51b3c8 r500: add a bunch of all r5xx pci ids.. by Dave Airlie · 17 years ago
- 5dc5c36 drm: major whitespace/coding style realignment with kernel by Dave Airlie · 17 years ago
- 7bf0570 drm: cleanup drm_regman.c coding style by Dave Airlie · 17 years ago
- 6ff4a70 i915: add context handle to superioctl struct by Dave Airlie · 17 years ago
- 66079b9 r500: add pci id for X1650 by Dave Airlie · 17 years ago
- 09e51db drm: don't reset to 0 irq_enabled when client open file descriptor by Jerome Glisse · 17 years ago
- 5ec64d4 r500: suggestion from glisse to not add cliprect offset on r5xx by Dave Airlie · 17 years ago
- dc0ec76 radeon: add initial r5xx support by Dave Airlie · 17 years ago
- 3fc3fc0 Fix capitalization of __linux__ define. by Eric Anholt · 17 years ago
- 648b5b5 drm: fix dead lock in drm_buffer_object_transfer by Jerome Glisse · 17 years ago
- a74181d Bug #13233: Fix build on FreeBSD. by Robert Noland · 17 years ago
- c12a3a3 Bug #13233: Chase move of agp headers on FreeBSD. by Robert Noland · 17 years ago
- a905109 radeon: refactor out the fb/agp location read/write. by Dave Airlie · 17 years ago
- 307fc3c nouveau: also mention the number of succcessfully copied bios bytes. by Stephane Marchesin · 17 years ago
- f2c8d39 nouveau: rename by Jeremy Kolb · 17 years ago
- a3e627f nouveau: flip buffer into gart. by Jeremy Kolb · 17 years ago
- baf5d20 nouveau: be verbose about PPC bios for now. by Stephane Marchesin · 17 years ago
- 9b2a95b nouveau: revert the nv34 context size change, it was not the culprit after all. by Stephane Marchesin · 17 years ago
- 3c998d8 nouveau: use get_property instead of of_get_property on pre-2.6.22 kernels. by Stephane Marchesin · 17 years ago
- 6206091 mm fixups. by Thomas Hellstrom · 17 years ago
- 62cdc6d i915: remove excess debug output by Dave Airlie · 17 years ago
- 2cf7ad0 nouveau: Copy the PPC bios to RAMIN on init, that lets us do proper output detection in user space. by Stephane Marchesin · 17 years ago
- 2eee33a intel: add flushing for i8xx chipsets. by Dave Airlie · 17 years ago
- 46235ea nouveau: nv30: missing ramin init, does it brake other hw? by Patrice Mandin · 17 years ago
- 68cdcda Add new shared header file drm_internal.h. by Kristian Høgsberg · 17 years ago
- 448ccf1 nouveau: adjust the size of the NV34 context. That fixes mobile PPC cards. by Stephane Marchesin · 17 years ago
- f3708b4 Fix ttmtest. by Thomas Hellstrom · 17 years ago