1. af3c8d9 Merge tag 'drm-for-v4.13' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 7 years ago
  2. 81e3e04 Merge tag 'uuid-for-4.13' of git://git.infradead.org/users/hch/uuid by Linus Torvalds · 7 years ago
  3. 7df1bb8 drm/nouveau/disp/nv50-: avoid creating ORs that aren't present on HW by Ben Skeggs · 7 years ago
  4. 5499473 drm/nouveau: use proper prototype in nouveau_pmops_runtime() definition by Arnd Bergmann · 7 years ago
  5. 876ea7b drm/nouveau: Skip vga_fini on non-PCI device by Mikko Perttunen · 7 years ago
  6. fcd504e drm/nouveau/tegra: Don't leave GPU in reset by Mikko Perttunen · 7 years ago
  7. b1df242 drm/nouveau/tegra: Skip manual unpowergating when not necessary by Mikko Perttunen · 7 years ago
  8. 3a93dd2 drm/nouveau/hwmon: Change permissions to numeric by Oscar Salvador · 8 years ago
  9. b28d78f drm/nouveau/hwmon: expose the auto_point and pwm_min/max attrs by Oscar Salvador · 8 years ago
  10. bfb96e4c drm/nouveau/hwmon: Remove old code, add .write/.read operations by Oscar Salvador · 8 years ago
  11. dbddaaf drm/nouveau/hwmon: Add nouveau_hwmon_ops structure with .is_visible/.read_string by Oscar Salvador · 8 years ago
  12. 02e9722 drm/nouveau/hwmon: Add config for all sensors and their settings by Oscar Salvador · 8 years ago
  13. 2863204 drm/nouveau/disp/gm200-: allow non-identity mapping of SOR <-> macro links by Ben Skeggs · 8 years ago
  14. 0d93cd9 drm/nouveau/disp/nv50-: implement a common supervisor 3.0 by Ben Skeggs · 8 years ago
  15. 8d7ef84 drm/nouveau/disp/nv50-: implement a common supervisor 2.2 by Ben Skeggs · 8 years ago
  16. 1f0c9ea drm/nouveau/disp/nv50-: implement a common supervisor 2.1 by Ben Skeggs · 8 years ago
  17. d52e948 drm/nouveau/disp/nv50-: implement a common supervisor 2.0 by Ben Skeggs · 8 years ago
  18. 327c558 drm/nouveau/disp/nv50-: implement a common supervisor 1.0 by Ben Skeggs · 8 years ago
  19. 99a845a drm/nouveau/disp/nv50-gt21x: remove workaround for dp->tmds hotplug issues by Ben Skeggs · 8 years ago
  20. 32a232c drm/nouveau/disp/dp: use new devinit script interpreter entry-point by Ben Skeggs · 8 years ago
  21. 9648da5 drm/nouveau/disp/dp: determine link bandwidth requirements from head state by Ben Skeggs · 8 years ago
  22. 6c22ea3 drm/nouveau/disp: introduce acquire/release display path methods by Ben Skeggs · 8 years ago
  23. 3c66c87 drm/nouveau/disp: remove hw-specific customisation of output paths by Ben Skeggs · 8 years ago
  24. e8ccc96 drm/nouveau/disp/gf119-: port OR DP VCPI control to nvkm_ior by Ben Skeggs · 8 years ago
  25. 409b9e5 drm/nouveau/disp/gt215-: port HDA ELD controls to nvkm_ior by Ben Skeggs · 8 years ago
  26. 7d1fede drm/nouveau/disp/g94-: port OR DP drive setting control to nvkm_ior by Ben Skeggs · 8 years ago
  27. a1de2b5 drm/nouveau/disp/g94-: port OR DP training pattern control to nvkm_ior by Ben Skeggs · 8 years ago
  28. a3e8111 drm/nouveau/disp/g94-: port OR DP link power control to nvkm_ior by Ben Skeggs · 8 years ago
  29. 7dc0bac drm/nouveau/disp/g94-: port OR DP link setup to nvkm_ior by Ben Skeggs · 8 years ago
  30. 3337810 drm/nouveau/disp/g94-: port OR DP lane mapping to nvkm_ior by Ben Skeggs · 8 years ago
  31. 797b2fb drm/nouveau/disp/g84-: port OR HDMI control to nvkm_ior by Ben Skeggs · 8 years ago
  32. 0df1824 drm/nouveau/disp/nv50-: port OR manual sink detection to nvkm_ior by Ben Skeggs · 8 years ago
  33. 9c5753b drm/nouveau/disp/nv50-: port OR power state control to nvkm_ior by Ben Skeggs · 8 years ago
  34. 29c0ca73 drm/nouveau/disp/nv50-: fetch head/OR state at beginning of supervisor by Ben Skeggs · 8 years ago
  35. 3607bfd drm/nouveau/disp/nv50-: execute supervisor on its own workqueue by Ben Skeggs · 8 years ago
  36. 7d0a01a drm/nouveau/disp/dp: train link only when actively displaying an image by Ben Skeggs · 8 years ago
  37. 22e008f drm/nouveau/disp/dp: only check for re-train when the link is active by Ben Skeggs · 8 years ago
  38. 49f2b37 drm/nouveau/disp/dp: determine a failsafe link training rate by Ben Skeggs · 8 years ago
  39. fafa8b5 drm/nouveau/disp/dp: use cached link configuration when checking link status by Ben Skeggs · 8 years ago
  40. 4423c74 drm/nouveau/disp/dp: no need for lt_state except during manual link training by Ben Skeggs · 8 years ago
  41. 75eefe9 drm/nouveau/disp/dp: store current link configuration in nvkm_ior by Ben Skeggs · 8 years ago
  42. 02d786c drm/nouveau/disp/dp: remove DP_PWR method by Ben Skeggs · 8 years ago
  43. 01a9763 drm/nouveau/disp: identity-map display paths to output resources by Ben Skeggs · 8 years ago
  44. b3c9c02 drm/nouveau/disp: fork off some new hw-specific implementations by Ben Skeggs · 8 years ago
  45. 78f1ad6 drm/nouveau/disp: introduce input/output resource abstraction by Ben Skeggs · 8 years ago
  46. 57b2d73 drm/nouveau/disp: common implementation of scanoutpos method in nvkm_head by Ben Skeggs · 8 years ago
  47. 14187b0 drm/nouveau/disp: move vblank_{get,put} methods into nvkm_head by Ben Skeggs · 8 years ago
  48. a1c9307 drm/nouveau/disp: introduce object to track per-head functions/state by Ben Skeggs · 8 years ago
  49. 4b2b42f drm/nouveau/disp: delay output path / connector construction until oneinit() by Ben Skeggs · 8 years ago
  50. 981a816 drm/nouveau/disp: s/nvkm_connector/nvkm_conn/ by Ben Skeggs · 8 years ago
  51. f3e70d2 drm/nouveau/disp: rename nvkm_output_dp to nvkm_dp by Ben Skeggs · 8 years ago
  52. d7ce92e drm/nouveau/disp: rename nvkm_output to nvkm_outp by Ben Skeggs · 8 years ago
  53. af85389 drm/nouveau/disp: shuffle functions around by Ben Skeggs · 8 years ago
  54. 639d72e drm/nouveau/kms/nv04: use new devinit script interpreter entry-point by Ben Skeggs · 8 years ago
  55. 4fdc6ba drm/nouveau/fb/ram/nv40-: use new devinit script interpreter entry-point by Ben Skeggs · 8 years ago
  56. 28c6297 drm/nouveau/devinit: use new devinit script interpreter entry-point by Ben Skeggs · 8 years ago
  57. 74bcb2e drm/nouveau/bios/init: add a new devinit script interpreter entry-point by Ben Skeggs · 8 years ago
  58. b88afa4 drm/nouveau/bios/init: add or/link args separate from output path by Ben Skeggs · 8 years ago
  59. ca9c2d5 drm/nouveau/bios/init: bump script offset to 32-bits by Ben Skeggs · 8 years ago
  60. 2195a22 drm/nouveau/bios/init: rename 'crtc' to 'head' by Ben Skeggs · 8 years ago
  61. 5b0e787 drm/nouveau/bios/init: remove internal use of nvbios_init.bios by Ben Skeggs · 8 years ago
  62. 4bb4a74 drm/nouveau/bios/init: rename nvbios_init() to nvbios_devinit() by Ben Skeggs · 8 years ago
  63. 7eaf119 drm/nouveau/tmr: remove nvkm_timer_alarm_cancel() by Ben Skeggs · 8 years ago
  64. 4dc33b1 drm/nouveau/bios/iccsense: rails for power sensors have a mask of 0xf8 for version 0x10 by Karol Herbst · 8 years ago
  65. c0cd047 drm/nouveau/bios/volt: Parse min and max for Version 0x40 by Karol Herbst · 8 years ago
  66. 0f18d27 drm/nouveau: Enable stereoscopic 3D output over HDMI by Alastair Bridgewater · 8 years ago
  67. 37aa224 drm/nouveau: Handle frame-packing mode geometry and timing effects by Alastair Bridgewater · 8 years ago
  68. a897074 drm/nouveau/disp/gk104-: Use supplied HDMI InfoFrames by Alastair Bridgewater · 8 years ago
  69. 2709b27 drm/nouveau/disp/gf119: Use supplied HDMI InfoFrames by Alastair Bridgewater · 8 years ago
  70. ba32836 drm/nouveau/disp/gt215: Use supplied HDMI InfoFrames by Alastair Bridgewater · 8 years ago
  71. a45f790 drm/nouveau/disp/g84-gt200: Use supplied HDMI InfoFrames by Alastair Bridgewater · 8 years ago
  72. f60213c drm/nouveau/disp: Add mechanism to convert HDMI InfoFrames to hardware format by Alastair Bridgewater · 8 years ago
  73. 34fd3e5 drm/nouveau: Pass mode-dependent AVI and Vendor HDMI InfoFrames to NVKM by Alastair Bridgewater · 8 years ago
  74. 31fe2c2 drm/nouveau/disp/g84-: Extend NVKM HDMI power control method to set InfoFrames by Alastair Bridgewater · 8 years ago
  75. 35dd987 drm/nouveau: Clean up nv50_head_atomic_check_mode() and fix blankus calculation by Alastair Bridgewater · 8 years ago
  76. 925344c BackMerge tag 'v4.12-rc5' into drm-next by Dave Airlie · 7 years ago
  77. 94116f8 ACPI: Switch to use generic guid_t in acpi_evaluate_dsm() by Andy Shevchenko · 8 years ago
  78. 55f5b0b Merge tag 'drm-misc-next-2017-06-02' of git://anongit.freedesktop.org/git/drm-misc into drm-next by Dave Airlie · 7 years ago
  79. b4e382c drm/nouveau/tmr: fully separate alarm execution/pending lists by Ben Skeggs · 8 years ago
  80. 8fa4338 drm/nouveau: enable autosuspend only when it'll actually be used by Ben Skeggs · 8 years ago
  81. 321f5c5 drm/nouveau: replace multiple open-coded runpm support checks with function by Ben Skeggs · 8 years ago
  82. 8627692 drm/nouveau/kms/nv50: add null check before pointer dereference by Gustavo A. R. Silva · 8 years ago
  83. 2a1720376 Backmerge tag 'v4.12-rc3' into drm-next by Dave Airlie · 8 years ago
  84. 875dd62 drm/nouveau: use drm_for_each_connector_iter() by Gustavo Padovan · 8 years ago
  85. c2c446a drm: Add DRM_MODE_ROTATE_ and DRM_MODE_REFLECT_ to UAPI by Robert Foss · 8 years ago
  86. e629612 Merge branch 'linux-4.12' of git://github.com/skeggsb/linux into drm-fixes by Dave Airlie · 8 years ago
  87. 6b7781b Merge remote-tracking branch 'airlied/drm-next' into drm-misc-next by Sean Paul · 8 years ago
  88. e98c58e Merge tag 'drm-misc-next-2017-05-16' of git://anongit.freedesktop.org/git/drm-misc into drm-next by Dave Airlie · 8 years ago
  89. ae95621 drm/nouveau: fix include notation and remove -Iinclude/drm flag by Masahiro Yamada · 8 years ago
  90. 2579b8b drm/nouveau/fifo/gk104-: Silence a locking warning by Dan Carpenter · 8 years ago
  91. 563ad2b drm/nouveau/secboot: plug memory leak in ls_ucode_img_load_gr() error path by Christophe JAILLET · 8 years ago
  92. 9a2eba3 drm/nouveau: Fix drm poll_helper handling by Peter Ujfalusi · 8 years ago
  93. bb57d04 Merge branch 'linux-4.12' of git://github.com/skeggsb/linux into drm-next by Dave Airlie · 8 years ago
  94. e4311ee drm/nouveau/therm: remove ineffective workarounds for alarm bugs by Ben Skeggs · 8 years ago
  95. 330bdf6 drm/nouveau/tmr: avoid processing completed alarms when adding a new one by Ben Skeggs · 8 years ago
  96. 9fc6466 drm/nouveau/tmr: fix corruption of the pending list when rescheduling an alarm by Ben Skeggs · 8 years ago
  97. 1b0f843 drm/nouveau/tmr: handle races with hw when updating the next alarm time by Ben Skeggs · 8 years ago
  98. 3733bd8 drm/nouveau/tmr: ack interrupt before processing alarms by Ben Skeggs · 8 years ago
  99. 89ed10a drm/nouveau/core: fix static checker warning by Ben Skeggs · 8 years ago
  100. 80a9286 drm/nouveau/fb/ram/gf100-: remove 0x10f200 read by Ben Skeggs · 8 years ago