1. 70d9e8c drm/amd/display: disable PSR/ABM before destroy DMCU struct by Paul Hsieh · 6 years ago
  2. e63e249 drm/amd/display: Ensure DRR triggers in BP by Eryk Brol · 6 years ago
  3. 313a9a2 drm/amd/display: Add GSL source select registers by Krunoslav Kovac · 6 years ago
  4. 0a32df9 drm/amd/display: Disable audio stream only if it's currently enabled by Eryk Brol · 6 years ago
  5. b1432fc drm/amd/display: assign new stream id in dc_copy_stream by Wenjing Liu · 6 years ago
  6. a7f90cb drm/amd/display: Move CLK_BASE_INNER macro by Eric Yang · 6 years ago
  7. 48ea75f drm/amd/display: Implement CM dealpha and bias interfaces by Gary Kattan · 6 years ago
  8. 821c655 drm/amd/display: Don't use ROM for output TF if GAMMA_CS_TFM_1D by Hugo Hu · 6 years ago
  9. dc88b4a drm/amd/display: make clk mgr soc specific by Eric Yang · 6 years ago
  10. 789142e drm/amdgpu:Fix the unpin warning about csb buffer by Emily Deng · 6 years ago
  11. efb426d drm/amdgpu: ras injection use gpu address by xinhui pan · 6 years ago
  12. 91c1ead Merge branch 'drm-next-5.3' of git://people.freedesktop.org/~agd5f/linux into drm-next by Dave Airlie · 6 years ago
  13. cf401e2 drm/amdkfd: fix null pointer dereference on dev by Colin Ian King · 6 years ago
  14. 394e9a1 drm/amdgpu: Need to set the baco cap before baco reset by Emily Deng · 6 years ago
  15. d55f33d drm/amdgpu/soc15: skip reset on init by Alex Deucher · 6 years ago
  16. 8d8a5a6 drm/amdgpu: add DRIVER_SYNCOBJ_TIMELINE to amdgpu by Chunming Zhou · 6 years ago
  17. 0235097 drm/amdkfd: PM4 packets change to support GWS by Oak Zeng · 6 years ago
  18. 1a058c3 drm/amdkfd: New IOCTL to allocate queue GWS by Oak Zeng · 6 years ago
  19. eb82da1 drm/amdkfd: Add function to set queue gws by Oak Zeng · 6 years ago
  20. 71efab6 drm/amdgpu: Add function to add/remove gws to kfd process by Oak Zeng · 6 years ago
  21. e09d4fc8 drm/amdkfd: Allocate gws on device initialization by Oak Zeng · 6 years ago
  22. ca66fb8 drm/amdgpu: Add interface to alloc gws from amdgpu by Oak Zeng · 6 years ago
  23. 29e7646 drm/amdkfd: Add gws number to kfd topology node properties by Oak Zeng · 6 years ago
  24. d33ea57 drm/amdkfd: Use kfd fd to mmap mmio by Oak Zeng · 6 years ago
  25. c8bdf2b drm/amdgpu: fix unload driver fail by Emily Deng · 6 years ago
  26. 14ee642 Merge tag 'drm-intel-next-2019-05-24' of git://anongit.freedesktop.org/drm/drm-intel into drm-next by Dave Airlie · 6 years ago
  27. 88cd7a2 Merge tag 'drm-misc-next-2019-05-24' of git://anongit.freedesktop.org/drm/drm-misc into drm-next by Dave Airlie · 6 years ago
  28. cd6c84d Linux 5.2-rc2 by Linus Torvalds · 6 years ago
  29. c5b4409 Merge tag 'trace-v5.2-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 6 years ago
  30. 862f0a3 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 6 years ago
  31. 128f2bf Merge tag 'random_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/random by Linus Torvalds · 6 years ago
  32. 58be010 random: fix soft lockup when trying to read from an uninitialized blocking pool by Theodore Ts'o · 6 years ago
  33. 0c97bf8 tracing: Silence GCC 9 array bounds warning by Miguel Ojeda · 6 years ago
  34. 35efb51 Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 6 years ago
  35. b2ad813 Merge tag 'libnvdimm-fixes-5.2-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm by Linus Torvalds · 6 years ago
  36. a2c48d9 Merge tag 'trace-v5.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 6 years ago
  37. 66883da ext4: fix dcache lookup of !casefolded directories by Gabriel Krisman Bertazi · 6 years ago
  38. 2409207 Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 6 years ago
  39. 7fbc78e Merge tag 'for-linus-20190524' of git://git.kernel.dk/linux-block by Linus Torvalds · 6 years ago
  40. 7f8b40e3 Merge tag 'linux-kselftest-5.2-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/shuah/linux-kselftest by Linus Torvalds · 6 years ago
  41. e7bd3e2 Merge tag 'devicetree-fixes-for-5.2' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linux by Linus Torvalds · 6 years ago
  42. 86c2f5d Merge tag 'spdx-5.2-rc2-2' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 6 years ago
  43. 51816e9 locking/lock_events: Use this_cpu_add() when necessary by Waiman Long · 6 years ago
  44. 66f61c9 KVM: x86: fix return value for reserved EFER by Paolo Bonzini · 6 years ago
  45. 883d25e7 tools/kvm_stat: fix fields filter for child events by Stefan Raspl · 6 years ago
  46. c795720 KVM: selftests: Wrap vcpu_nested_state_get/set functions with x86 guard by Thomas Huth · 6 years ago
  47. 98e6834 kvm: selftests: aarch64: compile with warnings on by Andrew Jones · 6 years ago
  48. 55eda00 kvm: selftests: aarch64: fix default vm mode by Andrew Jones · 6 years ago
  49. bffed38 kvm: selftests: aarch64: dirty_log_test: fix unaligned memslot size by Andrew Jones · 6 years ago
  50. 19ec166 KVM: s390: fix memory slot handling for KVM_SET_USER_MEMORY_REGION by Christian Borntraeger · 6 years ago
  51. 2924b52 KVM: x86/pmu: do not mask the value that is written to fixed PMUs by Paolo Bonzini · 6 years ago
  52. 0e6f467 KVM: x86/pmu: mask the result of rdpmc according to the width of the counters by Paolo Bonzini · 6 years ago
  53. a80c4ec x86/kvm/pmu: Set AMD's virt PMU version to 1 by Borislav Petkov · 6 years ago
  54. 6f2f845 KVM: x86: do not spam dmesg with VMCS/VMCB dumps by Paolo Bonzini · 6 years ago
  55. 654f1f1 kvm: Check irqchip mode before assign irqfd by Peter Xu · 6 years ago
  56. c9bcd3e kvm: svm/avic: fix off-by-one in checking host APIC ID by Suthikulpanit, Suravee · 6 years ago
  57. 204c91e KVM: selftests: do not blindly clobber registers in guest asm by Paolo Bonzini · 6 years ago
  58. 12e9612 KVM: selftests: Remove duplicated TEST_ASSERT in hyperv_cpuid.c by Thomas Huth · 6 years ago
  59. 16ba3ab KVM: LAPIC: Expose per-vCPU timer_advance_ns to userspace by Wanpeng Li · 6 years ago
  60. 0e6edce KVM: LAPIC: Fix lapic_timer_advance_ns parameter overflow by Wanpeng Li · 6 years ago
  61. 4d25996 kvm: vmx: Fix -Wmissing-prototypes warnings by Yi Wang · 6 years ago
  62. 541e886 KVM: nVMX: Fix using __this_cpu_read() in preemptible context by Wanpeng Li · 6 years ago
  63. d30b214 kvm: fix compilation on s390 by Paolo Bonzini · 6 years ago
  64. 382409b kvm: x86: Include CPUID leaf 0x8000001e in kvm's supported CPUID by Jim Mattson · 6 years ago
  65. 32a243d kvm: x86: Include multiple indices with CPUID leaf 0x8000001d by Jim Mattson · 6 years ago
  66. 319f6f9 KVM: selftests: Compile code with warnings enabled by Thomas Huth · 6 years ago
  67. 3b339e2 kvm: selftests: avoid type punning by Paolo Bonzini · 6 years ago
  68. be7fcf1 KVM: selftests: Fix a condition in test_hv_cpuid() by Dan Carpenter · 6 years ago
  69. 2eb06c3 KVM: Fix spinlock taken warning during host resume by Wanpeng Li · 6 years ago
  70. 21be4ca KVM: nVMX: Clear nested_run_pending if setting nested state fails by Sean Christopherson · 6 years ago
  71. db80927 KVM: nVMX: really fix the size checks on KVM_SET_NESTED_STATE by Paolo Bonzini · 6 years ago
  72. 6bff2a3 Merge tag 'kvmarm-fixes-for-5.2' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmarm/kvmarm into HEAD by Paolo Bonzini · 6 years ago
  73. 0a72ef8 Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 6 years ago
  74. 74abc22 drm/amd/doc: Add RAS documentation to guide by Tom St Denis · 6 years ago
  75. 1c1e53f drm/amd/doc: Add XGMI sysfs documentation by Tom St Denis · 6 years ago
  76. f1e5e91 drm/amdgpu: sort probed modes before adding common modes by Yogesh Mohan Marimuthu · 6 years ago
  77. c0a74c7 drm/i915: Update DRIVER_DATE to 20190524 by Jani Nikula · 6 years ago
  78. 42ba01f drm/amd/display: Use new connector state when getting color depth by Nicholas Kazlauskas · 6 years ago
  79. 1825fd3 drm/amd/display: Switch the custom "max bpc" property to the DRM prop by Nicholas Kazlauskas · 6 years ago
  80. a751767 drm/amd/powerplay: Fix code error for translating int type to bool type correctly by Chengming Gui · 6 years ago
  81. fb2dbfd drm/amdgpu: Add Unique Identifier sysfs file unique_id v2 by Kent Russell · 6 years ago
  82. 4609605 drm/amdkfd: Add domain number into gpu_id by Amber Lin · 6 years ago
  83. ed81cd6 drm/amdkfd: Add VegaM support by Kent Russell · 6 years ago
  84. 32cce8b drm/amdkfd: Fix a circular lock dependency by Felix Kuehling · 6 years ago
  85. 16631af drm/amdkfd: Delete alloc_format field from map_queue struct by Oak Zeng · 6 years ago
  86. 14568cf drm/amdkfd: Expose sdma engine numbers to topology by Oak Zeng · 6 years ago
  87. 1b4670f drm/amdkfd: Introduce XGMI SDMA queue type by Oak Zeng · 6 years ago
  88. 065e4bd drm/amdkfd: Fix sdma queue map issue by Oak Zeng · 6 years ago
  89. e78579a drm/amdkfd: Move sdma_queue_id calculation into allocate_sdma_queue() by Yong Zhao · 6 years ago
  90. 0803e7a drm/amdkfd: Allocate hiq and sdma mqd from mqd trunk by Oak Zeng · 6 years ago
  91. d1f8f0d drm/amdkfd: Move non-sdma mqd allocation out of init_mqd by Oak Zeng · 6 years ago
  92. e73390d drm/amdkfd: Fix a potential memory leak by Oak Zeng · 6 years ago
  93. 11614c3 drm/amdkfd: Allocate MQD trunk for HIQ and SDMA by Oak Zeng · 6 years ago
  94. 6c6cde5 drm/amdkfd: Add mqd size in mqd manager struct by Oak Zeng · 6 years ago
  95. fdfa090 drm/amdkfd: Init mqd managers in device queue manager init by Oak Zeng · 6 years ago
  96. 59f650a drm/amdkfd: Introduce DIQ type mqd manager by Oak Zeng · 6 years ago
  97. 972fcdb drm/amdkfd: Introduce asic-specific mqd_manager_init function by Oak Zeng · 6 years ago
  98. 1986a3b drm/amdgpu: Improve error handling for HMM by Felix Kuehling · 6 years ago
  99. b9c5eb5 drm/amdgpu: more descriptive message if HMM not enabled by Philip Yang · 6 years ago
  100. 6826cb3 drm/amdgpu: support userptr cross VMAs case with HMM by Philip Yang · 6 years ago