1. 967e7bd drm/nouveau: initial pass at moving to struct nvif_device by Ben Skeggs · 10 years ago
  2. db2bec1 drm/nouveau: kill nouveau_dev() + wrap register macros by Ben Skeggs · 10 years ago
  3. fa2bade drm/nouveau: fix some usages of the wrong print function by Ben Skeggs · 10 years ago
  4. a04d042 drm/nouveau/nvif: import library functions for the ioctl/event interfaces by Ben Skeggs · 10 years ago
  5. 803c178 drm/nouveau/client: add method to retrieve device list by Ben Skeggs · 10 years ago
  6. 9c210f3 drm/nouveau/core: remove NV_D0 family by Ben Skeggs · 10 years ago
  7. d01c309 drm/nouveau/device: add method to retrieve some basic device info by Ben Skeggs · 10 years ago
  8. 8ec2a6e drm/nouveau/core: import ioctl/event interfaces by Ben Skeggs · 10 years ago
  9. 29dff2f drm/nouveau/core: add function to return list of supported children by Ben Skeggs · 10 years ago
  10. 79ca277 drm/nouveau/core: rework event interface by Ben Skeggs · 10 years ago
  11. 4d681b6 drm/nouveau/core: move handle-based object apis to handle.c by Ben Skeggs · 10 years ago
  12. f5ee92f drm/nouveau/core: fail creation of zero-argument objects, when arguments are passed by Ben Skeggs · 10 years ago
  13. 3ee6f5b drm/nouveau: store a pointer to vm in nouveau_cli by Ben Skeggs · 10 years ago
  14. b12f0ae drm/nouveau: store vblank event handler data in nv_crtc by Ben Skeggs · 10 years ago
  15. 8a42364 drm/nv50/kms: create ctxdma objects for framebuffers as required by Ben Skeggs · 10 years ago
  16. ab0af55 drm/nv50/kms: move framebuffer wrangling out of common code by Ben Skeggs · 10 years ago
  17. 7820e5e drm/nouveau: Bump version from 1.1.1 to 1.1.2 by Mario Kleiner · 10 years ago
  18. f4e9ce2 drm/nv50-/sw: use nv50_software_context_dtor.... by Ben Skeggs · 10 years ago
  19. 838f6fe drm/nv50-/fb: use dma_mapping_error() to check dma_map_page() result by Ben Skeggs · 10 years ago
  20. 9cba5ef drm/nouveau: Dis/Enable vblank irqs during suspend/resume. by Mario Kleiner · 10 years ago
  21. 95713d4 drm/nouveau: platform: update moved Tegra header by Alexandre Courbot · 10 years ago
  22. b13a0a9 drm/nouveau/gk20a: reclocking support by Alexandre Courbot · 10 years ago
  23. bb4d29d drm/nouveau/clk: support for non-BIOS pstates by Alexandre Courbot · 10 years ago
  24. 2cfd22f drm/nouveau/clk: make therm and volt devices optional by Alexandre Courbot · 10 years ago
  25. cbb4cf8 drm/nouveau/perfmon: do not forget to destroy the engine context by Samuel Pitoiset · 10 years ago
  26. fd1496a drm/nouveau: map pages using DMA API by Alexandre Courbot · 10 years ago
  27. 3967633 drm/nouveau/pwr/macros: Stop playing Russian roulette on data memory by Roy Spliet · 10 years ago
  28. 25856c0 drm/nve4/graph: do not crash if no power device present by Alexandre Courbot · 10 years ago
  29. ec1afbf drm/gk20a: add BAR instance by Alexandre Courbot · 10 years ago
  30. e2a4e78 drm/nouveau/bar: add noncached ioremap property by Alexandre Courbot · 10 years ago
  31. 8ba9ff1 drm/nouveau: support for probing platform devices by Alexandre Courbot · 10 years ago
  32. 0438443 drm/nouveau/kms: restore acceleration before fb_set_suspend() resumes by Ben Skeggs · 10 years ago
  33. 4b5098f drm/nouveau/kms: take more care when pulling down accelerated fbcon by Ben Skeggs · 10 years ago
  34. 7238eca drm/nouveau: expose pstate selection per-power source in sysfs by Ben Skeggs · 10 years ago
  35. 7e1ee63 drm/nouveau/clk: allow selection of different power state for ac vs battery by Ben Skeggs · 10 years ago
  36. d5d7a0f drm/nouveau/clk: schedule pstate changes through a workqueue by Ben Skeggs · 10 years ago
  37. ed76a87 drm/nouveau/device: register for acpi events by Ben Skeggs · 10 years ago
  38. 7d155da drm/gk208-/gr: stop touching 0x260 inappropriately by Ben Skeggs · 10 years ago
  39. 579b7f3 drm/gk110b/gr: initvals differ from gk110 by Ben Skeggs · 10 years ago
  40. 36b9902 drm/gk104/gr: disable PGOB at init time by Ben Skeggs · 10 years ago
  41. 61854bd drm/gk104/pwr: implement PGOB disable method by Ben Skeggs · 10 years ago
  42. adec9bc drm/nouveau/pwr: tidy by Ben Skeggs · 10 years ago
  43. 5d42f82 Merge tag 'v3.16' into drm-next by Dave Airlie · 10 years ago
  44. ee3939e drm/ttm: Fix a few sparse warnings by Thierry Reding · 10 years ago
  45. 6d385c0a drm/nouveau: use helpers by Rob Clark · 10 years ago
  46. 85d9e14 Merge branch 'linux-3.16' of git://anongit.freedesktop.org/git/nouveau/linux-2.6 into drm-fixes by Dave Airlie · 10 years ago
  47. bb78e7a drm/nouveau/therm: fix a potential deadlock in the therm monitoring code by Martin Peres · 10 years ago
  48. 093fa5d Merge branch 'drm-nouveau-next' of git://anongit.freedesktop.org/git/nouveau/linux-2.6 into drm-fixes by Dave Airlie · 10 years ago
  49. 0b4e8e7 drm/nouveau/ram: fix test for gpio presence by Ben Skeggs · 10 years ago
  50. 7fac493 drm/nouveau/dp: workaround broken display by Ben Skeggs · 10 years ago
  51. 0713b45 drm/nouveau/dp: fix required link bandwidth calculations by Ben Skeggs · 10 years ago
  52. 028791b drm/nouveau/kms: restore fbcon after display has been resumed by Ben Skeggs · 10 years ago
  53. 276e526 drm/nv50-/kms: pass a non-zero value for head to sor dpms methods by Ben Skeggs · 10 years ago
  54. 3c4be80 drm/nouveau/fb: Prevent inlining of ramfuc_reg by Stéphane Marchesin · 10 years ago
  55. 797a816 drm/gk104/ram: bash mpll bit 31 on by Ben Skeggs · 10 years ago
  56. 10a2310 drm: Introduce drm_fb_helper_prepare() by Thierry Reding · 10 years ago
  57. 3a49387 drm: Constify struct drm_fb_helper_funcs by Thierry Reding · 10 years ago
  58. e3f2027 drm/ttm: fix handling of TTM_PL_FLAG_TOPDOWN v2 by Christian König · 10 years ago
  59. afa95e7 Merge tag 'topic/core-stuff-2014-06-30' of git://anongit.freedesktop.org/drm-intel into drm-next by Dave Airlie · 10 years ago
  60. 34ea3d3 drm: add register and unregister functions for connectors by Thomas Wood · 10 years ago
  61. 5713662 Merge branch 'drm-nouveau-next' of git://anongit.freedesktop.org/git/nouveau/linux-2.6 into drm-next by Dave Airlie · 10 years ago
  62. 242a42e drm/nouveau/disp: fix oops in destructor with headless cards by Maarten Lankhorst · 10 years ago
  63. 82c2b5e drm/gf117/i2c: no aux channels on this chipset by Ben Skeggs · 10 years ago
  64. 4139829 Merge branch 'drm-nouveau-next' of git://anongit.freedesktop.org/git/nouveau/linux-2.6 into drm-next by Dave Airlie · 10 years ago
  65. c15ad3c drm/nouveau/pwr: fix typo in fifo wrap handling by Ben Skeggs · 10 years ago
  66. ba5e01b drm/nv50/disp: fix a potential oops in supervisor handling by Ben Skeggs · 10 years ago
  67. cf7c5d6 drm/nouveau/disp/dp: don't touch link config after success by Ben Skeggs · 10 years ago
  68. ba124a4 drm/nouveau/kms: reference vblank for crtc during pageflip. by Mario Kleiner · 10 years ago
  69. 86899b3 drm/gk104/fb/ram: fixups from an earlier search+replace by Ben Skeggs · 10 years ago
  70. 0c9483b drm/nv50/gr: remove an unneeded write while initialising PGRAPH by Pierre Moreau · 10 years ago
  71. c03d082 drm/nv50/gr: fix overlap while zeroing zcull regions by Pierre Moreau · 10 years ago
  72. 23f6784 drm/gf100-/gr: report class data to host on fwmthd failure by Ben Skeggs · 10 years ago
  73. 0892a5f drm/gk104/ibus: increase various random timeouts by Ben Skeggs · 10 years ago
  74. 1968a1e drm/gk104/clk: only touch divider for mode we'll be using by Ben Skeggs · 10 years ago
  75. 682b7c1 Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 10 years ago
  76. bc1dfff Merge branch 'drm-nouveau-next' of git://anongit.freedesktop.org/git/nouveau/linux-2.6 into drm-next by Dave Airlie · 10 years ago
  77. 1ae5a62 drm/nouveau/disp/dp: fix tmds passthrough on dp connector by Ben Skeggs · 10 years ago
  78. 8777c5c drm/nouveau/dp: probe dpcd to determine connectedness by Ben Skeggs · 10 years ago
  79. efa366f drm/nv50-: trigger update after all connectors disabled by Ben Skeggs · 10 years ago
  80. e84a35a drm/nv50-: prepare for attaching a SOR to multiple heads by Ben Skeggs · 10 years ago
  81. e32d68c drm/gf119-/disp: fix debug output on update failure by Ben Skeggs · 10 years ago
  82. c33ba68 drm/nouveau/disp/dp: make use of postcursor when its available by Ben Skeggs · 10 years ago
  83. 3e1eb5c drm/g94-/disp/dp: take max pullup value across all lanes by Ben Skeggs · 10 years ago
  84. 7a14bc7 drm/nouveau/bios/dp: parse lane postcursor data by Ben Skeggs · 10 years ago
  85. 4874322 drm/nouveau/dp: fix support for dpms by Ben Skeggs · 10 years ago
  86. 8894f49 drm/nouveau: register a drm_dp_aux channel for each dp connector by Ben Skeggs · 10 years ago
  87. ebd6acb drm/g94-/disp: add method to power-off dp lanes by Ben Skeggs · 10 years ago
  88. 55f083c drm/nouveau/disp/dp: maintain link in response to hpd signal by Ben Skeggs · 10 years ago
  89. 13a6175 drm/g94-/disp: bash and wait for something after changing lane power regs by Ben Skeggs · 10 years ago
  90. 1ecee1c drm/nouveau/disp/dp: split link config/power into two steps by Ben Skeggs · 10 years ago
  91. b17932c drm/nv50/disp: train PIOR-attached DP from second supervisor by Ben Skeggs · 10 years ago
  92. 3b52a1f drm/nouveau/disp/dp: make use of existing output data for link training by Ben Skeggs · 10 years ago
  93. 2bd651e drm/gf119/disp: start removing direct vbios parsing from supervisor by Ben Skeggs · 10 years ago
  94. 415f12e drm/nv50/disp: start removing direct vbios parsing from supervisor by Ben Skeggs · 10 years ago
  95. bb7ef1e drm/nouveau/disp/dp: maintain receiver caps in response to hpd signal by Ben Skeggs · 10 years ago
  96. b8407c9 drm/nouveau/disp/dp: create subclass for dp outputs by Ben Skeggs · 10 years ago
  97. 456b057 drm/nouveau: use connector events for HPD instead of GPIO watching by Ben Skeggs · 10 years ago
  98. 7a014a8 drm/nouveau/disp: add internal representaion of output paths and connectors by Ben Skeggs · 10 years ago
  99. 20014cb drm/nouveau/bios: extend connector table parsing by Ben Skeggs · 10 years ago
  100. 377b1f1 drm/nouveau/disp: nothing to see here by Ben Skeggs · 10 years ago