1. 9d350c5 drm/nouveau/secboot: remove by Ben Skeggs · 5 years ago
  2. 22dcda4 drm/nouveau/acr: implement new subdev to replace "secure boot" by Ben Skeggs · 5 years ago
  3. ebe52a5 drm/nouveau/fb/gp102-: unlock VPR as part of FB init by Ben Skeggs · 5 years ago
  4. ff213b6 drm/nouveau/core/memory: add macros to read/write blocks from objects by Ben Skeggs · 5 years ago
  5. 7a4dde7 drm/nouveau/secboot: move code to boot LS falcons to subdevs by Ben Skeggs · 5 years ago
  6. 91a4e83 drm/nouveau/flcn/msgq: rename msgq-related nvkm_msgqueue_queue to nvkm_falcon_msgq by Ben Skeggs · 5 years ago
  7. e1cc579 drm/nouveau/flcn/msgq: pass explicit message queue pointer to recv() by Ben Skeggs · 5 years ago
  8. d114a13 drm/nouveau/flcn/msgq: move handling of init message to subdevs by Ben Skeggs · 5 years ago
  9. 2d06398 drm/nouveau/flcn/msgq: drop nvkm_msgqueue argument to functions by Ben Skeggs · 5 years ago
  10. 77b1ab6 drm/nouveau/flcn/msgq: switch to falcon queue printk macros by Ben Skeggs · 5 years ago
  11. e9602a1b drm/nouveau/flcn/msgq: simplify msg_queue_pop() error handling by Ben Skeggs · 5 years ago
  12. f09a3ee drm/nouveau/flcn/msgq: remove error handling for msg_queue_open(), it can't fail by Ben Skeggs · 5 years ago
  13. 86ce2a7 drm/nouveau/flcn/cmdq: move command generation to subdevs by Ben Skeggs · 5 years ago
  14. 25fd061 drm/nouveau/flcn/cmdq: rename cmdq-related nvkm_msqqueue_queue to nvkm_falcon_cmdq by Ben Skeggs · 5 years ago
  15. 1497452 drm/nouveau/flcn/cmdq: implement a more explicit send() interface by Ben Skeggs · 5 years ago
  16. 2b287ae drm/nouveau/flcn/cmdq: drop nvkm_msgqueue argument to functions by Ben Skeggs · 5 years ago
  17. baafecbf drm/nouveau/flcn/cmdq: switch to falcon queue printk macros by Ben Skeggs · 5 years ago
  18. c2c9b24 drm/nouveau/flcn/cmdq: cmd_queue_close always commits, simplify it by Ben Skeggs · 5 years ago
  19. 2baafff drm/nouveau/flcn/cmdq: cmd_queue_push can't fail, remove error handling for it by Ben Skeggs · 5 years ago
  20. 2e8a659 drm/nouveau/flcn/cmdq: split the condition for queue readiness vs pmu acr readiness by Ben Skeggs · 5 years ago
  21. a15d8f5 drm/nouveau/flcn/qmgr: rename remaining nvkm_msgqueue bits to nvkm_falcon_qmgr by Ben Skeggs · 5 years ago
  22. 8e90a98 drm/nouveau/flcn/qmgr: support syncronous command submission from common code by Ben Skeggs · 5 years ago
  23. c80157a drm/nouveau/flcn/qmgr: allow arbtrary priv + return code for callbacks by Ben Skeggs · 5 years ago
  24. 0ae5943 drm/nouveau/flcn/qmgr: move sequence tracking from nvkm_msgqueue to nvkm_falcon_qmgr by Ben Skeggs · 5 years ago
  25. 2243118 drm/nouveau/flcn/msgq: explicitly create message queue from subdevs by Ben Skeggs · 5 years ago
  26. acc466a drm/nouveau/flcn/cmdq: explicitly create command queue(s) from subdevs by Ben Skeggs · 5 years ago
  27. 8763955 drm/nouveau/flcn/qmgr: explicitly create queue manager from subdevs by Ben Skeggs · 5 years ago
  28. 7e1659c drm/nouveau/flcn: split msgqueue into multiple pieces by Ben Skeggs · 5 years ago
  29. 3d0482e drm/nouveau/flcn: add printk macros by Ben Skeggs · 5 years ago
  30. af696a6 drm/nouveau/flcn: reset sec2/gsp falcons harder by Ben Skeggs · 5 years ago
  31. b826f48 drm/nouveau/flcn: specify queue register offsets from subdev by Ben Skeggs · 5 years ago
  32. e938c4e drm/nouveau/flcn: specify debug/production register offset from subdev by Ben Skeggs · 5 years ago
  33. bc3cfd1 drm/nouveau/flcn: specify EMEM address from subdev by Ben Skeggs · 5 years ago
  34. ca3190e drm/nouveau/flcn: move bind_context WAR out of common code by Ben Skeggs · 5 years ago
  35. fb0a5bb drm/nouveau/flcn: specify FBIF offset from subdev by Ben Skeggs · 5 years ago
  36. 10e43bf drm/nouveau/nvenc: add a stub implementation for the GPUs where it should be supported by Ben Skeggs · 5 years ago
  37. a5482b9 drm/nouveau/nvdec/gm107-: add missing engine instances by Ben Skeggs · 5 years ago
  38. 68f0244 drm/nouveau/nvdec/gm107: rename from gp102 implementation by Ben Skeggs · 5 years ago
  39. 3a900a5 drm/nouveau/nvdec: initialise SW state for falcon from constructor by Ben Skeggs · 5 years ago
  40. 98a34d9 drm/nouveau/nvdec: select implementation based on available fw by Ben Skeggs · 5 years ago
  41. c9af47b drm/nouveau/sec2: move interrupt handler to hw-specific module by Ben Skeggs · 5 years ago
  42. 555a000 drm/nouveau/sec2: use falcon funcs by Ben Skeggs · 5 years ago
  43. edd757d drm/nouveau/sec2: initialise SW state for falcon from constructor by Ben Skeggs · 5 years ago
  44. 7adc40c drm/nouveau/sec2: select implementation based on available firmware by Ben Skeggs · 5 years ago
  45. e14e5e6 drm/nouveau/sec2/gp108: split from gp102 implementation by Ben Skeggs · 5 years ago
  46. 4f55636 drm/nouveau/gr/gf100-: initialise SW state for falcon from constructor by Ben Skeggs · 5 years ago
  47. ef16dc2 drm/nouveau/gr/gf100-: select implementation based on available FW by Ben Skeggs · 5 years ago
  48. a096ff1 drm/nouveau/gr/gp108: split from gp107 by Ben Skeggs · 5 years ago
  49. 00e1b5d drm/nouveau/gr/gf100-: move fecs/gpccs ucode into their substructures by Ben Skeggs · 5 years ago
  50. 0033f15 drm/nouveau/gr/gf100-: drop fuc_ prefix on sw init by Ben Skeggs · 5 years ago
  51. a2bfb50 drm/nouveau/gr/gk20a,gm200-: use nvkm_firmware_load_blob for sw init by Ben Skeggs · 5 years ago
  52. 6f0add0 drm/nouveau/gr/gf100-: use nvkm_blob structure for fecs/gpccs fw by Ben Skeggs · 5 years ago
  53. 2952a2b drm/nouveau/pmu: initialise SW state for falcon from constructor by Ben Skeggs · 5 years ago
  54. 989863d drm/nouveau/pmu: select implementation based on available firmware by Ben Skeggs · 5 years ago
  55. e905736 drm/nouveau/pmu/gp10b: split from gm20b implementation by Ben Skeggs · 5 years ago
  56. 334815e drm/nouveau/gsp: initialise SW state for falcon from constructor by Ben Skeggs · 5 years ago
  57. 78b10b7 drm/nouveau/gsp: select implementation based on available firmware by Ben Skeggs · 5 years ago
  58. c63fe2e drm/nouveau/acr: add loaders for currently available LS firmware images by Ben Skeggs · 5 years ago
  59. 67e7c6c drm/nouveau/acr: add stub implementation for all GPUs currently supported by SECBOOT by Ben Skeggs · 5 years ago
  60. 31bef57 drm/nouveau/core: define ACR subdev by Ben Skeggs · 5 years ago
  61. f25709f drm/nouveau/core: add representation of generic binary objects by Ben Skeggs · 5 years ago
  62. 47c8f8e drm/nouveau/core: add a macro to better handle multiple firmware versions by Ben Skeggs · 5 years ago
  63. 5ff4154 drm/nouveau/core: output fw size in debug messages by Ben Skeggs · 5 years ago
  64. a128bbf drm/nouveau/flcn: export existing funcs by Ben Skeggs · 5 years ago
  65. de04819 drm/nouveau/flcn: fetch PRI address from TOP if not provided by constructor by Ben Skeggs · 5 years ago
  66. 5a4b98c drm/nouveau/flcn: move fetching of configuration until first use by Ben Skeggs · 5 years ago
  67. 633cc9b drm/nouveau/fault/gv100-: fix memory leak on module unload by Ben Skeggs · 5 years ago
  68. 409d659 drm/nouveau/disp/dp: fix typo when determining failsafe link configuration by Ben Skeggs · 5 years ago
  69. 2e4534a drm/nouveau/drm/ttm: Remove set but not used variable 'mem' by YueHaibing · 5 years ago
  70. 1eb0134 drm/nouveau: Fix copy-paste error in nouveau_fence_wait_uevent_handler by YueHaibing · 5 years ago
  71. 3c47e38 drm/nouveau/gr/gv100-: modify gr init to match newer version of RM by Ben Skeggs · 6 years ago
  72. 7adc77a drm/nouveau/gr/gk20a,gm200-: add terminators to method lists read from fw by Ben Skeggs · 5 years ago
  73. fef1c0e drm/nouveau/gr/gf100-: remove dtor by Ben Skeggs · 5 years ago
  74. 0514a6b drm/nouveau/fault/tu102: define nvkm_fault_func.pin by Ben Skeggs · 5 years ago
  75. 4886c74 drm/nouveau/core: fix missing newline in fw loader error message by Ben Skeggs · 5 years ago
  76. 3613a9b drm/nouveau/secboot/gm20b: initialize pointer in gm20b_secboot_new() by Dan Carpenter · 5 years ago
  77. 176ada0 drm/nouveau/mmu: Add correct turing page kinds by James Jones · 5 years ago
  78. 72ecb0a drm/nouveau: Fix ttm move init with multiple GPUs by James Jones · 5 years ago
  79. b4229fc drm/nouveau: use NULL for pointer assignment. by Wambui Karuga · 5 years ago
  80. cd04e4f drm/nouveau/kms/nv04: remove set but unused variable. by Wambui Karuga · 5 years ago
  81. 2cf3c8b drm/nouveau/fb/gf100-: declare constants as unsigned long long. by Wambui Karuga · 5 years ago
  82. 2574c80 drm/nouveau/kms/nv04-nv4x: Use match_string() helper to simplify the code by YueHaibing · 5 years ago
  83. d7ca5dd drm/nouveau/ce/gp10b: Use correct copy engine by Thierry Reding · 5 years ago
  84. 0d0d498 drm/nouveau/ltc/gp10b: Add custom L2 cache implementation by Thierry Reding · 5 years ago
  85. 6992ceb drm/nouveau/secboot/gm20b,gp10b: Read WPR configuration from GPU registers by Thierry Reding · 5 years ago
  86. fc12262 drm/nouveau/tegra: Set clock rate if not set by Thierry Reding · 5 years ago
  87. b0b651a drm/nouveau/tegra: Avoid pulsing reset twice by Thierry Reding · 5 years ago
  88. f1331ea drm/nouveau: Do not try to disable PCI device on Tegra by Thierry Reding · 5 years ago
  89. 0ac7fac drm/nouveau/fault: Add support for GP10B by Thierry Reding · 5 years ago
  90. f42e4b3 drm/nouveau/nouveau: fix incorrect sizeof on args.src an args.dst by Colin Ian King · 5 years ago
  91. 4814049 drm/nouveau/kms/nv50-: Report possible_crtcs incorrectly on mstos, for now by Lyude Paul · 6 years ago
  92. 5ff0cb1 drm/nouveau/kms/nv50-: Use less encoders by making mstos per-head by Lyude Paul · 6 years ago
  93. 122c163 drm/nouveau/kms/nv50-: Remove nv50_mstc_best_encoder() by Lyude Paul · 6 years ago
  94. 1319927 drm/nouveau/kms/gf119-: allow both 256- and 1024-sized LUTs to be used by Ilia Mirkin · 6 years ago
  95. 11a8630 drm/nouveau/gr/gk208-gm10x: regenerate built-in firmware by Ben Skeggs · 6 years ago
  96. 688486a Merge tag 'amd-drm-next-5.6-2020-01-10-dp-mst-dsc' of git://people.freedesktop.org/~agd5f/linux into drm-next by Dave Airlie · 5 years ago
  97. d5d88cd Merge tag 'amd-drm-next-5.6-2020-01-09' of git://people.freedesktop.org/~agd5f/linux into drm-next by Dave Airlie · 5 years ago
  98. 79f88da Merge tag 'drm-misc-next-2020-01-10' of git://anongit.freedesktop.org/drm/drm-misc into drm-next by Dave Airlie · 5 years ago
  99. 485b747 drm/amd/display: Fix compilation warnings on i386 by Mikita Lipski · 5 years ago
  100. 9edb435 drm/dp_mst: fix documentation of drm_dp_mst_add_affected_dsc_crtcs by Alex Deucher · 5 years ago