1. a3761fa drm/nv50-/disp: audit and version LVDS_SCRIPT method by Ben Skeggs · 10 years ago
  2. e00f223 drm/nv50-/disp: audit and version SOR_HDMI_PWR method by Ben Skeggs · 10 years ago
  3. 120b0c3 drm/nv50-/disp: audit and version SOR_HDA_ELD method by Ben Skeggs · 10 years ago
  4. d55b4af drm/nv50-/disp: audit and version SOR_PWR method by Ben Skeggs · 10 years ago
  5. c4abd31 drm/nv50-/disp: audit and version DAC_LOAD method by Ben Skeggs · 10 years ago
  6. bf0eb89 drm/nv50-/disp: audit and version DAC_PWR method by Ben Skeggs · 10 years ago
  7. 2c04ae0 drm/nv50-/disp: share channel creation between nv50/gf110 impls by Ben Skeggs · 10 years ago
  8. 410f3ec drm/nv50/kms: don't assume same class versions for all channels by Ben Skeggs · 10 years ago
  9. 867920f drm/nouveau/fifo: implement nvif event source by Ben Skeggs · 10 years ago
  10. 6c6ae06 drm/nouveau/fifo: allow direct access to channel control registers where possible by Ben Skeggs · 10 years ago
  11. bbf8906 drm/nouveau/fifo: audit and version fifo channel classes by Ben Skeggs · 10 years ago
  12. a532da9 drm/nouveau/device: audit and version NVIF_CONTROL class and methods by Ben Skeggs · 10 years ago
  13. 96af822 drm/nouveau/pm: audit and version NVIF_PERFMON class and methods by Ben Skeggs · 10 years ago
  14. 4acfd70 drm/nouveau/dma: audit and version NV_DMA classes by Ben Skeggs · 10 years ago
  15. b2c8170 drm/nouveau/dmaobj: switch to a slightly saner design by Ben Skeggs · 10 years ago
  16. bc98540 drm/nouveau/dmaobj: update to an improved style of class definition by Ben Skeggs · 10 years ago
  17. 586491e drm/nouveau/device: audit and version NV_DEVICE class by Ben Skeggs · 10 years ago
  18. aedf43d drm/nouveau: use ioctl interface for abi16 gpuobj free by Ben Skeggs · 10 years ago
  19. 3bdda04 drm/nouveau: use ioctl interface for abi16 ntfy alloc by Ben Skeggs · 10 years ago
  20. a4e610b drm/nouveau: use ioctl interface for abi16 grobj alloc by Ben Skeggs · 10 years ago
  21. fdb751e drm/nouveau: remove as much direct use of core headers as possible by Ben Skeggs · 10 years ago
  22. f45f55c drm/nouveau: remove (most) hardcoded object handle usage by Ben Skeggs · 10 years ago
  23. 0ad7286 drm/nouveau: port to nvif client/device/objects by Ben Skeggs · 10 years ago
  24. 967e7bd drm/nouveau: initial pass at moving to struct nvif_device by Ben Skeggs · 10 years ago
  25. db2bec1 drm/nouveau: kill nouveau_dev() + wrap register macros by Ben Skeggs · 10 years ago
  26. fa2bade drm/nouveau: fix some usages of the wrong print function by Ben Skeggs · 10 years ago
  27. a04d042 drm/nouveau/nvif: import library functions for the ioctl/event interfaces by Ben Skeggs · 10 years ago
  28. 803c178 drm/nouveau/client: add method to retrieve device list by Ben Skeggs · 10 years ago
  29. 9c210f3 drm/nouveau/core: remove NV_D0 family by Ben Skeggs · 10 years ago
  30. d01c309 drm/nouveau/device: add method to retrieve some basic device info by Ben Skeggs · 10 years ago
  31. 8ec2a6e drm/nouveau/core: import ioctl/event interfaces by Ben Skeggs · 10 years ago
  32. 29dff2f drm/nouveau/core: add function to return list of supported children by Ben Skeggs · 10 years ago
  33. 79ca277 drm/nouveau/core: rework event interface by Ben Skeggs · 10 years ago
  34. 4d681b6 drm/nouveau/core: move handle-based object apis to handle.c by Ben Skeggs · 10 years ago
  35. f5ee92f drm/nouveau/core: fail creation of zero-argument objects, when arguments are passed by Ben Skeggs · 10 years ago
  36. 3ee6f5b drm/nouveau: store a pointer to vm in nouveau_cli by Ben Skeggs · 10 years ago
  37. b12f0ae drm/nouveau: store vblank event handler data in nv_crtc by Ben Skeggs · 10 years ago
  38. 8a42364 drm/nv50/kms: create ctxdma objects for framebuffers as required by Ben Skeggs · 10 years ago
  39. ab0af55 drm/nv50/kms: move framebuffer wrangling out of common code by Ben Skeggs · 10 years ago
  40. 7820e5e drm/nouveau: Bump version from 1.1.1 to 1.1.2 by Mario Kleiner · 10 years ago
  41. f4e9ce2 drm/nv50-/sw: use nv50_software_context_dtor.... by Ben Skeggs · 10 years ago
  42. 838f6fe drm/nv50-/fb: use dma_mapping_error() to check dma_map_page() result by Ben Skeggs · 10 years ago
  43. 9cba5ef drm/nouveau: Dis/Enable vblank irqs during suspend/resume. by Mario Kleiner · 10 years ago
  44. 95713d4 drm/nouveau: platform: update moved Tegra header by Alexandre Courbot · 10 years ago
  45. b13a0a9 drm/nouveau/gk20a: reclocking support by Alexandre Courbot · 10 years ago
  46. bb4d29d drm/nouveau/clk: support for non-BIOS pstates by Alexandre Courbot · 10 years ago
  47. 2cfd22f drm/nouveau/clk: make therm and volt devices optional by Alexandre Courbot · 10 years ago
  48. cbb4cf8 drm/nouveau/perfmon: do not forget to destroy the engine context by Samuel Pitoiset · 10 years ago
  49. fd1496a drm/nouveau: map pages using DMA API by Alexandre Courbot · 10 years ago
  50. 3967633 drm/nouveau/pwr/macros: Stop playing Russian roulette on data memory by Roy Spliet · 10 years ago
  51. 25856c0 drm/nve4/graph: do not crash if no power device present by Alexandre Courbot · 10 years ago
  52. ec1afbf drm/gk20a: add BAR instance by Alexandre Courbot · 10 years ago
  53. e2a4e78 drm/nouveau/bar: add noncached ioremap property by Alexandre Courbot · 10 years ago
  54. 8ba9ff1 drm/nouveau: support for probing platform devices by Alexandre Courbot · 10 years ago
  55. 0438443 drm/nouveau/kms: restore acceleration before fb_set_suspend() resumes by Ben Skeggs · 10 years ago
  56. 4b5098f drm/nouveau/kms: take more care when pulling down accelerated fbcon by Ben Skeggs · 10 years ago
  57. 7238eca drm/nouveau: expose pstate selection per-power source in sysfs by Ben Skeggs · 10 years ago
  58. 7e1ee63 drm/nouveau/clk: allow selection of different power state for ac vs battery by Ben Skeggs · 10 years ago
  59. d5d7a0f drm/nouveau/clk: schedule pstate changes through a workqueue by Ben Skeggs · 10 years ago
  60. ed76a87 drm/nouveau/device: register for acpi events by Ben Skeggs · 10 years ago
  61. 7d155da drm/gk208-/gr: stop touching 0x260 inappropriately by Ben Skeggs · 10 years ago
  62. 579b7f3 drm/gk110b/gr: initvals differ from gk110 by Ben Skeggs · 10 years ago
  63. 36b9902 drm/gk104/gr: disable PGOB at init time by Ben Skeggs · 10 years ago
  64. 61854bd drm/gk104/pwr: implement PGOB disable method by Ben Skeggs · 10 years ago
  65. adec9bc drm/nouveau/pwr: tidy by Ben Skeggs · 10 years ago
  66. 5d42f82 Merge tag 'v3.16' into drm-next by Dave Airlie · 10 years ago
  67. ee3939e drm/ttm: Fix a few sparse warnings by Thierry Reding · 10 years ago
  68. 6d385c0a drm/nouveau: use helpers by Rob Clark · 10 years ago
  69. 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
  70. bb78e7a drm/nouveau/therm: fix a potential deadlock in the therm monitoring code by Martin Peres · 10 years ago
  71. 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
  72. 0b4e8e7 drm/nouveau/ram: fix test for gpio presence by Ben Skeggs · 10 years ago
  73. 7fac493 drm/nouveau/dp: workaround broken display by Ben Skeggs · 10 years ago
  74. 0713b45 drm/nouveau/dp: fix required link bandwidth calculations by Ben Skeggs · 10 years ago
  75. 028791b drm/nouveau/kms: restore fbcon after display has been resumed by Ben Skeggs · 10 years ago
  76. 276e526 drm/nv50-/kms: pass a non-zero value for head to sor dpms methods by Ben Skeggs · 10 years ago
  77. 3c4be80 drm/nouveau/fb: Prevent inlining of ramfuc_reg by Stéphane Marchesin · 10 years ago
  78. 797a816 drm/gk104/ram: bash mpll bit 31 on by Ben Skeggs · 10 years ago
  79. 10a2310 drm: Introduce drm_fb_helper_prepare() by Thierry Reding · 10 years ago
  80. 3a49387 drm: Constify struct drm_fb_helper_funcs by Thierry Reding · 10 years ago
  81. e3f2027 drm/ttm: fix handling of TTM_PL_FLAG_TOPDOWN v2 by Christian König · 10 years ago
  82. 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
  83. 34ea3d3 drm: add register and unregister functions for connectors by Thomas Wood · 10 years ago
  84. 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
  85. 242a42e drm/nouveau/disp: fix oops in destructor with headless cards by Maarten Lankhorst · 10 years ago
  86. 82c2b5e drm/gf117/i2c: no aux channels on this chipset by Ben Skeggs · 10 years ago
  87. 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
  88. c15ad3c drm/nouveau/pwr: fix typo in fifo wrap handling by Ben Skeggs · 10 years ago
  89. ba5e01b drm/nv50/disp: fix a potential oops in supervisor handling by Ben Skeggs · 10 years ago
  90. cf7c5d6 drm/nouveau/disp/dp: don't touch link config after success by Ben Skeggs · 10 years ago
  91. ba124a4 drm/nouveau/kms: reference vblank for crtc during pageflip. by Mario Kleiner · 10 years ago
  92. 86899b3 drm/gk104/fb/ram: fixups from an earlier search+replace by Ben Skeggs · 10 years ago
  93. 0c9483b drm/nv50/gr: remove an unneeded write while initialising PGRAPH by Pierre Moreau · 10 years ago
  94. c03d082 drm/nv50/gr: fix overlap while zeroing zcull regions by Pierre Moreau · 10 years ago
  95. 23f6784 drm/gf100-/gr: report class data to host on fwmthd failure by Ben Skeggs · 10 years ago
  96. 0892a5f drm/gk104/ibus: increase various random timeouts by Ben Skeggs · 10 years ago
  97. 1968a1e drm/gk104/clk: only touch divider for mode we'll be using by Ben Skeggs · 10 years ago
  98. 682b7c1 Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 10 years ago
  99. 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
  100. 1ae5a62 drm/nouveau/disp/dp: fix tmds passthrough on dp connector by Ben Skeggs · 10 years ago