1. 5e120f6 drm/nouveau/fence: convert to exec engine, and improve channel sync by Ben Skeggs · 13 years ago
  2. d375e7d5 drm/nouveau/fence: minor api changes for an upcoming rework by Ben Skeggs · 13 years ago
  3. 875ac34 drm/nouveau/fence: make ttm interfaces wrap ours, not the other way around by Ben Skeggs · 13 years ago
  4. 35bcf5d drm/nouveau: move flip-related channel setup to software engine by Ben Skeggs · 12 years ago
  5. 20abd16 drm/nouveau: create real execution engine for software object class by Ben Skeggs · 12 years ago
  6. 2cda7f4 drm/nvd0/disp: remove unnecessary sync from flip_next by Ben Skeggs · 13 years ago
  7. afada5e drm/nv04/disp: disable vblank interrupts when disabling display by Ben Skeggs · 13 years ago
  8. 695b95b drm/nouveau: base fence timeout on time of emission by Marcin Slusarz · 13 years ago
  9. d58086d drm/nv40-50/gr: restructure grctx/prog generation by Ben Skeggs · 13 years ago
  10. a8f8183 drm/nv50/disp: fixup error paths in crtc object creation by Ben Skeggs · 13 years ago
  11. 5ace2c9 drm/nouveau: cleanup after display init failure by Marcin Slusarz · 13 years ago
  12. d37f60c drm/nv50: fix ramin heap size for kernel channel too by Marcin Slusarz · 13 years ago
  13. d8b6624 drm/nve0/graph: bump hub2gpc buffer size by Ben Skeggs · 13 years ago
  14. 6d59702 drm/nouveau: use the same packet header macros as userspace by Ben Skeggs · 13 years ago
  15. 78339fb drm/nouveau/bios: allow loading alternate vbios image as firmware by Ben Skeggs · 13 years ago
  16. c6b7e89 drm/nve0/ttm: implement buffer moves with weirdo pcopy-on-pgraph methods by Ben Skeggs · 13 years ago
  17. f1c65e7 drm/nv50-/fbcon: move 2d class to subchannel 3 by Ben Skeggs · 13 years ago
  18. ab39454 drm/nve0/gr: initial implementation by Ben Skeggs · 13 years ago
  19. 5132f37 drm/nve0/fifo: initial implementation by Ben Skeggs · 13 years ago
  20. d0f3c7e drm/nouveau: give a slightly larger pci(e)gart aperture on all chipsets by Ben Skeggs · 13 years ago
  21. 78c2018 drm/nouveau/pm: some more delays for ddr3 reclocking by Ben Skeggs · 13 years ago
  22. 9d6ba0b drm/nvc0/pm: very initial mclk freq change by Ben Skeggs · 13 years ago
  23. a94ba1f drm/nvd9/pm: oops, fix timing calc by Ben Skeggs · 13 years ago
  24. 6b91d6b drm/nvc0/pm: enable mpll src pll, and calc mpll coefficients by Ben Skeggs · 13 years ago
  25. a1da205 drm/nvc0/pm: start filling in memory reclocking stubs by Ben Skeggs · 13 years ago
  26. 19a1e47 drm/nva3/pm: another few magic regs, and slightly better 0x004018 handling by Ben Skeggs · 13 years ago
  27. 2b20fd0 drm/nva3/pm: initial attempt at handling 111100/111104 by Ben Skeggs · 13 years ago
  28. 5f54d29 drm/nva3/pm: make pll->pll mode work by Ben Skeggs · 13 years ago
  29. 001a399 drm/nva3/pm: attempt to bash a few 0x100200 bits correctly by Ben Skeggs · 13 years ago
  30. 4719b55 drm/nva3/pm: begin to restructure memory clock changes + another magic by Ben Skeggs · 13 years ago
  31. 30e5339 drm/nva3/pm: more random unknown PFB regs by Ben Skeggs · 13 years ago
  32. 2774038 drm/nva3/pm: initial attempt at more magic PFB regs by Ben Skeggs · 13 years ago
  33. 65115bb drm/nva3/pm: hook up to ram reclocking helper by Ben Skeggs · 13 years ago
  34. 074e747 drm/nva3/pm: introduce more paranoia by Ben Skeggs · 13 years ago
  35. 41ceeeb drm/nouveau/radeon: add static const to the dma-buf ops. by Dave Airlie · 12 years ago
  36. 22b33e8 nouveau: add PRIME support by Dave Airlie · 13 years ago
  37. 129b78b ttm: add prime sharing support to TTM (v2) by Dave Airlie · 13 years ago
  38. e6ecefa drm: Constify drm_mode_config_funcs pointer by Laurent Pinchart · 12 years ago
  39. 6225ee0 drm/nouveau/dp: Probe branch/sink OUIs (v2) by Adam Jackson · 12 years ago
  40. c284815 nouveau: nouveau_set_bo_placement takes TTM flags by Dave Airlie · 12 years ago
  41. 26ec685 vga_switcheroo: Introduce struct vga_switcheroo_client_ops by Takashi Iwai · 12 years ago
  42. addde4e nouveau: initialise has_optimus variable. by Dave Airlie · 12 years ago
  43. b99da31 drm/nv10/gpio: fix thinko in mask for gpio lines 2-9 by Ben Skeggs · 13 years ago
  44. ffc6a4e nvc0/fb: shut up PMFB interrupt after the first occurrence by Christoph Bumiller · 13 years ago
  45. 0ed4bb9 drm/nouveau/hdmi: use correct hdmi regs for nvaa/nvac by Ben Skeggs · 13 years ago
  46. 5206b52 drm/nouveau/bios: fix regression on some nv4x board by Ben Skeggs · 13 years ago
  47. 273a50f nouveau: Set special lane map for the right chipset by Henrik Rydberg · 13 years ago
  48. 5799d9e drm/nouveau/pm: don't read/write beyond end of stack buffer by Jim Meyering · 13 years ago
  49. f3718a8 Revert "nouveau/bios: Fix tracking of BIOS image data" by Linus Torvalds · 13 years ago
  50. d06221c nouveau/bios: Fix tracking of BIOS image data by Benjamin Herrenschmidt · 13 years ago
  51. ea71f98 nouveau: Fix crash when pci_ram_rom() returns a size of 0 by Benjamin Herrenschmidt · 13 years ago
  52. 40c6104 drm/nouveau: select POWER_SUPPLY by Dave Airlie · 13 years ago
  53. 02bfc28 drm/nouveau: inform userspace of relaxed kernel subchannel requirements by Ben Skeggs · 13 years ago
  54. acde2d8 Revert "drm/nouveau: inform userspace of new kernel subchannel requirements" by Ben Skeggs · 13 years ago
  55. 4a206ff drm/nouveau: oops, create m2mf for nvd9 too by Ben Skeggs · 13 years ago
  56. 5936567 drm/nouveau/i2c: fix thinko/regression on really old chipsets by Ben Skeggs · 13 years ago
  57. c843536 drm/nouveau: default to 8bpc for non-LVDS panels if EDID isn't useful by Ben Skeggs · 13 years ago
  58. c61205b drm/nouveau: fix thinko causing init to fail on cards without accel by Ben Skeggs · 13 years ago
  59. 1898f44 Merge branch 'drm-nouveau-next' of git://git.freedesktop.org/git/nouveau/linux-2.6 into drm-next by Dave Airlie · 13 years ago
  60. 6544599 drm/nouveau/dp: support version 4.0 of DP table by Ben Skeggs · 13 years ago
  61. e592c73 drm/nve0/disp: nvidia randomly decided to move the dithering method by Ben Skeggs · 13 years ago
  62. 68455a4 drm/nve0: initial modesetting support for kepler chipsets by Ben Skeggs · 13 years ago
  63. fa2c113 drm/nouveau: add bios connector type for dms59 by Ben Skeggs · 13 years ago
  64. f887c42 drm/nouveau: bump version to 1.0.0 by Ben Skeggs · 13 years ago
  65. dd62608 drm/nvd0/disp: ignore clock set if no pclk by Ben Skeggs · 13 years ago
  66. 27100ac drm/nouveau: oops, increase channel dispc_vma to 4 by Ben Skeggs · 13 years ago
  67. 664695a drm/nouveau: inform userspace of new kernel subchannel requirements by Ben Skeggs · 13 years ago
  68. 48aca13 drm/nouveau: remove m2mf creation on userspace channels by Ben Skeggs · 13 years ago
  69. d5316e2 drm/nvc0-/disp: reimplement flip completion method as fifo method by Ben Skeggs · 13 years ago
  70. b08abd4 drm/nouveau: move fence sequence check to start of loop by Ben Skeggs · 13 years ago
  71. b5b2e59 drm/nouveau: remove subchannel names from places where it doesn't matter by Ben Skeggs · 13 years ago
  72. accf949 drm/nouveau/ttm: always do buffer moves on kernel channel by Ben Skeggs · 13 years ago
  73. de49442 Merge tag 'drm-intel-next-2012-03-01' of git://people.freedesktop.org/~danvet/drm-intel into drm-next by Dave Airlie · 13 years ago
  74. c3c50e8 drm: Add drm_mode_copy() by Ville Syrjälä · 13 years ago
  75. f137799 drm/nouveau: add userspace fallback hints. by Dave Airlie · 13 years ago
  76. 2f5394c drm/nouveau: map first page of mmio early and determine chipset earlier by Ben Skeggs · 13 years ago
  77. 4cbb0f8 drm/nvd0/disp: disconnect encoders before reprogramming them by Ben Skeggs · 13 years ago
  78. 3488c57 drm/nvd0/disp: move syncs/magic setup to or mode_set by Ben Skeggs · 13 years ago
  79. 6860dc8 drm/nouveau/dp: account for channel coding overhead in link training by Ben Skeggs · 13 years ago
  80. c674844 drm/nvd0/disp: fix dcb sor link matching in supervisor handler by Ben Skeggs · 13 years ago
  81. 6e83fda drm/nvd0/disp: initial implementation of displayport by Ben Skeggs · 13 years ago
  82. f14d9a4 drm/nouveau/dp: make dp dpms function common, call from sor code instead by Ben Skeggs · 13 years ago
  83. e436d1b drm/nv50/hwsq: some nv92 fixes by Martin Peres · 13 years ago
  84. 8663bc7 drm/nouveau/dp: move all nv50/sor-specific code out of nouveau_dp.c by Ben Skeggs · 13 years ago
  85. 8c1dcb6 drm/nouveau/dp: make functions for executing various bios tables by Ben Skeggs · 13 years ago
  86. c11dd0d drm/nouveau/pm: fix oops if chipset has no pm support at all by Ben Skeggs · 13 years ago
  87. 4489b98 drm/nouveau/bios: rework vbios shadowing by Ben Skeggs · 13 years ago
  88. 05a7c15 drm/nouveau/bios: attempt acpi rom fetch before pcirom by Ben Skeggs · 13 years ago
  89. 7c5f6a8 drm/nvd0/disp: attempt to handle more than 2 crtcs if possible by Ben Skeggs · 13 years ago
  90. 29181d2 drm/nvc0/vram: get part count from PUNITS by Ben Skeggs · 13 years ago
  91. 8b83d67 drm/nv40/pm: fix fanspeed regression by Ben Skeggs · 13 years ago
  92. e608425 drm/nouveau/pm: several fixes for nvc0 memory timings by Roy Spliet · 13 years ago
  93. 1ae73f2 drm/nvc0/pm: restrict pll mode to clocks that can actually use it by Ben Skeggs · 13 years ago
  94. 44ab8cc drm/nouveau/dp: fix bad comparison in dp_link_train_commit() by Xi Wang · 13 years ago
  95. 84ddfda drm/nouveau/mxm: call mxmi to determine revision before calling mxms by Ben Skeggs · 13 years ago
  96. 7d3a766 drm/nouveau/pm: init only after display subsystem has been created by Ben Skeggs · 13 years ago
  97. 950c44b drm/nvc0/fb: detect presense of second rank by Ben Skeggs · 13 years ago
  98. df26bc9 drm/nv50/display: expose color vibrance control by Christoph Bumiller · 13 years ago
  99. 990449c drm/nv50-nvc0/vm: support unsnooped system memory by Ben Skeggs · 13 years ago
  100. 4abb410 drm/nouveau: recognise DCB connector type for DP+DVI+VGA DMS-59 by Ben Skeggs · 13 years ago