1. d2529d1 Remove _args from gem ioctl argument structure tags. by Eric Anholt · 16 years ago
  2. 7935491 Add pin/unpin object ioctls for gem. by Eric Anholt · 16 years ago
  3. ccd1bae checkpoint: relocations support. by Eric Anholt · 16 years ago
  4. 5af87ac checkpoint: gtt binding written. by Eric Anholt · 16 years ago
  5. 2140e10 checkpoint: rename to GEM and a few more i915 bits. by Eric Anholt · 16 years ago
  6. 1a84067 Hacking towards hooking up execbuffer. by Eric Anholt · 16 years ago
  7. 81ba8de Remove the remainder of the mmfs device. by Eric Anholt · 16 years ago
  8. dabd056 Move mmfs ioctls into the DRM. Untested. by Eric Anholt · 16 years ago
  9. 8c741ed Add pread/pwrite ioctls to mmfs. by Eric Anholt · 16 years ago
  10. c1fec43 Extend the mmfs basic test to do a couple of ioctls. by Eric Anholt · 16 years ago
  11. 8665b66 Move mmfs.h userland interface to shared-core. by Eric Anholt · 16 years ago
  12. ce8c842 i915: gfx hw and i945gme fixes from upstream by Dave Airlie · 16 years ago
  13. f0e38f5 [I915] Handle tiled buffers in vblank tasklet by Keith Packard · 16 years ago
  14. 21dbba5 On I965, use correct 3DSTATE_DRAWING_RECTANGLE command in vblank by Keith Packard · 16 years ago
  15. b986d7d Save and restore dsparb and d_state regs by Keith Packard · 17 years ago
  16. 1692d30 nv50: primitive i2c interrupt handler by Maarten Maathuis · 17 years ago
  17. 3fc444a nv50: primitive display interrupt handler. by Maarten Maathuis · 17 years ago
  18. 562f95e nouveau: fix return from function.. by Dave Airlie · 17 years ago
  19. cf3c012 nouveau: forgot to add a break by Maarten Maathuis · 17 years ago
  20. 68b83a8 nouveau: Add ctx values for nv86. by Maarten Maathuis · 17 years ago
  21. 753a4bd drm/r300: fix wait interface mixup by Dave Airlie · 17 years ago
  22. 1674d28 r300: Correctly translate the value for the R300_CMD_WAIT command. by Oliver McFadden · 17 years ago
  23. a81d07f nouveau: nv20 bios does not initialise PTIMER by Stuart Bennett · 17 years ago
  24. b0817a4 i915: fix oops on agp=off by Dave Airlie · 17 years ago
  25. 4323ee3 Merge branch 'r500-fp' by Dave Airlie · 17 years ago
  26. 24ba0c9 nv40: voodoo - not quite. by Ben Skeggs · 17 years ago
  27. 6f4b3de nv40: allocate massive amount of PRAMIN for grctx on all chipsets. by Ben Skeggs · 17 years ago
  28. 36e11dd r500: fragment program upload is also used to upload constants. by Dave Airlie · 17 years ago
  29. 3169793 drm: fixup r500fp submission by Dave Airlie · 17 years ago
  30. 1021799 nouveau: do not set on-board timer's numerator/denominator to bad values by Stuart Bennett · 17 years ago
  31. 9e4f908 RADEON: switch over to new production microcode by Alex Deucher · 17 years ago
  32. d8af16d RADEON: production microcode for all radeons, r1xx-r6xx by Alex Deucher · 17 years ago
  33. a3c808d move some more r300 regs into not allowed on r500 by Dave Airlie · 17 years ago
  34. d18c2c6 drm: add new rs690 pci id by Dave Airlie · 17 years ago
  35. 3add949 initial r500 RS and FP register and upload code by Dave Airlie · 17 years ago
  36. 1f96e9a drm/pcigart: fix the pci gart to use the drm_pci wrapper. by Dave Airlie · 17 years ago
  37. 1a2d8c4 Avoid unnecessary waits for command regulator pause. by Thomas Hellstrom · 17 years ago
  38. 3a3a948 [via] Remove some leftover vars. by Thomas Hellstrom · 17 years ago
  39. 7d3d15e [via] The millionth fixup for the millionth-1 attempt to stabilize the AGP by Thomas Hellstrom · 17 years ago
  40. 563fe9d [via] Fix driver after vblank-rework merge. by Thomas Hellstrom · 17 years ago
  41. 5b1d926 drm/rs690: set AGP_BASE_2 to 0 by Dave Airlie · 17 years ago
  42. dd9eb92 drm: set rs690 gart base completly. by Dave Airlie · 17 years ago
  43. 9be916f Fix chip family for RV550 by Alex Deucher · 17 years ago
  44. 1766e1c nv50: force channel vram access through vm by Ben Skeggs · 17 years ago
  45. 88bd1e4 Merge branch 'intel-post-reloc' by Thomas Hellstrom · 17 years ago
  46. 8a18d12 Avoid large kmallocs. by Thomas Hellstrom · 17 years ago
  47. f13936f nouveau: move AGP reset to mem_init_agp by Stuart Bennett · 17 years ago
  48. 2848f04 Switch from PIPE_VBLANK to PIPE_EVENT interrupts. by Keith Packard · 17 years ago
  49. ce37335 drm/radeon: check sarea_priv exists by Dave Airlie · 17 years ago
  50. 1ccccbd nouveau: redo channel idle detection by Ben Skeggs · 17 years ago
  51. cd924de nouveau: don't touch NV_USER regs on channel destroy. by Ben Skeggs · 17 years ago
  52. d5c0101 ttm: make sure userspace can't destroy kernel create memory managers by Dave Airlie · 17 years ago
  53. 180c918 drm/ttm: add ioctl to get back memory managed area sized by Dave Airlie · 17 years ago
  54. 1257459 drm: reorganise minor number handling using code from modesetting branch by Dave Airlie · 17 years ago
  55. 6383531 i915: Evict if relocatee buffer is CACHED_MAPPED before by Xiang, Haihao · 17 years ago
  56. a6a2f2c Clarify when WAIT_LAZY is relevant to users. by Eric Anholt · 17 years ago
  57. 3332a0a Remove unused DRM_FENCE_FLAG_WAIT_IGNORE_SIGNALS. by Eric Anholt · 17 years ago
  58. 63fd6f2 [i915] 2D driver may reset Frame count value, this may lead driver by Zou Nan hai · 17 years ago
  59. 612c22f Working revision. by Thomas Hellstrom · 17 years ago
  60. 2305100 More post-ioctl work. by Thomas Hellstrom · 17 years ago
  61. fd595fa Reinstate buffer idle before applying relocations. by Thomas Hellstrom · 17 years ago
  62. 72983ff Don't wait for buffer idle before applying relocations. by Thomas Hellstrom · 17 years ago
  63. e87cec1 [i915] Relocation fixes. by Thomas Hellstrom · 17 years ago
  64. 56bb29c Make the execbuffer code reasonably safe against errors. by Thomas Hellstrom · 17 years ago
  65. d6098db fix texture uploads with large 3d textures (bug 13980) by Roland Scheidegger · 17 years ago
  66. 0d32015 nouveau: Remove some random (french) comment. by Maarten Maathuis · 17 years ago
  67. 7e5f9c8 nouveau: A single define of dma skips is more than enough. by Maarten Maathuis · 17 years ago
  68. b7086e6 Fix one last occurance of struct _drm_i915_batchbuffer. by Kristian Høgsberg · 17 years ago
  69. b0fee67 i915: Remove leading underscore from struct tags. by Kristian Høgsberg · 17 years ago
  70. 9d1061b fix SAREA by Alan Hourihane · 17 years ago
  71. 5d8c754 [915]: more registers for S3 (DSPCLK_GATE_D, CACHE_MODE_0, MI_ARB_STATE) by Keith Packard · 17 years ago
  72. cd87e63 nouveau: no GART on ia64 either. by Stephane Marchesin · 17 years ago
  73. 15cbde6 nv40: actually init all tile regs. by Ben Skeggs · 17 years ago
  74. 373dbcf i915: Add a dri2 init path that gets the lock from the dri2 sarea. by Kristian Høgsberg · 17 years ago
  75. db3f03a i915: Only look up dev_priv->mmio_map if it's not already set up by Kristian Høgsberg · 17 years ago
  76. ee15459 i915: Add I915_PARAM_CHIPSET_ID param to get chipset ID. by Kristian Høgsberg · 17 years ago
  77. 4feb063 i915: Make sarea_priv setup optional. by Kristian Høgsberg · 17 years ago
  78. 6f19473 Fix saveGR array size by Jesse Barnes · 17 years ago
  79. 8b6c96d i915: save/restore interrupt state by Jesse Barnes · 17 years ago
  80. 76748ef i915: Re-report breadcrumbs on poll to the fence manager, by Thomas Hellstrom · 17 years ago
  81. a0781e7 nouveau: make nv34 work every time, not just every 2nd time by Stuart Bennett · 17 years ago
  82. 733e076 nouveau: NV40 can/should now be able to run after the blob. by Maarten Maathuis · 17 years ago
  83. 47ee623 i915: Avoid calling drm_fence_flush_old excessively. by Thomas Hellstrom · 17 years ago
  84. f1edb7a Simplify the fencing code and differentiate between flushes and by Thomas Hellstrom · 17 years ago
  85. 9a7e458 nv40: some more nv67 changes by Ben Skeggs · 17 years ago
  86. 0744cb1 Add new RV380 pci id by Mirko · 17 years ago
  87. b8755ff drm: add initial rs690 support for drm. by Maciej Cencora · 17 years ago
  88. 6bfb9b6 mach64: fix after vblank-rework by George Sapountzis · 17 years ago
  89. bfdddd2 Fixup modeset ioctl number & typedef usage by Jesse Barnes · 17 years ago
  90. e3c42f0 Merge commit 'airlied/i915-ttm-cfu' by Eric Anholt · 17 years ago
  91. c7ee6cc Remove broken 'in vblank' accounting by Jesse Barnes · 17 years ago
  92. 5b99306 i915: fix missing header when copying data from userspace by Dave Airlie · 17 years ago
  93. 34b71eb i915 make relocs use copy from user by Dave Airlie · 17 years ago
  94. b5a34f5 Fix thinko in get_vblank_counter by Jesse Barnes · 17 years ago
  95. cb91784 Fix IS_I915G macro by Jesse Barnes · 17 years ago
  96. 7c72608 nouveau: Fix warning in nouveau_mem.c by Maarten Maathuis · 17 years ago
  97. 2f19fe4 drm/i915: add support for E7221 by Dave Airlie · 17 years ago
  98. 531f25c Correct vblank count value by Jesse Barnes · 17 years ago
  99. 893e311 i915 irq fixes by Jesse Barnes · 17 years ago
  100. 0cd4cbc Merge branch 'master' into vblank-rework, including mach64 support by Jesse Barnes · 17 years ago