1. 9138475 Merge branch 'linux-3.17' of git://anongit.freedesktop.org/git/nouveau/linux-2.6 by Linus Torvalds · 10 years ago
  2. 27111a2 drm/nouveau: expose the full object/event interfaces to userspace by Ben Skeggs · 10 years ago
  3. 771fa0e drm/nouveau: fix headless mode by Ben Skeggs · 10 years ago
  4. 0d48b58 drm/nouveau: hide sysfs pstate file behind an option again by Ben Skeggs · 10 years ago
  5. c354080 drm/nv50/disp: shhh compiler by Ben Skeggs · 10 years ago
  6. d6bd380 drm/gf100-/gr: implement the proper SetShaderExceptions method by Ben Skeggs · 10 years ago
  7. e887377 drm/gf100-/gr: remove some broken ltc bashing, for now by Ben Skeggs · 10 years ago
  8. 67cfbfd drm/gf100-/gr: unhardcode attribute cb config by Ben Skeggs · 10 years ago
  9. b81146b drm/gf100-/gr: fetch tpcs-per-ppc info on startup by Ben Skeggs · 10 years ago
  10. f331a15 drm/gf100-/gr: unhardcode pagepool config by Ben Skeggs · 10 years ago
  11. aa2d58c drm/gf100-/gr: unhardcode bundle cb config by Ben Skeggs · 10 years ago
  12. 694c6ca drm/gf100-/gr: improve initial context patch list helpers by Ben Skeggs · 10 years ago
  13. ac9738b drm/gf100-/gr: add support for zero bandwidth clear by Ben Skeggs · 10 years ago
  14. f38fdb6 drm/nouveau/ltc: add zbc drivers by Ben Skeggs · 10 years ago
  15. 95484b5 drm/nouveau/ltc: s/ltcg/ltc/ + cleanup by Ben Skeggs · 10 years ago
  16. f392ec4 drm/nouveau: use ram info from nvif_device by Ben Skeggs · 10 years ago
  17. 80bc340 drm/nouveau/disp: implement nvif event sources for vblank/connector notifiers by Ben Skeggs · 10 years ago
  18. b76f152 drm/nouveau/disp: allow user direct access to channel control registers by Ben Skeggs · 10 years ago
  19. 648d4df drm/nouveau/disp: audit and version display classes by Ben Skeggs · 10 years ago
  20. 4952b4d drm/nouveau/disp: audit and version SCANOUTPOS method by Ben Skeggs · 10 years ago
  21. 67cb49c drm/nv50-/disp: audit and version PIOR_PWR method by Ben Skeggs · 10 years ago
  22. c02ed2b drm/nv50-/disp: audit and version SOR_DP_PWR method by Ben Skeggs · 10 years ago
  23. a3761fa drm/nv50-/disp: audit and version LVDS_SCRIPT method by Ben Skeggs · 10 years ago
  24. e00f223 drm/nv50-/disp: audit and version SOR_HDMI_PWR method by Ben Skeggs · 10 years ago
  25. 120b0c3 drm/nv50-/disp: audit and version SOR_HDA_ELD method by Ben Skeggs · 10 years ago
  26. d55b4af drm/nv50-/disp: audit and version SOR_PWR method by Ben Skeggs · 10 years ago
  27. c4abd31 drm/nv50-/disp: audit and version DAC_LOAD method by Ben Skeggs · 10 years ago
  28. bf0eb89 drm/nv50-/disp: audit and version DAC_PWR method by Ben Skeggs · 10 years ago
  29. 2c04ae0 drm/nv50-/disp: share channel creation between nv50/gf110 impls by Ben Skeggs · 10 years ago
  30. 410f3ec drm/nv50/kms: don't assume same class versions for all channels by Ben Skeggs · 10 years ago
  31. 867920f drm/nouveau/fifo: implement nvif event source by Ben Skeggs · 10 years ago
  32. 6c6ae06 drm/nouveau/fifo: allow direct access to channel control registers where possible by Ben Skeggs · 10 years ago
  33. bbf8906 drm/nouveau/fifo: audit and version fifo channel classes by Ben Skeggs · 10 years ago
  34. a532da9 drm/nouveau/device: audit and version NVIF_CONTROL class and methods by Ben Skeggs · 10 years ago
  35. 96af822 drm/nouveau/pm: audit and version NVIF_PERFMON class and methods by Ben Skeggs · 10 years ago
  36. 4acfd70 drm/nouveau/dma: audit and version NV_DMA classes by Ben Skeggs · 10 years ago
  37. b2c8170 drm/nouveau/dmaobj: switch to a slightly saner design by Ben Skeggs · 10 years ago
  38. bc98540 drm/nouveau/dmaobj: update to an improved style of class definition by Ben Skeggs · 10 years ago
  39. 586491e drm/nouveau/device: audit and version NV_DEVICE class by Ben Skeggs · 10 years ago
  40. aedf43d drm/nouveau: use ioctl interface for abi16 gpuobj free by Ben Skeggs · 10 years ago
  41. 3bdda04 drm/nouveau: use ioctl interface for abi16 ntfy alloc by Ben Skeggs · 10 years ago
  42. a4e610b drm/nouveau: use ioctl interface for abi16 grobj alloc by Ben Skeggs · 10 years ago
  43. fdb751e drm/nouveau: remove as much direct use of core headers as possible by Ben Skeggs · 10 years ago
  44. f45f55c drm/nouveau: remove (most) hardcoded object handle usage by Ben Skeggs · 10 years ago
  45. 0ad7286 drm/nouveau: port to nvif client/device/objects by Ben Skeggs · 10 years ago
  46. 967e7bd drm/nouveau: initial pass at moving to struct nvif_device by Ben Skeggs · 10 years ago
  47. db2bec1 drm/nouveau: kill nouveau_dev() + wrap register macros by Ben Skeggs · 10 years ago
  48. fa2bade drm/nouveau: fix some usages of the wrong print function by Ben Skeggs · 10 years ago
  49. a04d042 drm/nouveau/nvif: import library functions for the ioctl/event interfaces by Ben Skeggs · 10 years ago
  50. 803c178 drm/nouveau/client: add method to retrieve device list by Ben Skeggs · 10 years ago
  51. 9c210f3 drm/nouveau/core: remove NV_D0 family by Ben Skeggs · 10 years ago
  52. d01c309 drm/nouveau/device: add method to retrieve some basic device info by Ben Skeggs · 10 years ago
  53. 8ec2a6e drm/nouveau/core: import ioctl/event interfaces by Ben Skeggs · 10 years ago
  54. 29dff2f drm/nouveau/core: add function to return list of supported children by Ben Skeggs · 10 years ago
  55. 79ca277 drm/nouveau/core: rework event interface by Ben Skeggs · 10 years ago
  56. 4d681b6 drm/nouveau/core: move handle-based object apis to handle.c by Ben Skeggs · 10 years ago
  57. f5ee92f drm/nouveau/core: fail creation of zero-argument objects, when arguments are passed by Ben Skeggs · 10 years ago
  58. 3ee6f5b drm/nouveau: store a pointer to vm in nouveau_cli by Ben Skeggs · 10 years ago
  59. b12f0ae drm/nouveau: store vblank event handler data in nv_crtc by Ben Skeggs · 10 years ago
  60. 8a42364 drm/nv50/kms: create ctxdma objects for framebuffers as required by Ben Skeggs · 10 years ago
  61. ab0af55 drm/nv50/kms: move framebuffer wrangling out of common code by Ben Skeggs · 10 years ago
  62. 7820e5e drm/nouveau: Bump version from 1.1.1 to 1.1.2 by Mario Kleiner · 10 years ago
  63. f4e9ce2 drm/nv50-/sw: use nv50_software_context_dtor.... by Ben Skeggs · 10 years ago
  64. 838f6fe drm/nv50-/fb: use dma_mapping_error() to check dma_map_page() result by Ben Skeggs · 10 years ago
  65. 9cba5ef drm/nouveau: Dis/Enable vblank irqs during suspend/resume. by Mario Kleiner · 10 years ago
  66. 95713d4 drm/nouveau: platform: update moved Tegra header by Alexandre Courbot · 10 years ago
  67. b13a0a9 drm/nouveau/gk20a: reclocking support by Alexandre Courbot · 10 years ago
  68. bb4d29d drm/nouveau/clk: support for non-BIOS pstates by Alexandre Courbot · 10 years ago
  69. 2cfd22f drm/nouveau/clk: make therm and volt devices optional by Alexandre Courbot · 10 years ago
  70. cbb4cf8 drm/nouveau/perfmon: do not forget to destroy the engine context by Samuel Pitoiset · 10 years ago
  71. fd1496a drm/nouveau: map pages using DMA API by Alexandre Courbot · 10 years ago
  72. 3967633 drm/nouveau/pwr/macros: Stop playing Russian roulette on data memory by Roy Spliet · 10 years ago
  73. 25856c0 drm/nve4/graph: do not crash if no power device present by Alexandre Courbot · 10 years ago
  74. ec1afbf drm/gk20a: add BAR instance by Alexandre Courbot · 10 years ago
  75. e2a4e78 drm/nouveau/bar: add noncached ioremap property by Alexandre Courbot · 10 years ago
  76. 8ba9ff1 drm/nouveau: support for probing platform devices by Alexandre Courbot · 10 years ago
  77. 0438443 drm/nouveau/kms: restore acceleration before fb_set_suspend() resumes by Ben Skeggs · 10 years ago
  78. 4b5098f drm/nouveau/kms: take more care when pulling down accelerated fbcon by Ben Skeggs · 10 years ago
  79. 7238eca drm/nouveau: expose pstate selection per-power source in sysfs by Ben Skeggs · 10 years ago
  80. 7e1ee63 drm/nouveau/clk: allow selection of different power state for ac vs battery by Ben Skeggs · 10 years ago
  81. d5d7a0f drm/nouveau/clk: schedule pstate changes through a workqueue by Ben Skeggs · 10 years ago
  82. ed76a87 drm/nouveau/device: register for acpi events by Ben Skeggs · 10 years ago
  83. 7d155da drm/gk208-/gr: stop touching 0x260 inappropriately by Ben Skeggs · 10 years ago
  84. 579b7f3 drm/gk110b/gr: initvals differ from gk110 by Ben Skeggs · 10 years ago
  85. 36b9902 drm/gk104/gr: disable PGOB at init time by Ben Skeggs · 10 years ago
  86. 61854bd drm/gk104/pwr: implement PGOB disable method by Ben Skeggs · 10 years ago
  87. adec9bc drm/nouveau/pwr: tidy by Ben Skeggs · 10 years ago
  88. 3d50d4d drm/ttm: expose CPU address of DMA-allocated pages by Alexandre Courbot · 10 years ago
  89. 9e9ac89 Merge tag 'fbdev-3.17' of git://git.kernel.org/pub/scm/linux/kernel/git/tomba/linux by Linus Torvalds · 10 years ago
  90. 8065be8 Merge branch 'akpm' (second patchbomb from Andrew Morton) by Linus Torvalds · 10 years ago
  91. 59e2623 i810: use pci_zalloc_consistent by Joe Perches · 10 years ago
  92. 27d438c Revert "drm/i915: Enable PSR by default." by Linus Torvalds · 10 years ago
  93. 44c916d Merge tag 'cleanup-for-3.17' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 10 years ago
  94. 889fa782 Merge tag 'drm-intel-fixes-2014-08-08' of git://anongit.freedesktop.org/drm-intel by Linus Torvalds · 10 years ago
  95. be71eab Revert "drm/i915: Enable semaphores on BDW" by Rodrigo Vivi · 10 years ago
  96. ece4a17 drm/i915: read HEAD register back in init_ring_common() to enforce ordering by Jiri Kosina · 10 years ago
  97. ed3b667 drm/i915: Fix crash when failing to parse MIPI VBT by Rafael Barbalho · 10 years ago
  98. a7d7a14 Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 10 years ago
  99. 7963e9d Revert "drm: drop redundant drm_file->is_master" by Dave Airlie · 10 years ago
  100. 274fa1c drm/i915: Bring GPU Freq to min while suspending. by Deepak S · 10 years ago