1. fb0b760 drm: fix nouveau_acpi build by Randy Dunlap · 14 years ago
  2. b4fa9d0 drm/nouveau: make cursor_set implementation consistent with other drivers by Marcin Slusarz · 14 years ago
  3. 52eba8d drm/nva3/clk: better pll calculation when no fractional fb div available by Ben Skeggs · 14 years ago
  4. 96d1fcf drm/nouveau/pm: translate ramcfg strap through ram restrict table by Ben Skeggs · 14 years ago
  5. bfb61f4 drm/nva3/pm: allow use of divisor 16 by Ben Skeggs · 14 years ago
  6. 047d2df drm/nvc0/pm: parse clock for pll 0x0a (0x137020) from perf table by Ben Skeggs · 14 years ago
  7. 40f6193 drm/nvc0/pm: correct core/mem/shader perflvl parsing by Ben Skeggs · 14 years ago
  8. 730673b drm/nouveau/pm: remove memtiming support check when assigning to perflvl by Ben Skeggs · 14 years ago
  9. fcfc768 drm/nva3: support for memory timing map table by Ben Skeggs · 14 years ago
  10. e614b2e drm/nouveau: Associate memtimings with performance levels on cards <= nv98 by Martin Peres · 14 years ago
  11. dac55b5 drm/nva3/pm: initial pass at set_clock() hook by Ben Skeggs · 14 years ago
  12. aa58c40 drm/nvc0/gr: calculate some more of our magic numbers by Ben Skeggs · 14 years ago
  13. b23b9e7 drm/nv50: respect LVDS link count from EDID on SPWG panels by Ben Skeggs · 14 years ago
  14. 8c3f6bb drm/nouveau: recognise DCB connector type 0x41 as LVDS by Ben Skeggs · 14 years ago
  15. eea55c8 drm/nouveau: fix uninitialised variable warning by Ben Skeggs · 14 years ago
  16. 9766610 drm/nouveau: Fix a crash at card takedown for NV40 and older cards by Jimmy Rentz · 14 years ago
  17. 2abdb05 drm/nouveau: Free nv04 instmem ramin heap at card takedown by Jimmy Rentz · 14 years ago
  18. 215f902 drm/nva3: somewhat improve clock reporting by Ben Skeggs · 14 years ago
  19. ce52184 drm/nouveau: pull refclk from vbios on limits 0x40 boards by Ben Skeggs · 14 years ago
  20. 3acf67f drm/nv40/gr: oops, fix random bits getting set in engine obj by Ben Skeggs · 14 years ago
  21. 619d4f7 drm/nv50: improve nv50_pm_get_clock() by Emil Velikov · 14 years ago
  22. 1f96279 drm/nouveau/pm: fix compilation failure when CONFIG_POWER_SUPPLY is not set by Martin Peres · 14 years ago
  23. 1233bd8 drm/nvc0/fifo: stick user area into a gpuobj rather than a bo by Ben Skeggs · 14 years ago
  24. 1d97f4a drm/nvc0/gr: no need to store context in graph_fini() by Ben Skeggs · 14 years ago
  25. 0638df4 drm/nvc0/fifo: restore context table on resume by Ben Skeggs · 14 years ago
  26. 7a5c23d drm/nvc0/fifo: kick channels off during suspend by Ben Skeggs · 14 years ago
  27. fe79911 drm/nvc0/gr: better handling of fuc firmware by Ben Skeggs · 14 years ago
  28. 9548258 drm/nv50: support PMPEG on original nv50 by Ben Skeggs · 14 years ago
  29. 9318745 drm/nv50: rename nv84_mpeg to nv50_mpeg by Ben Skeggs · 14 years ago
  30. c092432 drm/nv84: add support for PMPEG by Ben Skeggs · 14 years ago
  31. a02ccc7 drm/nv40/vpe: add support for PMPEG by Ben Skeggs · 14 years ago
  32. d5a2737 drm/nvc0: implement support for copy engines by Ben Skeggs · 14 years ago
  33. 7ff5441 drm/nva3: implement support for copy engine by Ben Skeggs · 14 years ago
  34. a82dd49 drm/nouveau: remove remnants of nouveau_pgraph_engine by Ben Skeggs · 14 years ago
  35. 92abe74 drm/nouveau: fix suspend failure path to reinitialise all engines by Ben Skeggs · 14 years ago
  36. 39a654d drm/nouveau: remove remnants of nouveau_pgraph_engine from nouveau_channel by Ben Skeggs · 14 years ago
  37. 96c5008 drm/nouveau: move set_tile_region to nouveau_exec_engine by Ben Skeggs · 14 years ago
  38. 4976986 drm/nv04/gr: move to exec engine interfaces by Ben Skeggs · 14 years ago
  39. d11db27 drm/nv10/gr: move to exec engine interfaces by Ben Skeggs · 14 years ago
  40. a0b1de8 drm/nv20-nv30/gr: move to exec engine interface by Ben Skeggs · 14 years ago
  41. 39c8d36 drm/nv40/gr: move to exec engine interfaces by Ben Skeggs · 14 years ago
  42. 7a45cd1 drm/nvc0/gr: move to exec engine interfaces by Ben Skeggs · 14 years ago
  43. 2703c21 drm/nv50/gr: move to exec engine interfaces by Ben Skeggs · 14 years ago
  44. 6dfdd7a drm/nouveau: working towards a common way to represent engines by Ben Skeggs · 14 years ago
  45. 2d7b919 drm/nouveau: remove some unused members from dev_priv by Ben Skeggs · 14 years ago
  46. 4ea52f8 drm/nouveau: move engine object creation into per-engine hooks by Ben Skeggs · 14 years ago
  47. 475feff drm/nouveau: use static vidshift of 2 on volt 0x30 tables by Ben Skeggs · 14 years ago
  48. 50066f8 drm/nouveau: improve memtiming table parsing by Roy Spliet · 14 years ago
  49. 7795bee drm/nvc0: decode gpc/hubclient on vm fault by Ben Skeggs · 14 years ago
  50. e296663 drm/nvc0: more vm fault reasons by Ben Skeggs · 14 years ago
  51. 7a31347 drm/nvc0: more vm fault engines by Ben Skeggs · 14 years ago
  52. 0b89a07 drm/nouveau: Fix missing whitespace checkpatch.pl errors. by Emil Velikov · 14 years ago
  53. f9ec8f6 drm/nouveau: Fix brace placement checkpatch.pl errors. by Emil Velikov · 14 years ago
  54. f212949 drm/nouveau: Clean up trailing whitespace and C99-style comments. by Emil Velikov · 14 years ago
  55. 71298e2 drm/nouveau: Fix indentation-related checkpatch.pl error messages. by Emil Velikov · 14 years ago
  56. 01e542c drm/nouveau: name the boot perflvl "boot" by Martin Peres · 14 years ago
  57. 0eacdba drm/mxm: fix Kconfig options for when to build MXM WMI driver. by Dave Airlie · 14 years ago
  58. 000703f mxm/wmi: add MXMX interface entry point. by Dave Airlie · 14 years ago
  59. f19467c nouveau: add optimus detection to DSM code. by Dave Airlie · 14 years ago
  60. 8116188 nouveau/acpi: hook up to the MXM method for mux switching. by Dave Airlie · 14 years ago
  61. e4ac93b drm/nouveau: fix allocation of notifier object by Marcin Slusarz · 14 years ago
  62. a18d89c drm/nouveau: fix notifier memory corruption bug by Marcin Slusarz · 14 years ago
  63. 11dea1a drm/nouveau: fix pinning of notifier block by Ben Skeggs · 14 years ago
  64. 8706398 drm/nouveau: populate ttm_alloced with false, when it's not by Ben Skeggs · 14 years ago
  65. 01d1533 drm/nouveau: fix nv30 pcie boards by Ben Skeggs · 14 years ago
  66. 04eb34a drm/nouveau: split ramin_lock into two locks, one hardirq safe by Ben Skeggs · 14 years ago
  67. d85023a Merge remote branch 'nouveau/drm-nouveau-fixes' of /ssd/git/drm-nouveau-next into drm-fixes by Dave Airlie · 14 years ago
  68. 42933ba Merge branch 'for-linus2' of git://git.profusion.mobi/users/lucas/linux-2.6 by Linus Torvalds · 14 years ago
  69. a719726 drm/nvc0: improve vm flush function by Ben Skeggs · 14 years ago
  70. e61e51f drm/nv50-nvc0: remove some code that doesn't belong here by Ben Skeggs · 14 years ago
  71. 2b4cebe drm/nv50: use "nv86" tlb flush method on everything except 0x50/0xac by Ben Skeggs · 14 years ago
  72. c0929b4 drm/nouveau: quirk for XFX GT-240X-YA by Ben Skeggs · 14 years ago
  73. 59197c0 drm/nv50-nvc0: work around an evo channel hang that some people see by David Dillow · 14 years ago
  74. ec64a40 drm/nouveau: implement init table opcode 0x5c by Ben Skeggs · 14 years ago
  75. fb522ee drm/nouveau: fix oops on unload with disabled LVDS panel by Marcin Slusarz · 14 years ago
  76. b251d1a nv30: Fix parsing of perf table by Emil Velikov · 14 years ago
  77. ac5c15f drm/nouveau: correct memtiming table parsing for nv4x by Roy Spliet · 14 years ago
  78. 5df2397 drm: fix "persistant" typo by Jan Engelhardt · 14 years ago
  79. 25985ed Fix common misspellings by Lucas De Marchi · 14 years ago
  80. 7eae3ef nouveau: change the backlight parent device to the connector, not the PCI dev by Matthew Garrett · 14 years ago
  81. bb7ca74 backlight: add backlight type by Matthew Garrett · 14 years ago
  82. 38f1cff Merge commit '5359533801e3dd3abca5b7d3d985b0b33fd9fe8b' into drm-core-next by Dave Airlie · 14 years ago
  83. 235b87a Merge remote branch 'nouveau/drm-nouveau-next' of ../drm-nouveau-next into drm-core-next by Dave Airlie · 14 years ago
  84. bd35fe5 drm/nouveau: fix __nouveau_fence_wait performance by Marcin Slusarz · 14 years ago
  85. 459ca7e drm/nv40: attempt to reserve just enough vram for all 32 channels by Ben Skeggs · 14 years ago
  86. 6fdb383 drm/nv50: check for vm traps on every gr irq by Ben Skeggs · 14 years ago
  87. 312d1d5 drm/nv50: decode vm faults some more by Ben Skeggs · 14 years ago
  88. bb9b18a drm/nouveau: add nouveau_enum_find() util function by Ben Skeggs · 14 years ago
  89. 7fa0cba2 drm/nouveau: properly handle pushbuffer check failures by Marcin Slusarz · 14 years ago
  90. b84f30e drm/nvc0: remove vm hack forcing large/small pages to not share a PDE by Ben Skeggs · 14 years ago
  91. 34db18ab Merge remote branch 'intel/drm-intel-next' of ../drm-next into drm-core-next by Dave Airlie · 14 years ago
  92. 6f70a4c drm/nv50-nvc0: prevent multiple vm/bar flushes occuring simultanenously by Ben Skeggs · 14 years ago
  93. ef1b287 drm/nouveau: fix regression causing ttm to not be able to evict vram by Ben Skeggs · 14 years ago
  94. 73412c3 drm/nouveau: allocate kernel's notifier object at end of block by Ben Skeggs · 14 years ago
  95. 7db2662 drm/nv50-nvc0: make sure vma is definitely unmapped when destroying bo by Ben Skeggs · 14 years ago
  96. 562af10 drm/nv50: flesh out ZCULL init and match nvidia on later chipsets by Ben Skeggs · 14 years ago
  97. 8f7286f drm/nv50: support for compression by Ben Skeggs · 14 years ago
  98. 26c0c9e drm/nv50-nvc0: delay GART binding until move_notify time by Ben Skeggs · 14 years ago
  99. d5f4239 drm/nouveau: rename nouveau_vram to nouveau_mem by Ben Skeggs · 14 years ago
  100. b5e2f07 drm/nvc0: allow creation of buffers with any non-compressed memtype by Ben Skeggs · 14 years ago