1. fb0a5bb drm/nouveau/flcn: specify FBIF offset from subdev by Ben Skeggs · 5 years ago
  2. 10e43bf drm/nouveau/nvenc: add a stub implementation for the GPUs where it should be supported by Ben Skeggs · 5 years ago
  3. a5482b9 drm/nouveau/nvdec/gm107-: add missing engine instances by Ben Skeggs · 5 years ago
  4. 68f0244 drm/nouveau/nvdec/gm107: rename from gp102 implementation by Ben Skeggs · 5 years ago
  5. 3a900a5 drm/nouveau/nvdec: initialise SW state for falcon from constructor by Ben Skeggs · 5 years ago
  6. 98a34d9 drm/nouveau/nvdec: select implementation based on available fw by Ben Skeggs · 5 years ago
  7. c9af47b drm/nouveau/sec2: move interrupt handler to hw-specific module by Ben Skeggs · 5 years ago
  8. 555a000 drm/nouveau/sec2: use falcon funcs by Ben Skeggs · 5 years ago
  9. edd757d drm/nouveau/sec2: initialise SW state for falcon from constructor by Ben Skeggs · 5 years ago
  10. 7adc40c drm/nouveau/sec2: select implementation based on available firmware by Ben Skeggs · 5 years ago
  11. e14e5e6 drm/nouveau/sec2/gp108: split from gp102 implementation by Ben Skeggs · 5 years ago
  12. 4f55636 drm/nouveau/gr/gf100-: initialise SW state for falcon from constructor by Ben Skeggs · 5 years ago
  13. ef16dc2 drm/nouveau/gr/gf100-: select implementation based on available FW by Ben Skeggs · 5 years ago
  14. a096ff1 drm/nouveau/gr/gp108: split from gp107 by Ben Skeggs · 5 years ago
  15. 00e1b5d drm/nouveau/gr/gf100-: move fecs/gpccs ucode into their substructures by Ben Skeggs · 5 years ago
  16. 0033f15 drm/nouveau/gr/gf100-: drop fuc_ prefix on sw init by Ben Skeggs · 5 years ago
  17. a2bfb50 drm/nouveau/gr/gk20a,gm200-: use nvkm_firmware_load_blob for sw init by Ben Skeggs · 5 years ago
  18. 6f0add0 drm/nouveau/gr/gf100-: use nvkm_blob structure for fecs/gpccs fw by Ben Skeggs · 5 years ago
  19. 2952a2b drm/nouveau/pmu: initialise SW state for falcon from constructor by Ben Skeggs · 5 years ago
  20. 989863d drm/nouveau/pmu: select implementation based on available firmware by Ben Skeggs · 5 years ago
  21. e905736 drm/nouveau/pmu/gp10b: split from gm20b implementation by Ben Skeggs · 5 years ago
  22. 334815e drm/nouveau/gsp: initialise SW state for falcon from constructor by Ben Skeggs · 5 years ago
  23. 78b10b7 drm/nouveau/gsp: select implementation based on available firmware by Ben Skeggs · 5 years ago
  24. c63fe2e drm/nouveau/acr: add loaders for currently available LS firmware images by Ben Skeggs · 5 years ago
  25. 67e7c6c drm/nouveau/acr: add stub implementation for all GPUs currently supported by SECBOOT by Ben Skeggs · 5 years ago
  26. 31bef57 drm/nouveau/core: define ACR subdev by Ben Skeggs · 5 years ago
  27. f25709f drm/nouveau/core: add representation of generic binary objects by Ben Skeggs · 5 years ago
  28. 47c8f8e drm/nouveau/core: add a macro to better handle multiple firmware versions by Ben Skeggs · 5 years ago
  29. 5ff4154 drm/nouveau/core: output fw size in debug messages by Ben Skeggs · 5 years ago
  30. a128bbf drm/nouveau/flcn: export existing funcs by Ben Skeggs · 5 years ago
  31. de04819 drm/nouveau/flcn: fetch PRI address from TOP if not provided by constructor by Ben Skeggs · 5 years ago
  32. 5a4b98c drm/nouveau/flcn: move fetching of configuration until first use by Ben Skeggs · 5 years ago
  33. 633cc9b drm/nouveau/fault/gv100-: fix memory leak on module unload by Ben Skeggs · 5 years ago
  34. 409d659 drm/nouveau/disp/dp: fix typo when determining failsafe link configuration by Ben Skeggs · 5 years ago
  35. 2e4534a drm/nouveau/drm/ttm: Remove set but not used variable 'mem' by YueHaibing · 5 years ago
  36. 1eb0134 drm/nouveau: Fix copy-paste error in nouveau_fence_wait_uevent_handler by YueHaibing · 5 years ago
  37. 3c47e38 drm/nouveau/gr/gv100-: modify gr init to match newer version of RM by Ben Skeggs · 5 years ago
  38. 7adc77a drm/nouveau/gr/gk20a,gm200-: add terminators to method lists read from fw by Ben Skeggs · 5 years ago
  39. fef1c0e drm/nouveau/gr/gf100-: remove dtor by Ben Skeggs · 5 years ago
  40. 0514a6b drm/nouveau/fault/tu102: define nvkm_fault_func.pin by Ben Skeggs · 5 years ago
  41. 4886c74 drm/nouveau/core: fix missing newline in fw loader error message by Ben Skeggs · 5 years ago
  42. 3613a9b drm/nouveau/secboot/gm20b: initialize pointer in gm20b_secboot_new() by Dan Carpenter · 5 years ago
  43. 176ada0 drm/nouveau/mmu: Add correct turing page kinds by James Jones · 5 years ago
  44. 72ecb0a drm/nouveau: Fix ttm move init with multiple GPUs by James Jones · 5 years ago
  45. b4229fc drm/nouveau: use NULL for pointer assignment. by Wambui Karuga · 5 years ago
  46. cd04e4f drm/nouveau/kms/nv04: remove set but unused variable. by Wambui Karuga · 5 years ago
  47. 2cf3c8b drm/nouveau/fb/gf100-: declare constants as unsigned long long. by Wambui Karuga · 5 years ago
  48. 2574c80 drm/nouveau/kms/nv04-nv4x: Use match_string() helper to simplify the code by YueHaibing · 5 years ago
  49. d7ca5dd drm/nouveau/ce/gp10b: Use correct copy engine by Thierry Reding · 5 years ago
  50. 0d0d498 drm/nouveau/ltc/gp10b: Add custom L2 cache implementation by Thierry Reding · 5 years ago
  51. 6992ceb drm/nouveau/secboot/gm20b,gp10b: Read WPR configuration from GPU registers by Thierry Reding · 5 years ago
  52. fc12262 drm/nouveau/tegra: Set clock rate if not set by Thierry Reding · 5 years ago
  53. b0b651a drm/nouveau/tegra: Avoid pulsing reset twice by Thierry Reding · 5 years ago
  54. f1331ea drm/nouveau: Do not try to disable PCI device on Tegra by Thierry Reding · 5 years ago
  55. 0ac7fac drm/nouveau/fault: Add support for GP10B by Thierry Reding · 5 years ago
  56. f42e4b3 drm/nouveau/nouveau: fix incorrect sizeof on args.src an args.dst by Colin Ian King · 5 years ago
  57. 4814049 drm/nouveau/kms/nv50-: Report possible_crtcs incorrectly on mstos, for now by Lyude Paul · 5 years ago
  58. 5ff0cb1 drm/nouveau/kms/nv50-: Use less encoders by making mstos per-head by Lyude Paul · 5 years ago
  59. 122c163 drm/nouveau/kms/nv50-: Remove nv50_mstc_best_encoder() by Lyude Paul · 5 years ago
  60. 1319927 drm/nouveau/kms/gf119-: allow both 256- and 1024-sized LUTs to be used by Ilia Mirkin · 5 years ago
  61. 11a8630 drm/nouveau/gr/gk208-gm10x: regenerate built-in firmware by Ben Skeggs · 5 years ago
  62. 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
  63. 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
  64. 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
  65. 485b747 drm/amd/display: Fix compilation warnings on i386 by Mikita Lipski · 5 years ago
  66. 9edb435 drm/dp_mst: fix documentation of drm_dp_mst_add_affected_dsc_crtcs by Alex Deucher · 5 years ago
  67. d9fe1a4 drm/amdgpu/display: protect new DSC code with CONFIG_DRM_AMD_DC_DCN by Alex Deucher · 5 years ago
  68. c908b1c drm: add dp helper to initialize remote aux channel. by David (Dingchen) Zhang · 5 years ago
  69. 44be939 drm/amd/display: Trigger modesets on MST DSC connectors by Mikita Lipski · 5 years ago
  70. 8ec0467 drm/dp_mst: Add helper to trigger modeset on affected DSC MST CRTCs by Mikita Lipski · 5 years ago
  71. 29b9ba7 drm/amd/display: Recalculate VCPI slots for new DSC connectors by Mikita Lipski · 5 years ago
  72. 34d95c3 drm/amd/display: Check return value of drm helper by Mikita Lipski · 5 years ago
  73. 8c20a1e drm/amd/display: MST DSC compute fair share by David Francis · 6 years ago
  74. dcade88 drm/amd/display: Add PBN per slot calculation for DSC by Mikita Lipski · 5 years ago
  75. 9e5b959 drm/dp_mst: Rename drm_dp_mst_atomic_check_topology_state by Mikita Lipski · 5 years ago
  76. cd82d82 drm/dp_mst: Add branch bandwidth validation to MST atomic check by Mikita Lipski · 5 years ago
  77. 8afb7e6 drm/dp_mst: Add DSC enablement helpers to DRM by Mikita Lipski · 5 years ago
  78. 1c6c1cb drm/dp_mst: Manually overwrite PBN divider for calculating timeslots by Mikita Lipski · 5 years ago
  79. f9c8742 drm/amd/display: Write DSC enable to MST DPCD by David Francis · 6 years ago
  80. ec0ca69 drm/amd/display: Validate DSC caps on MST endpoints by David Francis · 6 years ago
  81. b6adc57 drm/amd/display: Initialize DSC PPS variables to 0 by David Francis · 5 years ago
  82. 5b03f9d drm/dp_mst: Add new quirk for Synaptics MST hubs by Mikita Lipski · 5 years ago
  83. c2bc1b6 drm/dp_mst: Add helpers for MST DSC and virtual DPCD aux by David Francis · 5 years ago
  84. b1dee9a7 drm/dp_mst: Fill branch->num_ports by David Francis · 5 years ago
  85. 2f221a5 drm/dp_mst: Add MST support to DP DPCD R/W functions by David Francis · 6 years ago
  86. a3c2b0f drm/dp_mst: Parse FEC capability on MST ports by David Francis · 6 years ago
  87. dc48529 drm/dp_mst: Add PBN calculation for DSC modes by David Francis · 5 years ago
  88. 0f899fd drm/amdkfd: Improve kfd_process lookup in kfd_ioctl by Felix Kuehling · 5 years ago
  89. 44c58c5 drm/panel: simple: Add Satoz SAT050AT40H12R2 panel support by Miquel Raynal · 5 years ago
  90. 923eb18 dt-bindings: display: simple: Add Satoz panel by Miquel Raynal · 5 years ago
  91. f5a98bf dt-bindings: display: Convert Allwinner display pipeline to schemas by Maxime Ripard · 5 years ago
  92. 9d10fc2 drm/fb-cma-helpers: Fix include issue by Benjamin Gaignard · 5 years ago
  93. f199af0 drm/modes: tag unused variables to avoid warnings by Benjamin Gaignard · 5 years ago
  94. a511981 drm/panel: Add support for BOE NV140FHM-N49 panel to panel-simple by Tobias Schramm · 5 years ago
  95. 4cee2f8 dt-bindings: display: add BOE 14" panel by Sam Ravnborg · 5 years ago
  96. 8152c2b drm/panel: Add driver for Sony ACX424AKP panel by Linus Walleij · 5 years ago
  97. 5d50bd4 drm/udl: Make udl driver depend on CONFIG_USB by Thomas Zimmermann · 5 years ago
  98. 539bbf3 drm/Kconfig: add missing 'depends on DRM' for DRM_DP_CEC by Hans Verkuil · 5 years ago
  99. 240a257 dt-bindings: panel-simple: Add compatible for Sharp LS020B1DD01D by Paul Cercueil · 5 years ago
  100. 2ae4829 dt-bindings: panel-simple: Add compatible for GiantPlus GPM940B0 by Paul Cercueil · 5 years ago