1. 6d124ff drm: Add acquire ctx to ->gamma_set hook by Daniel Vetter · 8 years ago
  2. 9c79e0b drm/fb-helper: Give up on kgdb for atomic drivers by Daniel Vetter · 8 years ago
  3. 1d3c110 drm/nouveau: Don't register Thunderbolt eGPU with vga_switcheroo by Lukas Wunner · 8 years ago
  4. a4eff9a drm: Add acquire ctx parameter to ->set_config by Daniel Vetter · 8 years ago
  5. 41292b1f drm: Add acquire ctx parameter to ->page_flip(_target) by Daniel Vetter · 8 years ago
  6. 1931529 drm: Add acquire ctx parameter to ->plane_disable by Daniel Vetter · 8 years ago
  7. 34a2ab5 drm: Add acquire ctx parameter to ->update_plane by Daniel Vetter · 8 years ago
  8. 18dddad drm/atomic: Introduce drm_atomic_helper_shutdown by Daniel Vetter · 8 years ago
  9. 628d4c4 Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux into drm-misc-next by Daniel Vetter · 8 years ago
  10. edd849e Merge tag 'drm-misc-next-2017-03-21' of git://anongit.freedesktop.org/git/drm-misc into drm-next by Dave Airlie · 8 years ago
  11. 1e797f5 drm/dp: Split drm_dp_mst_allocate_vcpi by Pandiyan, Dhinakaran · 8 years ago
  12. b7d6c8d drm/nouveau/secboot: fix NULL pointer dereference by Alexandre Courbot · 8 years ago
  13. aa7fc0c drm/nouveau/secboot: fix inconsistent pointer checking by Alexandre Courbot · 8 years ago
  14. 9c23376 Merge tag 'drm-misc-next-2017-03-12' of git://anongit.freedesktop.org/git/drm-misc into drm-next by Dave Airlie · 8 years ago
  15. b70366e Merge tag 'doc-4.11-images' of git://git.lwn.net/linux into drm-misc-next by Daniel Vetter · 8 years ago
  16. 7d52cb8 drm: Remove drm_pending_event->pid by Daniel Vetter · 8 years ago
  17. a452165 Merge branch 'drm/next/platform' of git://linuxtv.org/pinchartl/media into drm-misc-next by Daniel Vetter · 8 years ago
  18. 6796b12 Merge branch 'linux-4.12' of git://github.com/skeggsb/linux into drm-next by Dave Airlie · 8 years ago
  19. 97e5268 drm/nouveau/fb/gf100-: rework ram detection by Ben Skeggs · 8 years ago
  20. ba4c063 drm/nouveau/fb/gm200: split ram implementation from gm107 by Ben Skeggs · 8 years ago
  21. 904e703 drm/nouveau/fb/gf108: split implementation from gf100 by Ben Skeggs · 8 years ago
  22. fcb371a drm/nouveau/fb/gf100-: modify constructors to allow more customisation by Ben Skeggs · 8 years ago
  23. df8dc97 drm/nouveau/kms/nv50: use drm core i2c-over-aux algorithm by Ben Skeggs · 8 years ago
  24. 5c68d91 drm/nouveau/i2c/g94-: return REPLY_M value on reads by Ben Skeggs · 8 years ago
  25. 1af5c41 drm/nouveau/i2c: modify aux interface to return length actually transferred by Ben Skeggs · 8 years ago
  26. 36510ad drm/nouveau/gp10x: enable secboot and GR by Alexandre Courbot · 8 years ago
  27. 424321b drm/nouveau/gr/gp102: initial support by Ben Skeggs · 8 years ago
  28. 4eb3390 drm/nouveau/falcon: support for gp10x msgqueue by Alexandre Courbot · 8 years ago
  29. 5429f82 drm/nouveau/secboot: add gp102/gp104/gp106/gp107 support by Alexandre Courbot · 8 years ago
  30. 84074e5 drm/nouveau/secboot: put HS code loading code into own file by Alexandre Courbot · 8 years ago
  31. 717bad82 drm/nouveau/secboot: support for r375 ACR by Alexandre Courbot · 8 years ago
  32. 0f8fb2a drm/nouveau/secboot: support for r367 ACR by Alexandre Courbot · 8 years ago
  33. 810997f drm/nouveau/secboot: support for r364 ACR by Alexandre Courbot · 8 years ago
  34. ec91cb0 drm/nouveau/secboot: workaround bug when starting SEC2 firmware by Alexandre Courbot · 8 years ago
  35. c5e1fef drm/nouveau/secboot: support standard NVIDIA HS binaries by Alexandre Courbot · 8 years ago
  36. b58b417 drm/nouveau/secboot: support for unload blob bootloader by Alexandre Courbot · 8 years ago
  37. c93cfe3 drm/nouveau/secboot: let callers interpret return value of blobs by Alexandre Courbot · 8 years ago
  38. 7defd1d drm/nouveau/secboot: support for different load and unload falcons by Alexandre Courbot · 8 years ago
  39. a13edd0 drm/nouveau/secboot: share r361 BL structures and functions by Alexandre Courbot · 8 years ago
  40. 114223a drm/nouveau/secboot: add support for SEC LS firmware by Alexandre Courbot · 8 years ago
  41. 48387f0 drm/nouveau/secboot: support running ACR on SEC by Alexandre Courbot · 8 years ago
  42. c343360 drm/nouveau/secboot: get start address of blob from ACR by Alexandre Courbot · 8 years ago
  43. e946241 drm/nouveau/secboot: add shadow blob argument by Alexandre Courbot · 8 years ago
  44. 9706d8f drm/nouveau/falcon/msgqueue: add SEC2 support by Alexandre Courbot · 8 years ago
  45. 6ac2cc2 drm/nouveau/falcon: support for EMEM by Alexandre Courbot · 8 years ago
  46. cfd044b drm/nouveau/falcon: fix base address of FBIF registers by Alexandre Courbot · 8 years ago
  47. ad147b7 drm/nouveau/falcon: better detection of debug register by Alexandre Courbot · 8 years ago
  48. b62880f drm/nouveau/core: add SEC2 engine by Alexandre Courbot · 8 years ago
  49. 16307b5 drm/nouveau/nvdec: add gp102 support by Alexandre Courbot · 8 years ago
  50. 9e43975 drm/nouveau/falcon: delay construction of falcons to oneinit() by Alexandre Courbot · 8 years ago
  51. 65d9376 drm/nouveau/falcon: use NXTCTX register instead of NEW_INSTBLK by Alexandre Courbot · 8 years ago
  52. 1106459 drm/nouveau/secboot/gm20b: enable PMU firmware by Alexandre Courbot · 8 years ago
  53. 937deb0 drm/nouveau/pmu/gm20b: add msgqueue support by Alexandre Courbot · 8 years ago
  54. fc12745 drm/nouveau/secboot: check that WPR region is properly set by Alexandre Courbot · 8 years ago
  55. 7775d0d drm/nouveau/secboot: support optional falcons by Alexandre Courbot · 8 years ago
  56. bb5ec9c drm/nouveau/secboot: support PMU LS firmware by Alexandre Courbot · 8 years ago
  57. 7579e22 drm/nouveau/secboot: base support for PMU falcon by Alexandre Courbot · 8 years ago
  58. eabe4ea drm/nouveau/secboot: support for loading LS PMU firmware by Alexandre Courbot · 8 years ago
  59. 9ce480f drm/nouveau/pmu: add msgqueue member by Alexandre Courbot · 8 years ago
  60. 42847d8 drm/nouveau/falcon: support for gm20b msgqueue by Alexandre Courbot · 8 years ago
  61. 9b536e9 drm/nouveau/falcon: add msgqueue interface by Alexandre Courbot · 8 years ago
  62. 0117b33 drm/nouveau/secboot: add LS firmware post-run hooks by Alexandre Courbot · 8 years ago
  63. 9bb55bb drm/nouveau/secboot: abstract fixup_hs_desc function by Alexandre Courbot · 8 years ago
  64. f7152a2 drm/nouveau/secboot: make specialized ls_ucode_img struct private by Alexandre Courbot · 8 years ago
  65. 48eee54 drm/nouveau/secboot: store ucode offset in base image structure by Alexandre Courbot · 8 years ago
  66. 5c4e060 drm/nouveau/secboot: fix usage of hsf_load_header by Alexandre Courbot · 8 years ago
  67. 913b97f drm/nouveau/secboot: prevent address trimming by Alexandre Courbot · 8 years ago
  68. 098ee77 drm/nouveau/secboot: fix WPR region alignment by Alexandre Courbot · 8 years ago
  69. 3e8fbe3 drm/nouveau/secboot: fix WPR address to be 64-bit by Alexandre Courbot · 8 years ago
  70. a335f07 drm/nouveau/secboot: make sure requested falcons are supported by Alexandre Courbot · 8 years ago
  71. 489a5fe drm/nouveau/secboot: remove unused hook by Alexandre Courbot · 8 years ago
  72. 17c602e drm/nouveau/falcon: fix IMEM port access by Alexandre Courbot · 8 years ago
  73. ca179c8 drm/nouveau/falcon: fix port offset for DMEM register by Alexandre Courbot · 8 years ago
  74. e444de5 drm/nouveau/falcon: protect against concurrent DMEM accesses by Alexandre Courbot · 8 years ago
  75. 6bd4b52 drm/nouveau/falcon: add missing context binding memory target by Alexandre Courbot · 8 years ago
  76. 485a20e drm/nouveau/pmu: make sure the reset hook exists before running it by Alexandre Courbot · 8 years ago
  77. ba735d0 drm/nouveau/secboot: make nvkm_secboot_falcon_name visible by Alexandre Courbot · 8 years ago
  78. 69d468f drm/nouveau/priv: punt messages to debug level by Ben Skeggs · 8 years ago
  79. b558dfd Merge tag 'drm-misc-next-2017-03-06' of git://anongit.freedesktop.org/git/drm-misc into drm-next by Dave Airlie · 8 years ago
  80. 1a54082 drm/nouveau: Remove nouveau_drm_debugfs_cleanup() by Noralf Trønnes · 8 years ago
  81. 8dfe162 gpu: drm: drivers: Convert printk(KERN_<LEVEL> to pr_<level> by Joe Perches · 8 years ago
  82. 9b2104f drm/atomic: Make disable_all helper fully disable the crtc. by Maarten Lankhorst · 8 years ago
  83. 8e22e1b Merge airlied/drm-next into drm-misc-next by Daniel Vetter · 8 years ago
  84. ef96152 Merge tag 'drm-for-v4.11-less-shouty' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 8 years ago
  85. 94000cc Merge tag 'v4.10-rc8' into drm-next by Dave Airlie · 8 years ago
  86. 42e1b14 Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  87. 76adb46 drm: Remove the struct drm_device platformdev field by Laurent Pinchart · 8 years ago
  88. eb875d8 drm/nouveau/tmr: provide backtrace when a timeout is hit by Ben Skeggs · 8 years ago
  89. 5112abc drm/nouveau/pci/g92: Fix rearm by Karol Herbst · 8 years ago
  90. 800efb4 drm/nouveau/drm/therm/fan: add a fallback if no fan control is specified in the vbios by Martin Peres · 8 years ago
  91. 7722e1b drm/nouveau/hwmon: expose power_max and power_crit by Karol Herbst · 8 years ago
  92. 1efc3c4 drm/nouveau/iccsense: Parse max and crit power level by Karol Herbst · 8 years ago
  93. e5f8eabc drm/nouveau/bios/power_budget: Add basic power budget parsing by Karol Herbst · 8 years ago
  94. 75d115f drm/nouveau/fifo/gk104-: preempt recovery by Ben Skeggs · 8 years ago
  95. 3ebef76 drm/nouveau/fifo/gk104-: trigger mmu fault before attempting engine recovery by Ben Skeggs · 8 years ago
  96. 03f16f5 drm/nouveau/fifo/gk104-: ACK SCHED_ERROR before attempting CTXSW_TIMEOUT recovery by Ben Skeggs · 8 years ago
  97. 91b9d65 drm/nouveau/fifo/gk104-: directly use new recovery code for ctxsw timeout by Ben Skeggs · 8 years ago
  98. 3534821 drm/nouveau/fifo/gk104-: directly use new recovery code for mmu faults by Ben Skeggs · 8 years ago
  99. eaa5ed6 drm/nouveau/fifo/gk104-: reset all engines a killed channel is still active on by Ben Skeggs · 8 years ago
  100. 0faaa47 drm/nouveau/fifo/gk104-: refactor recovery code by Ben Skeggs · 8 years ago