1. b1c150a drm/nouveau/drm/nouveau: Prevent handling ACPI HPD events too early by Lyude Paul · 6 years ago
  2. c92dbaf drm/nouveau/drm/nouveau: Use pm_runtime_get_noresume() in connector_detect() by Lyude Paul · 6 years ago
  3. 2493cdf drm/nouveau/drm/nouveau: Fix bogus drm_kms_helper_poll_enable() placement by Lyude Paul · 6 years ago
  4. c940c2c drm/nouveau: tegra: Detach from ARM DMA/IOMMU mapping by Thierry Reding · 6 years ago
  5. 700cbb6 drm/nouveau/gem: off by one bugs in nouveau_gem_pushbuf_reloc_apply() by Dan Carpenter · 6 years ago
  6. e7bce21 drm/nouveau/pmu/fuc: don't use movw directly anymore by Karol Herbst · 7 years ago
  7. 7be76fb drm/nouveau/kms: Increase max retries in scanout position queries. by Mario Kleiner · 8 years ago
  8. 24f82ee drm/nouveau: Fix deadlock on runtime suspend by Lukas Wunner · 7 years ago
  9. 5330add drm/nouveau/pci: do a msi rearm on init by Karol Herbst · 7 years ago
  10. edba1c1 drm/nouveau: hide gcc-4.9 -Wmaybe-uninitialized by Arnd Bergmann · 8 years ago
  11. 710c0b0 drm/nouveau/mmu: flush tlbs before deleting page tables by Ben Skeggs · 7 years ago
  12. f4f0b6a drm/nouveau/bsp/g92: disable by default by Ilia Mirkin · 7 years ago
  13. 16ee696 drm/nouveau/gr/gf100-: fix ccache error logging by Ben Skeggs · 8 years ago
  14. 25bdc516 drm/nouveau/pci/msi: disable MSI on big-endian platforms by default by Ilia Mirkin · 7 years ago
  15. ae8faca drm/nouveau/bar/gf100: fix access to upper half of BAR2 by Ben Skeggs · 7 years ago
  16. 34da5f7 drm/nouveau/disp/nv50-: bump max chans to 21 by Ilia Mirkin · 7 years ago
  17. bfa4d2e drm/nouveau: Fix drm poll_helper handling by Peter Ujfalusi · 7 years ago
  18. c94e2ed drm/nouveau: Don't enabling polling twice on runtime resume by Lyude Paul · 8 years ago
  19. c7a29cf drm/nouveau: Handle fbcon suspend/resume in seperate worker by Lyude Paul · 8 years ago
  20. d2beb1a drm/nouveau: Rename acpi_work to hpd_work by Hans de Goede · 8 years ago
  21. ef66745 drm/nouveau: Intercept ACPI_VIDEO_NOTIFY_PROBE by Hans de Goede · 8 years ago
  22. c33f1bd drm/nouveau/fence/g84-: protect against concurrent access to semaphore buffers by Ben Skeggs · 7 years ago
  23. cf336ee drm/nouveau: prevent userspace from deleting client object by Ben Skeggs · 7 years ago
  24. aae14f5 drm/nouveau/tmr: fully separate alarm execution/pending lists by Ben Skeggs · 7 years ago
  25. b77adf2 drm/nouveau/tmr: handle races with hw when updating the next alarm time by Ben Skeggs · 8 years ago
  26. 1ec3c71 drm/nouveau/tmr: avoid processing completed alarms when adding a new one by Ben Skeggs · 8 years ago
  27. 6445a49 drm/nouveau/tmr: fix corruption of the pending list when rescheduling an alarm by Ben Skeggs · 8 years ago
  28. 16e1049 drm/nouveau/tmr: ack interrupt before processing alarms by Ben Skeggs · 8 years ago
  29. e8ee630 drm/nouveau/therm: remove ineffective workarounds for alarm bugs by Ben Skeggs · 8 years ago
  30. 9c0c435 drm/nouveau/disp/mcp7x: disable dptmds workaround by Ben Skeggs · 8 years ago
  31. e6bcbdc drm/nouveau/mmu/nv4a: use nv04 mmu rather than the nv44 one by Ilia Mirkin · 8 years ago
  32. b29a175 drm/nouveau/mpeg: mthd returns true on success now by Ilia Mirkin · 8 years ago
  33. 0042afe drm/nouveau/disp/nv50-: specify ctrl/user separately when constructing classes by Ben Skeggs · 8 years ago
  34. 5001756 drm/nouveau/disp/nv50-: split chid into chid.ctrl and chid.user by Ben Skeggs · 8 years ago
  35. ddc23b5 drm/nouveau/disp/gp102: fix cursor/overlay immediate channel indices by Ben Skeggs · 8 years ago
  36. 2eb8f7c4 drm/nouveau/nv1a,nv1f/disp: fix memory clock rate retrieval by Ilia Mirkin · 8 years ago
  37. bd5cefe drm/nouveau/disp/gt215: Fix HDA ELD handling (thus, HDMI audio) on gt215 by Alastair Bridgewater · 8 years ago
  38. 9195157 drm/nouveau/fifo/gf100-: protect channel preempt with subdev mutex by Ben Skeggs · 8 years ago
  39. 64a5c47 drm/nouveau/i2c/gk110b,gm10x: use the correct implementation by Ben Skeggs · 8 years ago
  40. bfa563b drm/nouveau/ttm: wait for bo fence to signal before unmapping vmas by Ben Skeggs · 8 years ago
  41. a5b4c77 drm/nouveau/ltc: protect clearing of comptags with mutex by Ben Skeggs · 8 years ago
  42. d95ef8a drm/nouveau/bios: require checksum to match for fast acpi shadow method by Ben Skeggs · 8 years ago
  43. 2c256b8 drm/nouveau/kms: lvds panel strap moved again on maxwell by Ben Skeggs · 8 years ago
  44. 42e5fd6 drm/nouveau/gr: fallback to legacy paths during firmware lookup by Alexandre Courbot · 8 years ago
  45. b0a6af8 drm/nouveau/acpi: fix check for power resources support by Peter Wu · 8 years ago
  46. 7cf321d drm/drivers: add support for using the arch wc mapping API. by Dave Airlie · 8 years ago
  47. 6b25e21 Merge tag 'drm-for-v4.9' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 8 years ago
  48. ca09fb9 Merge tag 'v4.8-rc8' into drm-next by Dave Airlie · 8 years ago
  49. 0f28860 drm: Don't swallow error codes in drm_dev_alloc() by Tom Gundersen · 8 years ago
  50. bad3d80 drm/nouveau: Revert "bus: remove cpu_coherent flag" by Karol Herbst · 8 years ago
  51. 666ca3d drm/nouveau/fifo/nv04: avoid ramht race against cookie insertion by Ilia Mirkin · 8 years ago
  52. d9a1f0b drm: use drm_file to tag vm-bos by David Herrmann · 8 years ago
  53. 279cf3f drm/nouveau/acpi: use DSM if bridge does not support D3cold by Peter Wu · 8 years ago
  54. e9c3dde Merge branch 'drm-next-4.9' of git://people.freedesktop.org/~agd5f/linux into drm-next by Dave Airlie · 8 years ago
  55. f8725ad Merge tag 'topic/drm-misc-2016-08-12' of git://anongit.freedesktop.org/drm-intel into drm-next by Dave Airlie · 8 years ago
  56. b1116f6 drm: Remove superflous linux/fb.h includes by Daniel Vetter · 8 years ago
  57. 44adece drm/fb-helper: Add a dummy remove_conflicting_framebuffers by Daniel Vetter · 8 years ago
  58. 4499f2a drm/ttm: Remove unused parameter evict from ttm_bo_move_memcpy by Michel Dänzer · 8 years ago
  59. 4e2f0ca drm/ttm: Remove unused parameter evict from ttm_bo_move_ttm by Michel Dänzer · 8 years ago
  60. 7b8082b drm/ttm: Wait for a BO to become idle before unbinding it from GTT by Michel Dänzer · 8 years ago
  61. 4872850 Merge branch 'drm-next-4.8' of git://people.freedesktop.org/~agd5f/linux into drm-next by Dave Airlie · 8 years ago
  62. 34b5835 drm/ttm: Wait for a BO to become idle before unbinding it from GTT by Michel Dänzer · 8 years ago
  63. 00085f1 dma-mapping: use unsigned long for dma_attrs by Krzysztof Kozlowski · 8 years ago
  64. 753e7c8 Merge branch 'linux-4.8' of git://github.com/skeggsb/linux into drm-next by Dave Airlie · 8 years ago
  65. d0e62ef drm/nouveau/gr/nv3x: fix instobj write offsets in gr setup by Ilia Mirkin · 8 years ago
  66. 692a17d drm/nouveau/acpi: fix lockup with PCIe runtime PM by Peter Wu · 8 years ago
  67. cba9780 drm/nouveau/acpi: check for function 0x1B before using it by Peter Wu · 8 years ago
  68. a12e78d drm/nouveau/acpi: return supported DSM functions by Peter Wu · 8 years ago
  69. df42194 drm/nouveau/acpi: ensure matching ACPI handle and supported functions by Peter Wu · 8 years ago
  70. 28668f4 drm/nouveau/fbcon: fix font width not divisible by 8 by Mikulas Patocka · 8 years ago
  71. 9af07af9 Merge tag 'topic/drm-misc-2016-07-22' of git://anongit.freedesktop.org/drm-intel into drm-next by Dave Airlie · 8 years ago
  72. 5e58052 Backmerge tag 'v4.7' into drm-next by Dave Airlie · 8 years ago
  73. 2383050 Merge remote-tracking branch 'airlied/drm-next' into topic/drm-misc by Daniel Vetter · 8 years ago
  74. fc497ed drm/nouveau: make fbdev support really optional by Tobias Jakobi · 8 years ago
  75. 6c181c8 Merge tag 'topic/drm-misc-2016-07-14' of git://anongit.freedesktop.org/drm-intel into drm-next by Dave Airlie · 8 years ago
  76. 1640142 Merge branch 'linux-4.8' of git://github.com/skeggsb/linux into drm-next by Dave Airlie · 8 years ago
  77. aff51175 drm/nouveau/bus: remove cpu_coherent flag by Alexandre Courbot · 8 years ago
  78. 36a471b drm/nouveau/ttm: remove special handling of coherent objects by Alexandre Courbot · 8 years ago
  79. 0e67bed drm/nouveau: check for supported chipset before booting fbdev off the hw by Ben Skeggs · 8 years ago
  80. 146cfe2 drm/nouveau/ce/gp104: initial support by Ben Skeggs · 8 years ago
  81. ba3b712 drm/nouveau/fifo/gp104: initial support by Ben Skeggs · 8 years ago
  82. fd47877 drm/nouveau/disp/gp104: initial support by Ben Skeggs · 8 years ago
  83. 15cec92 drm/nouveau/dma/gp104: initial support by Ben Skeggs · 8 years ago
  84. a8c15dd drm/nouveau/ltc/gp104: initial support by Ben Skeggs · 8 years ago
  85. 8c80bc6 drm/nouveau/ibus/gp104: initial support by Ben Skeggs · 8 years ago
  86. 13a66d2 drm/nouveau/i2c/gp104: initial support by Ben Skeggs · 8 years ago
  87. 14ae020 drm/nouveau/gpio/gp104: initial support by Ben Skeggs · 8 years ago
  88. 7d007dd drm/nouveau/fuse/gp104: initial support by Ben Skeggs · 8 years ago
  89. 42d7a65 drm/nouveau/bus/gp104: initial support by Ben Skeggs · 8 years ago
  90. 10d4c1c drm/nouveau/bar/gp104: initial support by Ben Skeggs · 8 years ago
  91. 6b7c941 drm/nouveau/mmu/gp104: initial support by Ben Skeggs · 8 years ago
  92. 6258cd4 drm/nouveau/fb/gp104: initial support by Ben Skeggs · 8 years ago
  93. 4fdbdfa drm/nouveau/imem/gp104: initial support by Ben Skeggs · 8 years ago
  94. 047506c drm/nouveau/devinit/gp104: initial support by Ben Skeggs · 8 years ago
  95. 3884920 drm/nouveau/bios/gp104: initial support by Ben Skeggs · 8 years ago
  96. 5f62ee6 drm/nouveau/tmr/gp104: initial support by Ben Skeggs · 8 years ago
  97. b3446c5 drm/nouveau/pci/gp104: initial support by Ben Skeggs · 8 years ago
  98. 9179b8e drm/nouveau/mc/gp104: initial support by Ben Skeggs · 8 years ago
  99. 445b9c2 drm/nouveau/top/gp104: initial support by Ben Skeggs · 8 years ago
  100. cfb083f drm/nouveau/core: recognise GP104 chipset by Ben Skeggs · 8 years ago