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