1. 63fd6f2 [i915] 2D driver may reset Frame count value, this may lead driver by Zou Nan hai · 16 years ago
  2. 09999c9 FIX_KMAP_BEGIN requires CONFIG_HIMEM (see include/asm-i386.h/fixmap.h) by Patrice Mandin · 16 years ago
  3. 612c22f Working revision. by Thomas Hellstrom · 16 years ago
  4. 1d06897 Fix compilation breakage on x86-64. by Thomas Hellstrom · 16 years ago
  5. 2305100 More post-ioctl work. by Thomas Hellstrom · 16 years ago
  6. cdbd616 agp: export the correct symbol by Dave Airlie · 16 years ago
  7. 8ef838e Add a compat kmap_atomic_prot_pfn to do quick kernel map / unmaps of by Thomas Hellstrom · 16 years ago
  8. 28d4d02 Initial commit. by Thomas Hellstrom · 16 years ago
  9. 40c9e6a Add a compat kmap_atomic_prot_pfn to do quick kernel map / unmaps of by Thomas Hellstrom · 16 years ago
  10. fd595fa Reinstate buffer idle before applying relocations. by Thomas Hellstrom · 16 years ago
  11. 72983ff Don't wait for buffer idle before applying relocations. by Thomas Hellstrom · 16 years ago
  12. e87cec1 [i915] Relocation fixes. by Thomas Hellstrom · 16 years ago
  13. 56bb29c Make the execbuffer code reasonably safe against errors. by Thomas Hellstrom · 16 years ago
  14. d6098db fix texture uploads with large 3d textures (bug 13980) by Roland Scheidegger · 16 years ago
  15. 20d0e53 i915: put ARX back into index mode before doing restore by Jesse Barnes · 16 years ago
  16. 0d32015 nouveau: Remove some random (french) comment. by Maarten Maathuis · 16 years ago
  17. 7e5f9c8 nouveau: A single define of dma skips is more than enough. by Maarten Maathuis · 16 years ago
  18. b7086e6 Fix one last occurance of struct _drm_i915_batchbuffer. by Kristian Høgsberg · 16 years ago
  19. b0fee67 i915: Remove leading underscore from struct tags. by Kristian Høgsberg · 16 years ago
  20. 32c6792 Don't free irq resources until after we've unregistered the handler. by Kristian Høgsberg · 16 years ago
  21. 374b41e linux: Clean up vblank related resources from drm_irq_uninstall(). by Michel Dänzer · 16 years ago
  22. 9d1061b fix SAREA by Alan Hourihane · 16 years ago
  23. 6c41e53 drm: add support for passing state into the suspend hooks. by Dave Airlie · 16 years ago
  24. 5d8c754 [915]: more registers for S3 (DSPCLK_GATE_D, CACHE_MODE_0, MI_ARB_STATE) by Keith Packard · 16 years ago
  25. cd87e63 nouveau: no GART on ia64 either. by Stephane Marchesin · 16 years ago
  26. 15cbde6 nv40: actually init all tile regs. by Ben Skeggs · 16 years ago
  27. 373dbcf i915: Add a dri2 init path that gets the lock from the dri2 sarea. by Kristian Høgsberg · 16 years ago
  28. db3f03a i915: Only look up dev_priv->mmio_map if it's not already set up by Kristian Høgsberg · 16 years ago
  29. ee15459 i915: Add I915_PARAM_CHIPSET_ID param to get chipset ID. by Kristian Høgsberg · 16 years ago
  30. 4feb063 i915: Make sarea_priv setup optional. by Kristian Høgsberg · 16 years ago
  31. d63b577 Restore pipeconf regs unconditionally by Jesse Barnes · 16 years ago
  32. 6f19473 Fix saveGR array size by Jesse Barnes · 16 years ago
  33. 8b6c96d i915: save/restore interrupt state by Jesse Barnes · 16 years ago
  34. 79d6928 Fix vblank enable/disable callbacks by Jesse Barnes · 16 years ago
  35. 76748ef i915: Re-report breadcrumbs on poll to the fence manager, by Thomas Hellstrom · 16 years ago
  36. a0781e7 nouveau: make nv34 work every time, not just every 2nd time by Stuart Bennett · 16 years ago
  37. 733e076 nouveau: NV40 can/should now be able to run after the blob. by Maarten Maathuis · 16 years ago
  38. c77b093 Add an fence_class_manager::last_queued_sequence member, since a by Thomas Hellstrom · 16 years ago
  39. 47ee623 i915: Avoid calling drm_fence_flush_old excessively. by Thomas Hellstrom · 16 years ago
  40. f1edb7a Simplify the fencing code and differentiate between flushes and by Thomas Hellstrom · 16 years ago
  41. 9a7e458 nv40: some more nv67 changes by Ben Skeggs · 16 years ago
  42. 0744cb1 Add new RV380 pci id by Mirko · 16 years ago
  43. 01f6afc Fix hibernate save/restore of VGA attribute regs by Jesse Barnes · 16 years ago
  44. b8755ff drm: add initial rs690 support for drm. by Maciej Cencora · 16 years ago
  45. 6bfb9b6 mach64: fix after vblank-rework by George Sapountzis · 17 years ago
  46. bfdddd2 Fixup modeset ioctl number & typedef usage by Jesse Barnes · 17 years ago
  47. e3c42f0 Merge commit 'airlied/i915-ttm-cfu' by Eric Anholt · 17 years ago
  48. c7ee6cc Remove broken 'in vblank' accounting by Jesse Barnes · 17 years ago
  49. 5b99306 i915: fix missing header when copying data from userspace by Dave Airlie · 17 years ago
  50. 34b71eb i915 make relocs use copy from user by Dave Airlie · 17 years ago
  51. b5a34f5 Fix thinko in get_vblank_counter by Jesse Barnes · 17 years ago
  52. cb91784 Fix IS_I915G macro by Jesse Barnes · 17 years ago
  53. 7c72608 nouveau: Fix warning in nouveau_mem.c by Maarten Maathuis · 17 years ago
  54. c57f43e i915/flush: get the ret the right way around by Dave Airlie · 17 years ago
  55. 2f19fe4 drm/i915: add support for E7221 by Dave Airlie · 17 years ago
  56. 531f25c Correct vblank count value by Jesse Barnes · 17 years ago
  57. 893e311 i915 irq fixes by Jesse Barnes · 17 years ago
  58. 0cd4cbc Merge branch 'master' into vblank-rework, including mach64 support by Jesse Barnes · 17 years ago
  59. 5231a52 Revert "Fix pipe<->plane mapping vs. vblank handling (again)" by Dave Airlie · 17 years ago
  60. 616cef5 nouveau: don't forget NV80. by Stephane Marchesin · 17 years ago
  61. 641c9a2 nouveau: new card family for old card designs. by Stephane Marchesin · 17 years ago
  62. c6f175c i915: fix invalid opcode exception on cpus without clflush by Kyle McMartin · 17 years ago
  63. 44a9fa8 Add additional explanation of DRM_BO_FLAG_CACHED_MAPPED before I forget again. by Eric Anholt · 17 years ago
  64. ac6b378 i915: Add chipset id for Intel Integrated Graphics Device by Zhenyu Wang · 17 years ago
  65. 88c511e Properly propagate the user-space fence flags. by Thomas Hellstrom · 17 years ago
  66. 099e89e Define i915_compat.c upper_32_bits for kernels < 2.6.21 by Thomas Hellstrom · 17 years ago
  67. 806c192 this is to fix a deadloop in drm hang system issue. by Zou Nan hai · 17 years ago
  68. 62df4f0 fixup i915 compat resource allocation by Dave Airlie · 17 years ago
  69. 269d518 nouveau: make mem alloc debug a little more verbose. by Stephane Marchesin · 17 years ago
  70. f0b7c45 nv05: enable ctx/op methods, and ignore patch valid failures. by Ben Skeggs · 17 years ago
  71. 5f15f31 nouveau: AGP reset correction - don't touch FW bit by Stuart Bennett · 17 years ago
  72. 0bfd09f nv50: more small changes by Ben Skeggs · 17 years ago
  73. 942b500 nv50: oops, lost some state saving along the way somewhere. by Ben Skeggs · 17 years ago
  74. 3d248cd nv50: hook up timer funcs... by Ben Skeggs · 17 years ago
  75. 7a4ba72 nv50: abort on chips without ctx ucode by Ben Skeggs · 17 years ago
  76. 15f8fd3 nv50: some needed ctx vals by Ben Skeggs · 17 years ago
  77. fa5e186 nv50: use dummy page in gart tables by Ben Skeggs · 17 years ago
  78. 3d3d509 nv50: some cleanups + small changes by Ben Skeggs · 17 years ago
  79. cd19dce Nouveau: ppc oops. by Stephane Marchesin · 17 years ago
  80. de522ae Nouveau: move PPC bios copy to firstopen. by Stephane Marchesin · 17 years ago
  81. bd5d760 nouveau: Add ctx_voodoo for NV86 by Jeremy Kolb · 17 years ago
  82. f5e5e5c drm: One forgotten rename of 'mask' to 'proposed_flags'. by Pekka Paalanen · 17 years ago
  83. 30fba69 via: add P4M900 pci id. by Xavier Bachelot · 17 years ago
  84. 71adbfc [PATCH] nouveau: reset AGP on init for < nv40 by Stuart Bennett · 17 years ago
  85. 381724a [PATCH] nouveau: Fix nv20/30 context loading by Stuart Bennett · 17 years ago
  86. 78d6649 mach64: some more minor cleanups by Dave Airlie · 17 years ago
  87. 97b8c95 mach64: cleanup some of the macro formatting by Dave Airlie · 17 years ago
  88. 9ab620d drm: cleanup DRM_DEBUG() parameters by Márton Németh · 17 years ago
  89. 5e99b42 Merge branch 'r500-support' by Dave Airlie · 17 years ago
  90. 96a0005 remove duplicate pciids by Dave Airlie · 17 years ago
  91. b9417f4 i915: return fence argument from i915_execbuffer ioctl32 routine by Xiang, Haihao · 17 years ago
  92. 5d8d64a i915: i915_execbuffer ioctl32 routine, fix #13732 by Xiang, Haihao · 17 years ago
  93. da3601e Change drm_bo_type_dc to drm_bo_type_device and comment usage of this value. by Keith Packard · 17 years ago
  94. d118764 Rename inappropriately named 'mask' fields to 'proposed_flags' instead. by Keith Packard · 17 years ago
  95. 37fb2ac Use dummy_read_page for unpopulated kernel-allocated ttm pages. by Keith Packard · 17 years ago
  96. 881ee70 Move dummy_read_page from drm_ttm_set_user to drm_ttm_create. by Keith Packard · 17 years ago
  97. 6d44f48 Clean up and document drm_ttm.c APIs. drm_bind_ttm -> drm_ttm_bind. by Keith Packard · 17 years ago
  98. 2db6400 drm: don't cast a pointer to pointer of list_head by Li Zefan · 17 years ago
  99. 6180dbd While reading some code I stumbled across the use of 'err' in by Jesper Juhl · 17 years ago
  100. 0b031db Document drm_ttm_set_user. by Keith Packard · 17 years ago