1. 2d0aca2 drm/nv50/disp: allocate display from driver core by Ben Skeggs · 12 years ago
  2. 75f8693 drm/nouveau/bios: implement some dcb output entry parsing/matching functions by Ben Skeggs · 12 years ago
  3. ed58aee drm/nvd0/disp: handle DP transfer unit setup from second supervisor interrupt by Ben Skeggs · 12 years ago
  4. 1c30cd0 drm/nvd0/disp: move HDMI control to core by Ben Skeggs · 12 years ago
  5. 0a9e2b95 drm/nvd0/disp: move HDA codec setup to core by Ben Skeggs · 12 years ago
  6. 35b21d3 drm/nvd0/disp: call into core to handle dac power state changes by Ben Skeggs · 12 years ago
  7. 74b6685 drm/nvd0/disp: call into core to handle sor power state changes by Ben Skeggs · 12 years ago
  8. 6c5a042 drm/nvd0/disp: move link training helpers into core as display methods by Ben Skeggs · 12 years ago
  9. fb445b3c2 drm/nouveau/core: allow representing method ranges in nouveau_omthds by Ben Skeggs · 12 years ago
  10. cbe7270 drm/nouveau/core: expose full method calling capabilities with nv_exec by Ben Skeggs · 12 years ago
  11. 65c7866 drm/nouveau/bios: implement "full" BIT 'd' table (and subtable) parsing in core by Ben Skeggs · 12 years ago
  12. 14464b8 drm/nvd0/disp: move remaining interrupt handling to core by Ben Skeggs · 12 years ago
  13. 206c38a drm/nouveau/core: add some missing subdev/engine disable flags by Ben Skeggs · 12 years ago
  14. b6caea5 drm/nouveau/bios: implement BIT 'U' table (and subtable) parsing in core by Ben Skeggs · 12 years ago
  15. b5a794b drm/nvd0/disp: allocate display and evo channels from driver core by Ben Skeggs · 12 years ago
  16. d6bf2f3 drm/nouveau: run mode_config destructor before destroying internal display state by Ben Skeggs · 12 years ago
  17. 94e5c39 drm/nouveau/drm/nvd0/disp: display->disp by Ben Skeggs · 12 years ago
  18. dd0e3d5 drm/nvd0/disp: introduce a nvd0_head as a subclass of nouveau_crtc by Ben Skeggs · 12 years ago
  19. 4665406 drm/nvd0-nve0/disp: initial implementation of evo channel classes by Ben Skeggs · 12 years ago
  20. 944234d drm/nv50/disp: allow PCI_US pushbuf binding by Ben Skeggs · 12 years ago
  21. 370c00f drm/nv50/disp: initial implementation of the various channel object classes by Ben Skeggs · 12 years ago
  22. 446b05a drm/nv50/disp: enable interrupts and setup memory area by Ben Skeggs · 12 years ago
  23. ab77214 drm/nv50/disp: copy caps to evo by Ben Skeggs · 12 years ago
  24. 70cabe4 drm/nv50/disp: create skeleton display/channel object classes by Ben Skeggs · 12 years ago
  25. 47a1e0f drm/nvd0/dmaobj: initial bind() method implementation by Ben Skeggs · 12 years ago
  26. 80fe155 drm/nvc0/dmaobj: implement initial bind() method by Ben Skeggs · 12 years ago
  27. f756944 drm/nv50/dmaobj: extend class to allow gpu-specific attributes to be defined by Ben Skeggs · 12 years ago
  28. 344e107 drm/nvd0/dmaobj: duplicate fermi class, will diverge real soon now by Ben Skeggs · 12 years ago
  29. 82d23ae drm/nvc0/dmaobj: stub bind function for now so we can call unconditionally by Ben Skeggs · 12 years ago
  30. 6c1689a drm/nouveau/dmaobj: move parent class check to bind() method by Ben Skeggs · 12 years ago
  31. f86770a drm/nouveau/dmaobj: merge everything except ctor and bind together by Ben Skeggs · 12 years ago
  32. 0a32241 drm/nouveau: pass address to object accessor functions as u64 by Ben Skeggs · 12 years ago
  33. 66bb7e1 drm/nouveau/gpio: place upper limit on using old-school tvdac bios data by Ben Skeggs · 12 years ago
  34. 9da4959 drm/nouveau: remove newline-only NV_DEBUG calls by Ben Skeggs · 12 years ago
  35. d432a2d drm/nv50: decode PGRAPH status registers on TLB flush fail by Marcin Slusarz · 12 years ago
  36. 1f2285d4 drm/nouveau/clk: fix crystal frequency retrieval on nv25 by Viktor Novotný · 12 years ago
  37. fced4b2 drm/nouveau: remove unused variable from nouveau_bios_shadow_of by Marcin Slusarz · 12 years ago
  38. 7ef19e4 drm/nv40/fb: use an actual compressed zeta format by Ben Skeggs · 12 years ago
  39. d7da628 drm/nv30/fb: enable z compression by Ben Skeggs · 12 years ago
  40. 2f1cb96 drm/nv40/fb: enable z compression by Ben Skeggs · 12 years ago
  41. fd3a522 drm/nv20/fb: fixup compression tag allocation size by Ben Skeggs · 12 years ago
  42. fafa0cb drm/nv30-nv40/graph: poke zcomp regs from tile_prog hook by Ben Skeggs · 12 years ago
  43. e1344412 drm/nv30-nv40/fb: call zcomp setup hook from tiling setup by Ben Skeggs · 12 years ago
  44. dac1558 drm/nouveau/fb: create tag heap from common code for all relevant chipsets by Ben Skeggs · 12 years ago
  45. 268d5a3 drm/nv30/fb: start bashing zcomp registers with 'disabled' (for now) by Ben Skeggs · 12 years ago
  46. 7e0f992 drm/nouveau: replace some open-coded mm_initialised checks by Ben Skeggs · 12 years ago
  47. 6d33808 drm/nouveau/fb: read TILE_BASE after writing it to avoid a hardware race by Ben Skeggs · 12 years ago
  48. 5f8e256 drm/nv40/fb: start bashing zcomp registers on relevant chipsets by Ben Skeggs · 12 years ago
  49. 150ccf1 drm/nv30-nv40/fb: make use of bankoff for zeta buffers, where supported by Ben Skeggs · 12 years ago
  50. d33db63 drm/nv20/fb: fix zcomp register calculation on big-endian systems by Ben Skeggs · 12 years ago
  51. 4ae2074 drm/nv40/fb: split implementation into nv40/nv41/nv44/nv46/nv47/nv49/nv4e pieces by Ben Skeggs · 12 years ago
  52. 11bac40 drm/nv30/fb: split implementation into nv34(nv10)/nv30/nv35 pieces by Ben Skeggs · 12 years ago
  53. a8749af drm/nv20/fb: split implementation into nv20/nv25 pieces by Ben Skeggs · 12 years ago
  54. 67e9e9f drm/nouveau/fb: split tile and compression region handling by Ben Skeggs · 12 years ago
  55. de2b8b8 drm/nouveau/bios: attempt to fetch entire acpi rom image in one shot by Ben Skeggs · 12 years ago
  56. dedfdff drm/ttm: remove sync_arg from driver functions by Maarten Lankhorst · 12 years ago
  57. b03640b drm/ttm: remove sync_obj_arg from ttm_bo_move_accel_cleanup by Maarten Lankhorst · 12 years ago
  58. 83ef777 drm/nouveau: free memory allocated with alloc_apertures() by Tommi Rantala · 12 years ago
  59. 0b91c4a drm/ttm: remove ttm_buffer_object->buffer_start by Marcin Slusarz · 12 years ago
  60. e412e95 drm/nouveau: headless mode by default if pci class != vga display by Ben Skeggs · 12 years ago
  61. 9430738 drm/nouveau: resurrect headless mode since rework by Ben Skeggs · 12 years ago
  62. 5cad16a drm/nv50/fb: prevent oops on chipsets without compression tags by Ben Skeggs · 12 years ago
  63. a7dbf00 drm/nouveau: allow creation of zero-sized mm by Ben Skeggs · 12 years ago
  64. 1249ac5 drm/nouveau/i2c: fix typo when checking nvio i2c port validity by Ben Skeggs · 12 years ago
  65. cee59f1 drm/nouveau: silence modesetting spam on pre-gf8 chipsets by Ben Skeggs · 12 years ago
  66. ae168d9 Merge branch 'drm-nouveau-fixes' of git://git.freedesktop.org/git/nouveau/linux-2.6 into drm-fixes by Dave Airlie · 12 years ago
  67. 5e5a195 drm/nouveau/clock: fix missing pll type/addr when matching default entry by Ben Skeggs · 12 years ago
  68. 2c25b73 drm/nouveau/fb: fix reporting of memory type on GF8+ IGPs by Ben Skeggs · 12 years ago
  69. 4bf24c0 drm/nv41/vm: don't init hw pciegart on boards with agp bridge by Ben Skeggs · 12 years ago
  70. d1626a9 drm/nouveau/bios: fetch full 4KiB block to determine ACPI ROM image size by Ben Skeggs · 12 years ago
  71. 00e4845 drm/nouveau: validate vbios size by Marcin Slusarz · 12 years ago
  72. 0bab097 drm/nouveau: warn when trying to free mm which is still in use by Marcin Slusarz · 12 years ago
  73. 92485ce drm/nouveau: fix nouveau_mm/nouveau_mm_node leak by Marcin Slusarz · 12 years ago
  74. 90e2889 drm/nouveau/bios: improve error handling when reading the vbios from ACPI by Martin Peres · 12 years ago
  75. 2c14575 drm/nouveau: handle same-fb page flips by Marcin Slusarz · 12 years ago
  76. 8a00b6a nouveau: fix warning on 32-bit build. by Dave Airlie · 12 years ago
  77. 30f02cb Merge branch 'drm-nouveau-fixes' of git://anongit.freedesktop.org/git/nouveau/linux-2.6 into drm-fixes by Dave Airlie · 12 years ago
  78. 565f571 drm/nouveau/bios: fix typo in error message by Ben Skeggs · 12 years ago
  79. df1b4b9 drm/nouveau: only call ttm_agp_tt_create when __OS_HAS_AGP by Max Filippov · 12 years ago
  80. 5db4c6c drm/nv50/fb: fix double free of vram mm by Marcin Slusarz · 12 years ago
  81. eed6187 drm/nouveau/pm: do not stop reclocking if failing to set the fan speed by Martin Peres · 12 years ago
  82. a6fd5cf drm/nouveau/pm: fix a typo related to the move to the therm subdev by Martin Peres · 12 years ago
  83. a5f5af8 drm/nouveau/hwmon: fix the initialization condition by Martin Peres · 12 years ago
  84. ceb736c Merge branch 'drm-nouveau-fixes' of git://anongit.freedesktop.org/git/nouveau/linux-2.6 into drm-next by Dave Airlie · 12 years ago
  85. 11573aa drm/nouveau/timer: bump ptimer's alarm delay from u32 to u64 by Martin Peres · 12 years ago
  86. bbebb4e drm/nouveau/fan: fix a typo in PWM's input clock calculation by Martin Peres · 12 years ago
  87. b47f142 drm/nv50/clk: wire up pll_calc hook by Marcin Slusarz · 12 years ago
  88. d489738 drm/nouveau: remove unused _nouveau_parent_ctor by Marcin Slusarz · 12 years ago
  89. 9a334cd drm/nouveau/bios: fix shadowing of ACPI ROMs larger than 64KiB by Ben Skeggs · 12 years ago
  90. 612a9aa Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 12 years ago
  91. 9b2e077c Merge tag 'uapi-prep-20121002' of git://git.infradead.org/users/dhowells/linux-headers by Linus Torvalds · 12 years ago
  92. 268d283 Merge branch 'drm-nouveau-next' of git://anongit.freedesktop.org/git/nouveau/linux-2.6 into drm-next by Dave Airlie · 12 years ago
  93. b9f1085 drm/nv98/crypt: fix fuc build with latest envyas by Ben Skeggs · 12 years ago
  94. 7234d02 drm/nouveau/devinit: fixup various issues with subdev ctor/init ordering by Ben Skeggs · 12 years ago
  95. 002d0c7 drm/nv41/vm: fix and enable use of "real" pciegart by Ben Skeggs · 12 years ago
  96. e5f186c drm/nv44/vm: fix and enable use of "real" pciegart by Ben Skeggs · 12 years ago
  97. 8a57d27 drm/nv04/dmaobj: fixup vm target handling in preparation for nv4x pcie by Ben Skeggs · 12 years ago
  98. dc73b45 drm/nouveau: store supported dma mask in vmmgr by Ben Skeggs · 12 years ago
  99. c0abf5c drm/nvc0/ibus: initial implementation of subdev by Ben Skeggs · 12 years ago
  100. 2f951a5 drm/nouveau/therm: add support for fan-control modes by Martin Peres · 12 years ago