1. 2fd3db6 drm/nouveau: remove implicit mapping of every bo into chan_vm by Ben Skeggs · 14 years ago
  2. 7375c95 drm/nouveau: remove 'chan' argument from nouveau_bo_new by Ben Skeggs · 14 years ago
  3. e758a31 drm/nouveau: fixup gem_info ioctl to return client-specific bo virtual by Ben Skeggs · 14 years ago
  4. 3d483d5 drm/nvc0: explicitly map PDISP semaphore buffer into each channel's vm by Ben Skeggs · 14 years ago
  5. 9f9f51f drm/nv50-nvc0: lookup pushbuf virtual address on dma_push by Ben Skeggs · 14 years ago
  6. d02836b drm/nv84-nvc0: explicitly map semaphore buffer into channel vm by Ben Skeggs · 14 years ago
  7. ce163f6 drm/nv50-nvc0: explicitly map pushbuf bo into channel vm by Ben Skeggs · 14 years ago
  8. 0b71873 drm/nv50-nvc0: explicitly map notifier bo into channel vm by Ben Skeggs · 14 years ago
  9. 45143cb drm/nv50-nvc0: explicitly map fbcon fb into channel vm by Ben Skeggs · 14 years ago
  10. fd2871a drm/nouveau: initial changes to support multiple VMAs per buffer object by Ben Skeggs · 14 years ago
  11. a3fcd0a drm/nv50-nvc0: completely disable relocs by Ben Skeggs · 14 years ago
  12. 180cc30 drm/nouveau: convert bo.mem.start usage to bo.offset by Ben Skeggs · 14 years ago
  13. 07533ea drm/nouveau: convert some bo.offset use to vma.offset by Ben Skeggs · 14 years ago
  14. d2f96666 drm/nouveau: create temp vmas for both src and dst of bo moves by Ben Skeggs · 14 years ago
  15. f91bac5 drm/nouveau: store bo's page size in nouveau_bo by Ben Skeggs · 14 years ago
  16. 111af5c drm/nouveau: skip move_notify() if bo does not have a vma attached by Ben Skeggs · 14 years ago
  17. 6e32fed drm/nouveau: will need to specify channel for vm-ful gpuobj allocations by Ben Skeggs · 14 years ago
  18. dd6a46c drm/nouveau: initialise any vm for a channel before pushbuf/ntfy by Ben Skeggs · 14 years ago
  19. b7cb6c0 drm/nouveau: modify gpuobj/ntfy takedown ordering by Ben Skeggs · 14 years ago
  20. 639212d drm/nouveau/gem: implement stub hooks for GEM object open/close by Ben Skeggs · 14 years ago
  21. f6d4e62 drm/nouveau: remove 'chan' argument from nouveau_gem_new by Ben Skeggs · 14 years ago
  22. 0320d79 drm/nv50-nvc0/chan: inherit vm from fpriv, rather than chan_vm directly by Ben Skeggs · 14 years ago
  23. fe32b16 drm/nv50-nvc0/vm: take client reference on shared channel vm by Ben Skeggs · 14 years ago
  24. b79181c drm/nv50-nvc0/vm: don't touch chan_vm by Ben Skeggs · 14 years ago
  25. d359d51 drm/nouveau: no need to update bo.offset from vma after validate by Ben Skeggs · 14 years ago
  26. e8a863c drm/nouveau: store a per-client channel list by Ben Skeggs · 14 years ago
  27. f8656f0 drm/nouveau: use NULL file_priv for DRM-created channels by Ben Skeggs · 14 years ago
  28. 3f0a68d drm/nouveau: allocate structure to store per-client data by Ben Skeggs · 14 years ago
  29. 1562ffd drm/nouveau: silence error for missing dac loadval table by Ben Skeggs · 14 years ago
  30. e540afc drm/nv50: DCB table quirks for another busted XFX board by Ben Skeggs · 14 years ago
  31. ad830d2 drm/nouveau: log if accel is disabled by default on a chipset by Ben Skeggs · 14 years ago
  32. 752ab0a drm/nvc0/gr: fill in some more data for 0xc1/0xc8/0xce by Ben Skeggs · 14 years ago
  33. 2b6f1c5 drm/nvc0/gr: fix typo in class9197 init by Ben Skeggs · 14 years ago
  34. 066d65d drm/nvc0/gr: calculate magicgpc918 ourselves by Ben Skeggs · 14 years ago
  35. a219997 drm/nvc0/gr: add some missing magics for 0xc1/0xc8/0xce by Ben Skeggs · 14 years ago
  36. 0411de8 drm/nvc0/gr: import and use our own fuc by default by Ben Skeggs · 14 years ago
  37. f8522fc drm/nvc0: fix suspend/resume of PGRAPH/PCOPYn by Ben Skeggs · 14 years ago
  38. aba99a8 drm/nouveau: default to noaccel on 0xc1/0xc8/0xce for now by Ben Skeggs · 14 years ago
  39. d4409cc drm/nvc1/gr: switch on acceleration support by Ben Skeggs · 14 years ago
  40. b53a2d0 drm/nvc0/gr: enable 0xc8/0xce support, no idea if it works or not.. by Ben Skeggs · 14 years ago
  41. e1b89b1 drm/nvc0/gr: some initial state modifications by Ben Skeggs · 14 years ago
  42. 6f37646 drm/nvc0/gr: 0x9197/0x9297 state init by Ben Skeggs · 14 years ago
  43. 847adea drm/nvc0/gr: macro to determine fermi class, will use it in a few places by Ben Skeggs · 14 years ago
  44. 068da16 drm/nvc0/fifo: fix typos in unload_context by Ben Skeggs · 14 years ago
  45. 310ff41 drm/nvc0/fb: allocate page for some unknown PFFB object by Ben Skeggs · 14 years ago
  46. 74cfad1 drm/nvc0: Read temperature on Fermi like we do on nv84+ by Martin Peres · 14 years ago
  47. 4ee1c57f drm/nouveau: drop leftover debugging by Dave Airlie · 14 years ago
  48. b16a5a1 drm/nouveau: fix assumption that semaphore dmaobj is valid in x-chan sync by Ben Skeggs · 14 years ago
  49. f66b3d5 drm/nv50/disp: fix gamma with page flipping overlay turned on by Ben Skeggs · 14 years ago
  50. 2905544 drm/nouveau/pm: Prevent overflow in nouveau_perf_init() by Emil Velikov · 14 years ago
  51. 0897554 drm/nouveau: fix big-endian switch by Ben Skeggs · 14 years ago
  52. 4cff3ce drm/nv40: fall back to paged dma object for the moment by Ben Skeggs · 14 years ago
  53. 960bdba drm/nouveau: fix leak of gart mm node by Ben Skeggs · 14 years ago
  54. 73c337e drm/nouveau: fix vram page mapping when crossing page table boundaries by Ben Skeggs · 14 years ago
  55. c1003d9 drm/nv17-nv40: Fix modesetting failure when pitch == 4096px (fdo bug 35901). by Francisco Jerez · 14 years ago
  56. 18b54c4 drm/nouveau: don't create accel engine objects when noaccel=1 by Ben Skeggs · 14 years ago
  57. cdf81a2 drm/nvc0: recognise 0xdX chipsets as NV_C0 by Ben Skeggs · 14 years ago
  58. 98b98d3 Merge branch 'drm-core-next' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6 by Linus Torvalds · 14 years ago
  59. fb0b760 drm: fix nouveau_acpi build by Randy Dunlap · 14 years ago
  60. b4fa9d0 drm/nouveau: make cursor_set implementation consistent with other drivers by Marcin Slusarz · 14 years ago
  61. 52eba8d drm/nva3/clk: better pll calculation when no fractional fb div available by Ben Skeggs · 14 years ago
  62. 96d1fcf drm/nouveau/pm: translate ramcfg strap through ram restrict table by Ben Skeggs · 14 years ago
  63. bfb61f4 drm/nva3/pm: allow use of divisor 16 by Ben Skeggs · 14 years ago
  64. 047d2df drm/nvc0/pm: parse clock for pll 0x0a (0x137020) from perf table by Ben Skeggs · 14 years ago
  65. 40f6193 drm/nvc0/pm: correct core/mem/shader perflvl parsing by Ben Skeggs · 14 years ago
  66. 730673b drm/nouveau/pm: remove memtiming support check when assigning to perflvl by Ben Skeggs · 14 years ago
  67. fcfc768 drm/nva3: support for memory timing map table by Ben Skeggs · 14 years ago
  68. e614b2e drm/nouveau: Associate memtimings with performance levels on cards <= nv98 by Martin Peres · 14 years ago
  69. dac55b5 drm/nva3/pm: initial pass at set_clock() hook by Ben Skeggs · 14 years ago
  70. aa58c40 drm/nvc0/gr: calculate some more of our magic numbers by Ben Skeggs · 14 years ago
  71. b23b9e7 drm/nv50: respect LVDS link count from EDID on SPWG panels by Ben Skeggs · 14 years ago
  72. 8c3f6bb drm/nouveau: recognise DCB connector type 0x41 as LVDS by Ben Skeggs · 14 years ago
  73. eea55c8 drm/nouveau: fix uninitialised variable warning by Ben Skeggs · 14 years ago
  74. 9766610 drm/nouveau: Fix a crash at card takedown for NV40 and older cards by Jimmy Rentz · 14 years ago
  75. 2abdb05 drm/nouveau: Free nv04 instmem ramin heap at card takedown by Jimmy Rentz · 14 years ago
  76. 215f902 drm/nva3: somewhat improve clock reporting by Ben Skeggs · 14 years ago
  77. ce52184 drm/nouveau: pull refclk from vbios on limits 0x40 boards by Ben Skeggs · 14 years ago
  78. 3acf67f drm/nv40/gr: oops, fix random bits getting set in engine obj by Ben Skeggs · 14 years ago
  79. 619d4f7 drm/nv50: improve nv50_pm_get_clock() by Emil Velikov · 14 years ago
  80. 1f96279 drm/nouveau/pm: fix compilation failure when CONFIG_POWER_SUPPLY is not set by Martin Peres · 14 years ago
  81. 1233bd8 drm/nvc0/fifo: stick user area into a gpuobj rather than a bo by Ben Skeggs · 14 years ago
  82. 1d97f4a drm/nvc0/gr: no need to store context in graph_fini() by Ben Skeggs · 14 years ago
  83. 0638df4 drm/nvc0/fifo: restore context table on resume by Ben Skeggs · 14 years ago
  84. 7a5c23d drm/nvc0/fifo: kick channels off during suspend by Ben Skeggs · 14 years ago
  85. fe79911 drm/nvc0/gr: better handling of fuc firmware by Ben Skeggs · 14 years ago
  86. 9548258 drm/nv50: support PMPEG on original nv50 by Ben Skeggs · 14 years ago
  87. 9318745 drm/nv50: rename nv84_mpeg to nv50_mpeg by Ben Skeggs · 14 years ago
  88. c092432 drm/nv84: add support for PMPEG by Ben Skeggs · 14 years ago
  89. a02ccc7 drm/nv40/vpe: add support for PMPEG by Ben Skeggs · 14 years ago
  90. d5a2737 drm/nvc0: implement support for copy engines by Ben Skeggs · 14 years ago
  91. 7ff5441 drm/nva3: implement support for copy engine by Ben Skeggs · 14 years ago
  92. a82dd49 drm/nouveau: remove remnants of nouveau_pgraph_engine by Ben Skeggs · 14 years ago
  93. 92abe74 drm/nouveau: fix suspend failure path to reinitialise all engines by Ben Skeggs · 14 years ago
  94. 39a654d drm/nouveau: remove remnants of nouveau_pgraph_engine from nouveau_channel by Ben Skeggs · 14 years ago
  95. 96c5008 drm/nouveau: move set_tile_region to nouveau_exec_engine by Ben Skeggs · 14 years ago
  96. 4976986 drm/nv04/gr: move to exec engine interfaces by Ben Skeggs · 14 years ago
  97. d11db27 drm/nv10/gr: move to exec engine interfaces by Ben Skeggs · 14 years ago
  98. a0b1de8 drm/nv20-nv30/gr: move to exec engine interface by Ben Skeggs · 14 years ago
  99. 39c8d36 drm/nv40/gr: move to exec engine interfaces by Ben Skeggs · 14 years ago
  100. 7a45cd1 drm/nvc0/gr: move to exec engine interfaces by Ben Skeggs · 14 years ago