1. 5d8c754 [915]: more registers for S3 (DSPCLK_GATE_D, CACHE_MODE_0, MI_ARB_STATE) by Keith Packard · 17 years ago
  2. cd87e63 nouveau: no GART on ia64 either. by Stephane Marchesin · 17 years ago
  3. 15cbde6 nv40: actually init all tile regs. by Ben Skeggs · 17 years ago
  4. 373dbcf i915: Add a dri2 init path that gets the lock from the dri2 sarea. by Kristian Høgsberg · 17 years ago
  5. db3f03a i915: Only look up dev_priv->mmio_map if it's not already set up by Kristian Høgsberg · 17 years ago
  6. ee15459 i915: Add I915_PARAM_CHIPSET_ID param to get chipset ID. by Kristian Høgsberg · 17 years ago
  7. 4feb063 i915: Make sarea_priv setup optional. by Kristian Høgsberg · 17 years ago
  8. d63b577 Restore pipeconf regs unconditionally by Jesse Barnes · 17 years ago
  9. 6f19473 Fix saveGR array size by Jesse Barnes · 17 years ago
  10. 8b6c96d i915: save/restore interrupt state by Jesse Barnes · 17 years ago
  11. 79d6928 Fix vblank enable/disable callbacks by Jesse Barnes · 17 years ago
  12. 76748ef i915: Re-report breadcrumbs on poll to the fence manager, by Thomas Hellstrom · 17 years ago
  13. a0781e7 nouveau: make nv34 work every time, not just every 2nd time by Stuart Bennett · 17 years ago
  14. 733e076 nouveau: NV40 can/should now be able to run after the blob. by Maarten Maathuis · 17 years ago
  15. c77b093 Add an fence_class_manager::last_queued_sequence member, since a by Thomas Hellstrom · 17 years ago
  16. 47ee623 i915: Avoid calling drm_fence_flush_old excessively. by Thomas Hellstrom · 17 years ago
  17. f1edb7a Simplify the fencing code and differentiate between flushes and by Thomas Hellstrom · 17 years ago
  18. 9a7e458 nv40: some more nv67 changes by Ben Skeggs · 17 years ago
  19. 0744cb1 Add new RV380 pci id by Mirko · 17 years ago
  20. 01f6afc Fix hibernate save/restore of VGA attribute regs by Jesse Barnes · 17 years ago
  21. b8755ff drm: add initial rs690 support for drm. by Maciej Cencora · 17 years ago
  22. 6bfb9b6 mach64: fix after vblank-rework by George Sapountzis · 17 years ago
  23. bfdddd2 Fixup modeset ioctl number & typedef usage by Jesse Barnes · 17 years ago
  24. e3c42f0 Merge commit 'airlied/i915-ttm-cfu' by Eric Anholt · 17 years ago
  25. c7ee6cc Remove broken 'in vblank' accounting by Jesse Barnes · 17 years ago
  26. 5b99306 i915: fix missing header when copying data from userspace by Dave Airlie · 17 years ago
  27. 34b71eb i915 make relocs use copy from user by Dave Airlie · 17 years ago
  28. b5a34f5 Fix thinko in get_vblank_counter by Jesse Barnes · 17 years ago
  29. cb91784 Fix IS_I915G macro by Jesse Barnes · 17 years ago
  30. 7c72608 nouveau: Fix warning in nouveau_mem.c by Maarten Maathuis · 17 years ago
  31. c57f43e i915/flush: get the ret the right way around by Dave Airlie · 17 years ago
  32. 2f19fe4 drm/i915: add support for E7221 by Dave Airlie · 17 years ago
  33. 531f25c Correct vblank count value by Jesse Barnes · 17 years ago
  34. 893e311 i915 irq fixes by Jesse Barnes · 17 years ago
  35. 0cd4cbc Merge branch 'master' into vblank-rework, including mach64 support by Jesse Barnes · 17 years ago
  36. 5231a52 Revert "Fix pipe<->plane mapping vs. vblank handling (again)" by Dave Airlie · 17 years ago
  37. 616cef5 nouveau: don't forget NV80. by Stephane Marchesin · 17 years ago
  38. 641c9a2 nouveau: new card family for old card designs. by Stephane Marchesin · 17 years ago
  39. c6f175c i915: fix invalid opcode exception on cpus without clflush by Kyle McMartin · 17 years ago
  40. 44a9fa8 Add additional explanation of DRM_BO_FLAG_CACHED_MAPPED before I forget again. by Eric Anholt · 17 years ago
  41. ac6b378 i915: Add chipset id for Intel Integrated Graphics Device by Zhenyu Wang · 17 years ago
  42. 88c511e Properly propagate the user-space fence flags. by Thomas Hellstrom · 17 years ago
  43. 099e89e Define i915_compat.c upper_32_bits for kernels < 2.6.21 by Thomas Hellstrom · 17 years ago
  44. 806c192 this is to fix a deadloop in drm hang system issue. by Zou Nan hai · 17 years ago
  45. 62df4f0 fixup i915 compat resource allocation by Dave Airlie · 17 years ago
  46. 269d518 nouveau: make mem alloc debug a little more verbose. by Stephane Marchesin · 17 years ago
  47. f0b7c45 nv05: enable ctx/op methods, and ignore patch valid failures. by Ben Skeggs · 17 years ago
  48. 5f15f31 nouveau: AGP reset correction - don't touch FW bit by Stuart Bennett · 17 years ago
  49. 0bfd09f nv50: more small changes by Ben Skeggs · 17 years ago
  50. 942b500 nv50: oops, lost some state saving along the way somewhere. by Ben Skeggs · 17 years ago
  51. 3d248cd nv50: hook up timer funcs... by Ben Skeggs · 17 years ago
  52. 7a4ba72 nv50: abort on chips without ctx ucode by Ben Skeggs · 17 years ago
  53. 15f8fd3 nv50: some needed ctx vals by Ben Skeggs · 17 years ago
  54. fa5e186 nv50: use dummy page in gart tables by Ben Skeggs · 17 years ago
  55. 3d3d509 nv50: some cleanups + small changes by Ben Skeggs · 17 years ago
  56. cd19dce Nouveau: ppc oops. by Stephane Marchesin · 17 years ago
  57. de522ae Nouveau: move PPC bios copy to firstopen. by Stephane Marchesin · 17 years ago
  58. bd5d760 nouveau: Add ctx_voodoo for NV86 by Jeremy Kolb · 17 years ago
  59. f5e5e5c drm: One forgotten rename of 'mask' to 'proposed_flags'. by Pekka Paalanen · 17 years ago
  60. 30fba69 via: add P4M900 pci id. by Xavier Bachelot · 17 years ago
  61. 71adbfc [PATCH] nouveau: reset AGP on init for < nv40 by Stuart Bennett · 17 years ago
  62. 381724a [PATCH] nouveau: Fix nv20/30 context loading by Stuart Bennett · 17 years ago
  63. 78d6649 mach64: some more minor cleanups by Dave Airlie · 17 years ago
  64. 97b8c95 mach64: cleanup some of the macro formatting by Dave Airlie · 17 years ago
  65. 9ab620d drm: cleanup DRM_DEBUG() parameters by Márton Németh · 17 years ago
  66. 5e99b42 Merge branch 'r500-support' by Dave Airlie · 17 years ago
  67. 96a0005 remove duplicate pciids by Dave Airlie · 17 years ago
  68. b9417f4 i915: return fence argument from i915_execbuffer ioctl32 routine by Xiang, Haihao · 17 years ago
  69. 5d8d64a i915: i915_execbuffer ioctl32 routine, fix #13732 by Xiang, Haihao · 17 years ago
  70. da3601e Change drm_bo_type_dc to drm_bo_type_device and comment usage of this value. by Keith Packard · 17 years ago
  71. d118764 Rename inappropriately named 'mask' fields to 'proposed_flags' instead. by Keith Packard · 17 years ago
  72. 37fb2ac Use dummy_read_page for unpopulated kernel-allocated ttm pages. by Keith Packard · 17 years ago
  73. 881ee70 Move dummy_read_page from drm_ttm_set_user to drm_ttm_create. by Keith Packard · 17 years ago
  74. 6d44f48 Clean up and document drm_ttm.c APIs. drm_bind_ttm -> drm_ttm_bind. by Keith Packard · 17 years ago
  75. 2db6400 drm: don't cast a pointer to pointer of list_head by Li Zefan · 17 years ago
  76. 6180dbd While reading some code I stumbled across the use of 'err' in by Jesper Juhl · 17 years ago
  77. 0b031db Document drm_ttm_set_user. by Keith Packard · 17 years ago
  78. 9d17373 Document drm_buffer_object_validate function. by Keith Packard · 17 years ago
  79. 7461519 Document fence_class mess in drm_bo_setstatus_ioctl by Keith Packard · 17 years ago
  80. 5f23519 Document drm_bo_handle_validate. Match drm_bo_do_validate parameter order. by Keith Packard · 17 years ago
  81. b5181d2 Document drm_bo_do_validate. Remove spurious 'do_wait' parameter. by Keith Packard · 17 years ago
  82. b0bc5f1 Make ttm create/destroy APIs consistent. Pass page_flags in create. by Keith Packard · 17 years ago
  83. 449a3b1 Revert "nouveau: nv30: missing ramin init, does it brake other hw?" by Patrice Mandin · 17 years ago
  84. 35a8b61 catch an out of memory condition by Alan Hourihane · 17 years ago
  85. 7dcaf0c Make relocation validate client computed values when debugging by Keith Packard · 17 years ago
  86. 4ec8f58 i915: wait for buffer idle before writing relocations by Keith Packard · 17 years ago
  87. 9ee511d Bump driver minor for relocation optimzations by Keith Packard · 17 years ago
  88. 57b9a54 Allow relocation to be skipped when buffers don't move. by Keith Packard · 17 years ago
  89. 814f695 Merge branch 'master' into r500-support by Dave Airlie · 17 years ago
  90. cfa21b2 drm: move agp include outside CONFIG_AGP as it isn't dependant on agp in kernel by Dave Airlie · 17 years ago
  91. 7d08b81 mach64: comment bus master / ring buffer behavior and security by José Fonseca · 17 years ago
  92. bfc2960 Fix pipe<->plane mapping vs. vblank handling (again) by Jesse Barnes · 17 years ago
  93. f1a99dd take down stuff after asking driver to unload by Dave Airlie · 17 years ago
  94. a64a437 mach64: make buffer emission macros normal functions by José Fonseca · 17 years ago
  95. 46ecd12 mach64: use utf-8 by José Fonseca · 17 years ago
  96. e38749e Remove references to the sarea_priv perf_boxes field. by Kristian Høgsberg · 17 years ago
  97. 2f6e533 patch from -mm kernel to use upper_32_bits by Dave Airlie · 17 years ago
  98. 690dd04 bsd: Replace other occurrences of msleep with mtx_sleep by Robert Noland · 17 years ago
  99. fbc3072 bsd: Now make secondary vblank work by Robert Noland · 17 years ago
  100. 787d500 bsd: Hook secondary vblank support. by Robert Noland · 17 years ago