1. c12b60b nouveau: enable m2mf for tt<->vram moves, fix fence_poll by Ben Skeggs · 16 years ago
  2. e89710b Place highmem pages last in the ttm page array. by Thomas Hellstrom · 16 years ago
  3. c3888b9 Use clflush() when available for cache flushing. by Thomas Hellstrom · 16 years ago
  4. 51a0fdc [I915] Fix VRAM eviction. by Thomas Hellstrom · 16 years ago
  5. 87ae5b2 Fix emergency allocation accounting. by Thomas Hellstrom · 16 years ago
  6. 1692d30 nv50: primitive i2c interrupt handler by Maarten Maathuis · 16 years ago
  7. 3fc444a nv50: primitive display interrupt handler. by Maarten Maathuis · 16 years ago
  8. 562f95e nouveau: fix return from function.. by Dave Airlie · 16 years ago
  9. 22d931f Initialize the fence::error member. by Thomas Hellstrom · 16 years ago
  10. 1f4ba62 [i915] Report buffer state _after_ fence submission to user-space. by Thomas Hellstrom · 16 years ago
  11. b8567ba Don't call fence::poll during irq if there are no waiters. by Thomas Hellström · 17 years ago
  12. cf3c012 nouveau: forgot to add a break by Maarten Maathuis · 16 years ago
  13. 68b83a8 nouveau: Add ctx values for nv86. by Maarten Maathuis · 16 years ago
  14. 753a4bd drm/r300: fix wait interface mixup by Dave Airlie · 16 years ago
  15. 1674d28 r300: Correctly translate the value for the R300_CMD_WAIT command. by Oliver McFadden · 16 years ago
  16. a81d07f nouveau: nv20 bios does not initialise PTIMER by Stuart Bennett · 16 years ago
  17. b0817a4 i915: fix oops on agp=off by Dave Airlie · 16 years ago
  18. 4323ee3 Merge branch 'r500-fp' by Dave Airlie · 16 years ago
  19. a244d29 nouveau: silence warning by Ben Skeggs · 16 years ago
  20. 24ba0c9 nv40: voodoo - not quite. by Ben Skeggs · 16 years ago
  21. 6f4b3de nv40: allocate massive amount of PRAMIN for grctx on all chipsets. by Ben Skeggs · 16 years ago
  22. 36e11dd r500: fragment program upload is also used to upload constants. by Dave Airlie · 16 years ago
  23. 3169793 drm: fixup r500fp submission by Dave Airlie · 16 years ago
  24. 1021799 nouveau: do not set on-board timer's numerator/denominator to bad values by Stuart Bennett · 16 years ago
  25. 9e4f908 RADEON: switch over to new production microcode by Alex Deucher · 16 years ago
  26. d8af16d RADEON: production microcode for all radeons, r1xx-r6xx by Alex Deucher · 16 years ago
  27. a3c808d move some more r300 regs into not allowed on r500 by Dave Airlie · 16 years ago
  28. d18c2c6 drm: add new rs690 pci id by Dave Airlie · 16 years ago
  29. 602800a Evict cached_mapped relocatee before applying reloc. by Thomas Hellstrom · 16 years ago
  30. 3add949 initial r500 RS and FP register and upload code by Dave Airlie · 16 years ago
  31. 1f96e9a drm/pcigart: fix the pci gart to use the drm_pci wrapper. by Dave Airlie · 16 years ago
  32. 1a2d8c4 Avoid unnecessary waits for command regulator pause. by Thomas Hellstrom · 16 years ago
  33. 3a3a948 [via] Remove some leftover vars. by Thomas Hellstrom · 16 years ago
  34. b81d7b3 [via] Allow a little larger stride for SG DMA DownloadFromScreen. by Thomas Hellstrom · 16 years ago
  35. 7d3d15e [via] The millionth fixup for the millionth-1 attempt to stabilize the AGP by Thomas Hellstrom · 16 years ago
  36. 563fe9d [via] Fix driver after vblank-rework merge. by Thomas Hellstrom · 16 years ago
  37. afa803e ati: fix rs690 igp gart by allocating the page table in 32-bit memory by Dave Airlie · 16 years ago
  38. 5b1d926 drm/rs690: set AGP_BASE_2 to 0 by Dave Airlie · 16 years ago
  39. dd9eb92 drm: set rs690 gart base completly. by Dave Airlie · 16 years ago
  40. 76946ed drm: this u32 should be a dma_addr_t by Dave Airlie · 16 years ago
  41. 1ea8a47 fix build problems by Alan Hourihane · 16 years ago
  42. ae1bb96 drm: Fix race that can lockup the kernel by Mike Isely · 16 years ago
  43. 9be916f Fix chip family for RV550 by Alex Deucher · 16 years ago
  44. 1766e1c nv50: force channel vram access through vm by Ben Skeggs · 16 years ago
  45. 88bd1e4 Merge branch 'intel-post-reloc' by Thomas Hellstrom · 16 years ago
  46. 2a618e5 Bug # 14712 Disable page saving for GPU read-only TTMs. by Thomas Hellstrom · 16 years ago
  47. 5bebcd7 Dont allow !sysadmin clients to alter the memory type of NO_EVICT buffers. by Thomas Hellstrom · 16 years ago
  48. 88be276 Fix for debug memory routines by Alan Hourihane · 17 years ago
  49. 3262577 Add error message by Alan Hourihane · 17 years ago
  50. c0a1cd0 Add an emergency pinnable memory quota for root-only processes. by Thomas Hellstrom · 17 years ago
  51. 7bcce66 Fix kernel crash when we hit OOM conditions. (Alan Hourihane) by Thomas Hellstrom · 16 years ago
  52. f1a681e Avoid duplicate calls to drm_ttm_bind in some cases. by Thomas Hellstrom · 16 years ago
  53. fa1d88e Make sure other TTM memory types than TT is really unbound when evicted. by Thomas Hellstrom · 16 years ago
  54. 8a18d12 Avoid large kmallocs. by Thomas Hellstrom · 17 years ago
  55. f13936f nouveau: move AGP reset to mem_init_agp by Stuart Bennett · 17 years ago
  56. 07ba3b7 remove unneeded load call by Dave Airlie · 17 years ago
  57. 2848f04 Switch from PIPE_VBLANK to PIPE_EVENT interrupts. by Keith Packard · 17 years ago
  58. ce37335 drm/radeon: check sarea_priv exists by Dave Airlie · 17 years ago
  59. 1ccccbd nouveau: redo channel idle detection by Ben Skeggs · 17 years ago
  60. cd924de nouveau: don't touch NV_USER regs on channel destroy. by Ben Skeggs · 17 years ago
  61. 2540ea7 flush_agp_mappings commit by Dave Airlie · 17 years ago
  62. 92a30dd drm/bo: allow non-suser priv to add kernel BOs. by Dave Airlie · 17 years ago
  63. a875821 drm: Fix for non-coherent DMA PowerPC by Benjamin Herrenschmidt · 17 years ago
  64. d5c0101 ttm: make sure userspace can't destroy kernel create memory managers by Dave Airlie · 17 years ago
  65. 180c918 drm/ttm: add ioctl to get back memory managed area sized by Dave Airlie · 17 years ago
  66. 1257459 drm: reorganise minor number handling using code from modesetting branch by Dave Airlie · 17 years ago
  67. 6383531 i915: Evict if relocatee buffer is CACHED_MAPPED before by Xiang, Haihao · 17 years ago
  68. a6a2f2c Clarify when WAIT_LAZY is relevant to users. by Eric Anholt · 17 years ago
  69. 3332a0a Remove unused DRM_FENCE_FLAG_WAIT_IGNORE_SIGNALS. by Eric Anholt · 17 years ago
  70. d41846a Clarify through the names what drm_ttm_alloc_pages() and friend actually did. by Eric Anholt · 17 years ago
  71. eedf3fa Don't shortcut the info syscall for drmBOBusy on nonshareable objects. by Eric Anholt · 17 years ago
  72. 63fd6f2 [i915] 2D driver may reset Frame count value, this may lead driver by Zou Nan hai · 17 years ago
  73. 09999c9 FIX_KMAP_BEGIN requires CONFIG_HIMEM (see include/asm-i386.h/fixmap.h) by Patrice Mandin · 17 years ago
  74. 612c22f Working revision. by Thomas Hellstrom · 17 years ago
  75. 1d06897 Fix compilation breakage on x86-64. by Thomas Hellstrom · 17 years ago
  76. 2305100 More post-ioctl work. by Thomas Hellstrom · 17 years ago
  77. cdbd616 agp: export the correct symbol by Dave Airlie · 17 years ago
  78. 8ef838e Add a compat kmap_atomic_prot_pfn to do quick kernel map / unmaps of by Thomas Hellstrom · 17 years ago
  79. 28d4d02 Initial commit. by Thomas Hellstrom · 17 years ago
  80. 40c9e6a Add a compat kmap_atomic_prot_pfn to do quick kernel map / unmaps of by Thomas Hellstrom · 17 years ago
  81. fd595fa Reinstate buffer idle before applying relocations. by Thomas Hellstrom · 17 years ago
  82. 72983ff Don't wait for buffer idle before applying relocations. by Thomas Hellstrom · 17 years ago
  83. e87cec1 [i915] Relocation fixes. by Thomas Hellstrom · 17 years ago
  84. 56bb29c Make the execbuffer code reasonably safe against errors. by Thomas Hellstrom · 17 years ago
  85. d6098db fix texture uploads with large 3d textures (bug 13980) by Roland Scheidegger · 17 years ago
  86. 20d0e53 i915: put ARX back into index mode before doing restore by Jesse Barnes · 17 years ago
  87. 0d32015 nouveau: Remove some random (french) comment. by Maarten Maathuis · 17 years ago
  88. 7e5f9c8 nouveau: A single define of dma skips is more than enough. by Maarten Maathuis · 17 years ago
  89. b7086e6 Fix one last occurance of struct _drm_i915_batchbuffer. by Kristian Høgsberg · 17 years ago
  90. b0fee67 i915: Remove leading underscore from struct tags. by Kristian Høgsberg · 17 years ago
  91. 32c6792 Don't free irq resources until after we've unregistered the handler. by Kristian Høgsberg · 17 years ago
  92. 374b41e linux: Clean up vblank related resources from drm_irq_uninstall(). by Michel Dänzer · 17 years ago
  93. 9d1061b fix SAREA by Alan Hourihane · 17 years ago
  94. 6c41e53 drm: add support for passing state into the suspend hooks. by Dave Airlie · 17 years ago
  95. 5d8c754 [915]: more registers for S3 (DSPCLK_GATE_D, CACHE_MODE_0, MI_ARB_STATE) by Keith Packard · 17 years ago
  96. cd87e63 nouveau: no GART on ia64 either. by Stephane Marchesin · 17 years ago
  97. 15cbde6 nv40: actually init all tile regs. by Ben Skeggs · 17 years ago
  98. 373dbcf i915: Add a dri2 init path that gets the lock from the dri2 sarea. by Kristian Høgsberg · 17 years ago
  99. db3f03a i915: Only look up dev_priv->mmio_map if it's not already set up by Kristian Høgsberg · 17 years ago
  100. ee15459 i915: Add I915_PARAM_CHIPSET_ID param to get chipset ID. by Kristian Høgsberg · 17 years ago