1. a743d75 drm: Wrap the check for atomic_commit implementation by Dhinakaran Pandiyan · 8 years ago
  2. 2fa70bb drm/nouveau: use designated initializers by Kees Cook · 8 years ago
  3. 9338203 drm: Don't include <drm/drm_encoder.h> in <drm/drm_crtc.h> by Laurent Pinchart · 8 years ago
  4. 438b74a drm: Nuke fb->pixel_format by Ville Syrjälä · 8 years ago
  5. 272725c drm: Nuke fb->bits_per_pixel by Ville Syrjälä · 8 years ago
  6. b00c600 drm: Nuke fb->depth by Ville Syrjälä · 8 years ago
  7. 9857ecb drm/nouveau: Use fb->format rather than drm_format_info() by Ville Syrjälä · 8 years ago
  8. a3f913c drm: Pass 'dev' to drm_helper_mode_fill_fb_struct() by Ville Syrjälä · 8 years ago
  9. d92df86 drm/nouveau: Add local 'fb' variables by Ville Syrjälä · 8 years ago
  10. bdcb2f9 drm/nouveau: Fix crtc->primary->fb vs. drm_fb fail by Ville Syrjälä · 8 years ago
  11. 2cf026a Merge branch 'linux-4.10' of git://github.com/skeggsb/linux into drm-next by Dave Airlie · 8 years ago
  12. 19d53d0 drm/nouveau/kms/nv50: fix atomic regression on original G80 by Ben Skeggs · 8 years ago
  13. b53ac1e drm/nouveau/bl: Do not register interface if Apple GMUX detected by Pierre Moreau · 8 years ago
  14. db1a0ae2 drm/nouveau/bl: Assign different names to interfaces by Pierre Moreau · 8 years ago
  15. 79d48da drm/nouveau/bios/dp: fix handling of LevelEntryTableIndex on DP table 4.2 by Ben Skeggs · 8 years ago
  16. f4e65ef drm/nouveau/ltc: protect clearing of comptags with mutex by Ben Skeggs · 8 years ago
  17. 64373e4 drm/nouveau/gr/gf100-: handle GPC/TPC/MPC trap by Ben Skeggs · 8 years ago
  18. 1fe487d drm/nouveau/core: recognise GP106 chipset by Ben Skeggs · 8 years ago
  19. 10dcab3 drm/nouveau/ttm: wait for bo fence to signal before unmapping vmas by Ben Skeggs · 8 years ago
  20. 732be80 drm/nouveau/gr/gf100-: FECS intr handling is not relevant on proprietary ucode by Ben Skeggs · 8 years ago
  21. 48dac93 drm/nouveau/gr/gf100-: properly ack all FECS error interrupts by Ben Skeggs · 8 years ago
  22. ec884f7 drm/nouveau/fifo/gf100-: recover from host mmu faults by Ben Skeggs · 8 years ago
  23. 9ac63d9 Merge branch 'linux-4.10' of git://github.com/skeggsb/linux into drm-next by Dave Airlie · 8 years ago
  24. a8f6cb7 drm/nouveau/mxm: warn more loudly on unsupported DCB version by Ben Skeggs · 8 years ago
  25. f6bf173 drm/nouveau/mxm: handle DCB 4.1 modification by Ben Skeggs · 8 years ago
  26. 8ca9931 drm/nouveau/bios/mxm: handle digital connector table 1.1 by Ben Skeggs · 8 years ago
  27. 0b2fe65 drm/nouveau: Queue hpd_work on (runtime) resume by Hans de Goede · 8 years ago
  28. 81280d0 drm/nouveau: Rename acpi_work to hpd_work by Hans de Goede · 8 years ago
  29. bd9f660 drm/nouveau/kms/nv50: Fix atomic pageflip events. by Mario Kleiner · 8 years ago
  30. 02099ba drm/nouveau/fb/ram/gp100-: fix memory detection where FBP_NUM != FBPA_NUM by Ben Skeggs · 8 years ago
  31. ff53541 drm/nouveau/bios/volt: pointers are 32-bit by Ben Skeggs · 8 years ago
  32. 60fb706 drm/nouveau/bios/vmap: pointers are 32-bit by Ben Skeggs · 8 years ago
  33. 1957d3d drm/nouveau/bios/timing: pointers are 32-bit by Ben Skeggs · 8 years ago
  34. a215721 drm/nouveau/bios/therm: pointers are 32-bit by Ben Skeggs · 8 years ago
  35. 8f6a5ab drm/nouveau/bios/perf: pointers are 32-bit by Ben Skeggs · 8 years ago
  36. 5764ff6 drm/nouveau/bios/iccsense: pointers are 32-bit by Ben Skeggs · 8 years ago
  37. 4a8daac drm/nouveau/bios/fan: pointers are 32-bit by Ben Skeggs · 8 years ago
  38. 6496b4e drm/nouveau/bios/cstep: pointers are 32-bit by Ben Skeggs · 8 years ago
  39. 5878601 drm/nouveau/bios/boost: pointers are 32-bit by Ben Skeggs · 8 years ago
  40. 08859ed Merge branch 'linux-4.10' of git://github.com/skeggsb/linux into drm-next by Dave Airlie · 8 years ago
  41. ed82866 drm/nouveau/disp/gp102: rename from gp104 by Ben Skeggs · 8 years ago
  42. a4fa851 drm/nouveau/ce/gp102: rename from gp104 by Ben Skeggs · 8 years ago
  43. eeea423 drm/nouveau/fb/gp102: rename from gp104 by Ben Skeggs · 8 years ago
  44. e50fcff drm/nouveau/disp/gp102: fix cursor/overlay immediate channel indices by Ben Skeggs · 8 years ago
  45. 2a32b9b drm/nouveau/disp/nv50-: specify ctrl/user separately when constructing classes by Ben Skeggs · 8 years ago
  46. 4391d7f drm/nouveau/disp/nv50-: split chid into chid.ctrl and chid.user by Ben Skeggs · 8 years ago
  47. 3a6536c drm/nouveau: Intercept ACPI_VIDEO_NOTIFY_PROBE by Hans de Goede · 8 years ago
  48. dc2b655 drm/nouveau/devinit/gm200: drop pmu reset sequence by Ben Skeggs · 8 years ago
  49. 920c58a drm/nouveau/devinit/gm200: replace while loops with PTIMER-based timeout loops by Ben Skeggs · 8 years ago
  50. d91ccec drm/nouveau/pmu/gp102: initial implementation by Ben Skeggs · 8 years ago
  51. 41c7be6 drm/nouveau/pmu/gp100: initial implementation by Ben Skeggs · 8 years ago
  52. 2f524aa drm/nouveau/pmu: execute reset before running devinit by Ben Skeggs · 8 years ago
  53. da7d206 drm/nouveau/pmu: move ucode handling into gt215 implementation by Ben Skeggs · 8 years ago
  54. 17ff521 drm/nouveau/core: initial support for GP102 by Ben Skeggs · 8 years ago
  55. 9e38b13 drm/nouveau/device/pci: fix oops if no mmu subdev present by Ben Skeggs · 8 years ago
  56. 3ca03ca drm/nouveau/kms/nv50: avoid touching DP_MSTM_CTRL if !DP_MST_CAP by Ben Skeggs · 8 years ago
  57. 9bc6db0d drm/nouveau: Use drm_crtc_vblank_off/on by Daniel Vetter · 8 years ago
  58. 51a11f3 drm/nouveau: use DRM_FB_HELPER_DEFAULT_OPS for fb_ops by Stefan Christ · 8 years ago
  59. b27add1 drm/nouveau/fifo/gf100-: protect channel preempt with subdev mutex by Ben Skeggs · 8 years ago
  60. e137040 drm/nouveau/gr: fallback to legacy paths during firmware lookup by Alexandre Courbot · 8 years ago
  61. f479c0b drm/nouveau/kms/nv50: initial support for DP 1.2 multi-stream by Ben Skeggs · 8 years ago
  62. d665c7e drm/nouveau/kms/nv50: allow encoder update to be called from other modules by Ben Skeggs · 8 years ago
  63. 9bfdee9 drm/nouveau/kms/nv50: rename remaining nv50_crtc to nv50_head by Ben Skeggs · 8 years ago
  64. f00f0e2 drm/nouveau/kms/nv50: remove code to create ctxdma for every framebuffer by Ben Skeggs · 8 years ago
  65. e1ef6b4 drm/nouveau/kms/nv50: remove code to support non-atomic page flips by Ben Skeggs · 8 years ago
  66. c2d926a drm/nouveau/kms/nv50: remove code to support non-atomic connector properties by Ben Skeggs · 8 years ago
  67. 8896cee drm/nouveau/kms/nv50: remove code to support non-atomic dpms by Ben Skeggs · 8 years ago
  68. f7aa20e drm/nouveau/kms/nv50: remove code to support non-atomic modesets by Ben Skeggs · 8 years ago
  69. 839ca90 drm/nouveau/kms/nv50: transition to atomic interfaces internally by Ben Skeggs · 8 years ago
  70. 5f674a5 drm/nouveau/kms/nv50: turn mode_set_base_atomic() into a stub by Ben Skeggs · 8 years ago
  71. d92c8ad drm/nouveau/kms/nv50: convert encoder mode_fixup into an atomic_check() by Ben Skeggs · 8 years ago
  72. f20c665 drm/nouveau/kms/nv50: clean-up encoder functions by Ben Skeggs · 8 years ago
  73. 354d350 drm/nouveau/kms/nv50: ensure encoder normal power state is enabled at startup by Ben Skeggs · 8 years ago
  74. accdea2 drm/nouveau/kms/nv50: prepare ctxdma interface to be usable with atomic by Ben Skeggs · 8 years ago
  75. 22e927d drm/nouveau/kms/nv50: separate out cursor channel commit by Ben Skeggs · 8 years ago
  76. 973f10c drm/nouveau/kms/nv50: separate out base channel commit by Ben Skeggs · 8 years ago
  77. 06ab282 drm/nouveau/kms/nv50: separate out vblank dmi commit by Ben Skeggs · 8 years ago
  78. 7e08d67 drm/nouveau/kms/nv50: separate out procamp commit by Ben Skeggs · 8 years ago
  79. 7e91833 drm/nouveau/kms/nv50: separate out dither commit by Ben Skeggs · 8 years ago
  80. c4e6812 drm/nouveau/kms/nv50: separate out viewport commit by Ben Skeggs · 8 years ago
  81. 6bbab3b drm/nouveau/kms/nv50: separate out base/ovly channel usage bounds commit by Ben Skeggs · 8 years ago
  82. ea8ee39 drm/nouveau/kms/nv50: separate out cursor surface commit by Ben Skeggs · 8 years ago
  83. a7ae156 drm/nouveau/kms/nv50: separate out lut commit by Ben Skeggs · 8 years ago
  84. ad63361 drm/nouveau/kms/nv50: separate out core surface commit by Ben Skeggs · 8 years ago
  85. 3dbd036 drm/nouveau/kms/nv50: separate out mode commit by Ben Skeggs · 8 years ago
  86. 5a223da drm/nouveau/kms/nv50: give more useful names to encoders by Ben Skeggs · 8 years ago
  87. 7f55a07 drm/nouveau/kms/nv50: control evo trace output with DRM_UT_KMS by Ben Skeggs · 8 years ago
  88. 52aa30f drm/nouveau/kms/nv50: switch mst sink back into sst mode by Ben Skeggs · 8 years ago
  89. fc21a4a drm/nouveau/kms: never call drm_helper_disable_unused_functions() with atomic by Ben Skeggs · 8 years ago
  90. b167db0 drm/nouveau/kms: prepare to support suspend/resume of display state with atomic by Ben Skeggs · 8 years ago
  91. 986edb9 drm/nouveau/kms: prepare to support vbl timestamp calculation with atomic by Ben Skeggs · 8 years ago
  92. d645537 drm/nouveau/kms: prepare to support legacy connector set_property with atomic by Ben Skeggs · 8 years ago
  93. b2b75ee drm/nouveau/kms: prepare to support legacy connector dpms with atomic by Ben Skeggs · 8 years ago
  94. 56182b8 drm/nouveau/kms: separate connector property attach from nouveau_connector by Ben Skeggs · 8 years ago
  95. 616915e drm/nouveau/kms: subclass atomic connector state by Ben Skeggs · 8 years ago
  96. 07193f7 drm/nouveau/kms: execute drm_mode_config_reset() after constructing display by Ben Skeggs · 8 years ago
  97. 3b4c0ab drm/nouveau/kms: move drm_crtc_force_disable_all() earlier by Ben Skeggs · 8 years ago
  98. d000edd drm/nouveau/kms: drop dpms off/on in response to hotplug by Ben Skeggs · 8 years ago
  99. 1608a0f drm/nouveau/fbcon: refcount the drm_framebuffer by Ben Skeggs · 8 years ago
  100. 595b61c drm/nouveau/fbcon: make use of drm_fb_helper.fb by Ben Skeggs · 8 years ago