1. b7e9c22 Merge branch 'master' into for-next by Jiri Kosina · 13 years ago
  2. 6002525 Revert "drm/nvc0: recognise 0xdX chipsets as NV_C0" by Ben Skeggs · 13 years ago
  3. e44ba03 treewide: remove duplicate includes by Vitaliy Ivanov · 13 years ago
  4. 4ee1c57f drm/nouveau: drop leftover debugging by Dave Airlie · 13 years ago
  5. b16a5a1 drm/nouveau: fix assumption that semaphore dmaobj is valid in x-chan sync by Ben Skeggs · 13 years ago
  6. f66b3d5 drm/nv50/disp: fix gamma with page flipping overlay turned on by Ben Skeggs · 13 years ago
  7. 2905544 drm/nouveau/pm: Prevent overflow in nouveau_perf_init() by Emil Velikov · 13 years ago
  8. 0897554 drm/nouveau: fix big-endian switch by Ben Skeggs · 13 years ago
  9. 4cff3ce drm/nv40: fall back to paged dma object for the moment by Ben Skeggs · 13 years ago
  10. 960bdba drm/nouveau: fix leak of gart mm node by Ben Skeggs · 13 years ago
  11. 73c337e drm/nouveau: fix vram page mapping when crossing page table boundaries by Ben Skeggs · 13 years ago
  12. c1003d9 drm/nv17-nv40: Fix modesetting failure when pitch == 4096px (fdo bug 35901). by Francisco Jerez · 13 years ago
  13. 18b54c4 drm/nouveau: don't create accel engine objects when noaccel=1 by Ben Skeggs · 13 years ago
  14. cdf81a2 drm/nvc0: recognise 0xdX chipsets as NV_C0 by Ben Skeggs · 13 years ago
  15. 98b98d3 Merge branch 'drm-core-next' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6 by Linus Torvalds · 13 years ago
  16. fb0b760 drm: fix nouveau_acpi build by Randy Dunlap · 14 years ago
  17. b4fa9d0 drm/nouveau: make cursor_set implementation consistent with other drivers by Marcin Slusarz · 14 years ago
  18. 52eba8d drm/nva3/clk: better pll calculation when no fractional fb div available by Ben Skeggs · 14 years ago
  19. 96d1fcf drm/nouveau/pm: translate ramcfg strap through ram restrict table by Ben Skeggs · 14 years ago
  20. bfb61f4 drm/nva3/pm: allow use of divisor 16 by Ben Skeggs · 14 years ago
  21. 047d2df drm/nvc0/pm: parse clock for pll 0x0a (0x137020) from perf table by Ben Skeggs · 14 years ago
  22. 40f6193 drm/nvc0/pm: correct core/mem/shader perflvl parsing by Ben Skeggs · 14 years ago
  23. 730673b drm/nouveau/pm: remove memtiming support check when assigning to perflvl by Ben Skeggs · 14 years ago
  24. fcfc768 drm/nva3: support for memory timing map table by Ben Skeggs · 14 years ago
  25. e614b2e drm/nouveau: Associate memtimings with performance levels on cards <= nv98 by Martin Peres · 14 years ago
  26. dac55b5 drm/nva3/pm: initial pass at set_clock() hook by Ben Skeggs · 14 years ago
  27. aa58c40 drm/nvc0/gr: calculate some more of our magic numbers by Ben Skeggs · 14 years ago
  28. b23b9e7 drm/nv50: respect LVDS link count from EDID on SPWG panels by Ben Skeggs · 14 years ago
  29. 8c3f6bb drm/nouveau: recognise DCB connector type 0x41 as LVDS by Ben Skeggs · 14 years ago
  30. eea55c8 drm/nouveau: fix uninitialised variable warning by Ben Skeggs · 14 years ago
  31. 9766610 drm/nouveau: Fix a crash at card takedown for NV40 and older cards by Jimmy Rentz · 14 years ago
  32. 2abdb05 drm/nouveau: Free nv04 instmem ramin heap at card takedown by Jimmy Rentz · 14 years ago
  33. 215f902 drm/nva3: somewhat improve clock reporting by Ben Skeggs · 14 years ago
  34. ce52184 drm/nouveau: pull refclk from vbios on limits 0x40 boards by Ben Skeggs · 14 years ago
  35. 3acf67f drm/nv40/gr: oops, fix random bits getting set in engine obj by Ben Skeggs · 14 years ago
  36. 619d4f7 drm/nv50: improve nv50_pm_get_clock() by Emil Velikov · 14 years ago
  37. 1f96279 drm/nouveau/pm: fix compilation failure when CONFIG_POWER_SUPPLY is not set by Martin Peres · 14 years ago
  38. 1233bd8 drm/nvc0/fifo: stick user area into a gpuobj rather than a bo by Ben Skeggs · 14 years ago
  39. 1d97f4a drm/nvc0/gr: no need to store context in graph_fini() by Ben Skeggs · 14 years ago
  40. 0638df4 drm/nvc0/fifo: restore context table on resume by Ben Skeggs · 14 years ago
  41. 7a5c23d drm/nvc0/fifo: kick channels off during suspend by Ben Skeggs · 14 years ago
  42. fe79911 drm/nvc0/gr: better handling of fuc firmware by Ben Skeggs · 14 years ago
  43. 9548258 drm/nv50: support PMPEG on original nv50 by Ben Skeggs · 14 years ago
  44. 9318745 drm/nv50: rename nv84_mpeg to nv50_mpeg by Ben Skeggs · 14 years ago
  45. c092432 drm/nv84: add support for PMPEG by Ben Skeggs · 14 years ago
  46. a02ccc7 drm/nv40/vpe: add support for PMPEG by Ben Skeggs · 14 years ago
  47. d5a2737 drm/nvc0: implement support for copy engines by Ben Skeggs · 14 years ago
  48. 7ff5441 drm/nva3: implement support for copy engine by Ben Skeggs · 14 years ago
  49. a82dd49 drm/nouveau: remove remnants of nouveau_pgraph_engine by Ben Skeggs · 14 years ago
  50. 92abe74 drm/nouveau: fix suspend failure path to reinitialise all engines by Ben Skeggs · 14 years ago
  51. 39a654d drm/nouveau: remove remnants of nouveau_pgraph_engine from nouveau_channel by Ben Skeggs · 14 years ago
  52. 96c5008 drm/nouveau: move set_tile_region to nouveau_exec_engine by Ben Skeggs · 14 years ago
  53. 4976986 drm/nv04/gr: move to exec engine interfaces by Ben Skeggs · 14 years ago
  54. d11db27 drm/nv10/gr: move to exec engine interfaces by Ben Skeggs · 14 years ago
  55. a0b1de8 drm/nv20-nv30/gr: move to exec engine interface by Ben Skeggs · 14 years ago
  56. 39c8d36 drm/nv40/gr: move to exec engine interfaces by Ben Skeggs · 14 years ago
  57. 7a45cd1 drm/nvc0/gr: move to exec engine interfaces by Ben Skeggs · 14 years ago
  58. 2703c21 drm/nv50/gr: move to exec engine interfaces by Ben Skeggs · 14 years ago
  59. 6dfdd7a drm/nouveau: working towards a common way to represent engines by Ben Skeggs · 14 years ago
  60. 2d7b919 drm/nouveau: remove some unused members from dev_priv by Ben Skeggs · 14 years ago
  61. 4ea52f8 drm/nouveau: move engine object creation into per-engine hooks by Ben Skeggs · 14 years ago
  62. 475feff drm/nouveau: use static vidshift of 2 on volt 0x30 tables by Ben Skeggs · 14 years ago
  63. 50066f8 drm/nouveau: improve memtiming table parsing by Roy Spliet · 14 years ago
  64. 7795bee drm/nvc0: decode gpc/hubclient on vm fault by Ben Skeggs · 14 years ago
  65. e296663 drm/nvc0: more vm fault reasons by Ben Skeggs · 14 years ago
  66. 7a31347 drm/nvc0: more vm fault engines by Ben Skeggs · 14 years ago
  67. 0b89a07 drm/nouveau: Fix missing whitespace checkpatch.pl errors. by Emil Velikov · 14 years ago
  68. f9ec8f6 drm/nouveau: Fix brace placement checkpatch.pl errors. by Emil Velikov · 14 years ago
  69. f212949 drm/nouveau: Clean up trailing whitespace and C99-style comments. by Emil Velikov · 14 years ago
  70. 71298e2 drm/nouveau: Fix indentation-related checkpatch.pl error messages. by Emil Velikov · 14 years ago
  71. 01e542c drm/nouveau: name the boot perflvl "boot" by Martin Peres · 14 years ago
  72. 03a8066 drm/radeon/nouveau: fix build regression on alpha due to Xen changes. by Dave Airlie · 14 years ago
  73. 0eacdba drm/mxm: fix Kconfig options for when to build MXM WMI driver. by Dave Airlie · 14 years ago
  74. 000703f mxm/wmi: add MXMX interface entry point. by Dave Airlie · 14 years ago
  75. 7a7b94a drm/nouveau: Fix a crash at card takedown for NV40 and older cards by Jimmy Rentz · 14 years ago
  76. f19467c nouveau: add optimus detection to DSM code. by Dave Airlie · 14 years ago
  77. 8116188 nouveau/acpi: hook up to the MXM method for mux switching. by Dave Airlie · 14 years ago
  78. e4ac93b drm/nouveau: fix allocation of notifier object by Marcin Slusarz · 14 years ago
  79. a18d89c drm/nouveau: fix notifier memory corruption bug by Marcin Slusarz · 14 years ago
  80. 11dea1a drm/nouveau: fix pinning of notifier block by Ben Skeggs · 14 years ago
  81. 8706398 drm/nouveau: populate ttm_alloced with false, when it's not by Ben Skeggs · 14 years ago
  82. 01d1533 drm/nouveau: fix nv30 pcie boards by Ben Skeggs · 14 years ago
  83. 04eb34a drm/nouveau: split ramin_lock into two locks, one hardirq safe by Ben Skeggs · 14 years ago
  84. d85023a Merge remote branch 'nouveau/drm-nouveau-fixes' of /ssd/git/drm-nouveau-next into drm-fixes by Dave Airlie · 14 years ago
  85. 42933ba Merge branch 'for-linus2' of git://git.profusion.mobi/users/lucas/linux-2.6 by Linus Torvalds · 14 years ago
  86. a719726 drm/nvc0: improve vm flush function by Ben Skeggs · 14 years ago
  87. e61e51f drm/nv50-nvc0: remove some code that doesn't belong here by Ben Skeggs · 14 years ago
  88. 2b4cebe drm/nv50: use "nv86" tlb flush method on everything except 0x50/0xac by Ben Skeggs · 14 years ago
  89. c0929b4 drm/nouveau: quirk for XFX GT-240X-YA by Ben Skeggs · 14 years ago
  90. 59197c0 drm/nv50-nvc0: work around an evo channel hang that some people see by David Dillow · 14 years ago
  91. ec64a40 drm/nouveau: implement init table opcode 0x5c by Ben Skeggs · 14 years ago
  92. fb522ee drm/nouveau: fix oops on unload with disabled LVDS panel by Marcin Slusarz · 14 years ago
  93. b251d1a nv30: Fix parsing of perf table by Emil Velikov · 14 years ago
  94. ac5c15f drm/nouveau: correct memtiming table parsing for nv4x by Roy Spliet · 14 years ago
  95. 5df2397 drm: fix "persistant" typo by Jan Engelhardt · 14 years ago
  96. 25985ed Fix common misspellings by Lucas De Marchi · 14 years ago
  97. 7eae3ef nouveau: change the backlight parent device to the connector, not the PCI dev by Matthew Garrett · 14 years ago
  98. bb7ca74 backlight: add backlight type by Matthew Garrett · 14 years ago
  99. 38f1cff Merge commit '5359533801e3dd3abca5b7d3d985b0b33fd9fe8b' into drm-core-next by Dave Airlie · 14 years ago
  100. 235b87a Merge remote branch 'nouveau/drm-nouveau-next' of ../drm-nouveau-next into drm-core-next by Dave Airlie · 14 years ago