1. 1e9f139 drm/amdgpu/virt: add high level interfaces for virt by Xiangliang Yu · 8 years ago
  2. bc992ba drm/amdgpu/virt: use kiq to access registers (v2) by Xiangliang Yu · 8 years ago
  3. 5ec9f06 drm/amdgpu/virt: add runtime flag by Xiangliang Yu · 8 years ago
  4. 880e87e drm/amdgpu/gfx8: implement emit_rreg/wreg function by Xiangliang Yu · 8 years ago
  5. b6091c1 drm/amdgpu/ring: add two interfaces to support r/w registers with kiq by Xiangliang Yu · 8 years ago
  6. 2493664 drm/amdgpu:invoke CSA functions (v2) by Monk Liu · 8 years ago
  7. 4e4bbe7 drm/amdgpu:add new file for SRIOV by Monk Liu · 8 years ago
  8. bd7de27 drm/amdgpu:new field members for SRIOV by Monk Liu · 8 years ago
  9. 3e19e69 drm/amd/amdgpu: add check that shadow page tables are GPU-accessible by Nicolai Hähnle · 8 years ago
  10. d1144b8 drm/amd/amdgpu: add check that shadow page directory is GPU-accessible by Nicolai Hähnle · 8 years ago
  11. b99f310 drm/amd/amdgpu: add amdgpu_bo_gpu_accessible helper function by Nicolai Hähnle · 8 years ago
  12. 661a760 drm/amd/amdgpu: move eviction counting to amdgpu_bo_move_notify by Nicolai Hähnle · 8 years ago
  13. 66257db drm/ttm: add evict parameter to ttm_bo_driver::move_notify by Nicolai Hähnle · 8 years ago
  14. 714b1f5 drm/amdgpu: refine vce3.0 initialize. by Rex Zhu · 8 years ago
  15. 570272d drm/amdgpu: extend profiling mode. by Rex Zhu · 8 years ago
  16. 7f61bed drm/amd/powerplay: refine DIDT feature in Powerplay. by Rex Zhu · 8 years ago
  17. 7ef600e drm/amd/powerplay: add new smu message. by Rex Zhu · 8 years ago
  18. e31e8a2 drm/amd/powerplay: Configuring DIDT blocks only SQ enabled on Polaris11. by Rex Zhu · 8 years ago
  19. 8e7afd3 drm/amdgpu: fix bug return invalid value to sysfs. by Rex Zhu · 8 years ago
  20. c79b556 drm/amdgpu: add get clockgating_state method for vce v3 by Huang Rui · 8 years ago
  21. c8781f5 drm/amdgpu: add get clockgating_state method for uvd v5&v6 by Huang Rui · 8 years ago
  22. abd2c2f drm/amdgpu: add get clockgating_state method for vi common by Huang Rui · 8 years ago
  23. 41c360f drm/amdgpu: add get clockgating_state method for sdma v3 by Huang Rui · 8 years ago
  24. 8bcab09 drm/amdgpu: add get clockgating_state method for gmc v8 by Huang Rui · 8 years ago
  25. ebd843d drm/amdgpu: add get clockgating_state method for gfx v8 by Huang Rui · 8 years ago
  26. a8503b1 drm/amdgpu: add parse clock gating state by Huang Rui · 8 years ago
  27. 6cb2d4e drm/amdgpu: introduce an interface to get clock gating status dynamically by Huang Rui · 8 years ago
  28. c8394f3 drm/amdgpu: remove detect_hw_virtualization interface by Xiangliang Yu · 8 years ago
  29. 91caa08 drm/amdgpu/vi: move virtualization detection forward by Xiangliang Yu · 8 years ago
  30. 5a5099c drm/amdgpu/virt: rename fieldes of virtualization structure by Xiangliang Yu · 8 years ago
  31. 4e638ae drm/amdgpu/gfx8: add support kernel interface queue(KIQ) by Xiangliang Yu · 8 years ago
  32. b64a18c drm/amdgpu: PCI I/O bar can be disabled by Amber Lin · 8 years ago
  33. a5b580e drm/amd/powerplay: change function name to make code more readable by Rex Zhu · 8 years ago
  34. 63b5594 drm/amd/powerplay: refine smumgr code by Rex Zhu · 8 years ago
  35. a0aa704 drm/amd/powerplay: fix memory leak in smu7_hwmgr by Rex Zhu · 8 years ago
  36. cd576e6 drm/amd/powerplay: fix memory leak in cz_hwmgr.c by Rex Zhu · 8 years ago
  37. 4c283ac drm/amd/powerplay: not free hwmgr/smumgr in asic private functions. by Rex Zhu · 8 years ago
  38. 6f4dc24 drm/amd/powerplay: not use module parameter in powerplay. by Rex Zhu · 8 years ago
  39. 1c86380 drm/amd/powerplay: refine powerplay interface. by Rex Zhu · 8 years ago
  40. ae6a58e drm/amdgpu: use same enter/exit safe mode for gfx_8. by Rex Zhu · 8 years ago
  41. 3bd5897 drm/amd/powerplay: add profiling mode in dpm level by Rex Zhu · 8 years ago
  42. 9d27349 drm/amdgpu: delete dead definitions of dpm_ip_funcs by Rex Zhu · 8 years ago
  43. b9bc581 drm/amdgpu: delete dead module parameter:amdgpu_powerplay. by Rex Zhu · 8 years ago
  44. 23c8ea9 drm/amd/powerplay: fix issue can't load another smu firmware. by Rex Zhu · 8 years ago
  45. bcb5487 drm/amd/powerplay: refine code in cz_smumgr.c by Rex Zhu · 8 years ago
  46. 0d12570 drm/amd/powerplay: fix bug dpm level unexpectly be reset to auto. by Rex Zhu · 8 years ago
  47. e5d03ac drm/amd/powerplay: Unify dpm level defines by Rex Zhu · 8 years ago
  48. db7da7a drm/amd/powerplay: delete dpm code for Cz/St. by Rex Zhu · 8 years ago
  49. 634a24d drm/amd/powerplay: update all printk to pr_* on smumgr by Huang Rui · 8 years ago
  50. b5c11b8 drm/amd/powerplay: update all printk to pr_* on hwmgr by Huang Rui · 8 years ago
  51. 19946cf drm/amd/powerplay: update all printk to pr_* on eventmgr by Huang Rui · 8 years ago
  52. 0fb829d drm/amd/powerplay: refine print message for amd_powerplay by Huang Rui · 8 years ago
  53. 7bd5542 drm/amd/powerplay: reshuffle headers to make pr_fmt macro before <linux/xxx.h> by Huang Rui · 8 years ago
  54. 7739b1e drm/amd/powerplay: add prefix for all powerplay pr_* prints by Huang Rui · 8 years ago
  55. 5c96422 drm/amdgpu: refine gfx_v8 pg code. by Rex Zhu · 8 years ago
  56. f6f534e drm/amdgpu: add drm light sleep support for Vi by Rex Zhu · 8 years ago
  57. e8a95b2 drm/amdgpu: add cgs interface for enter/exit rlc safe mode. by Rex Zhu · 8 years ago
  58. 919db4c drm/amdgpu: Refine the way to get atom bios by Ken Xue · 8 years ago
  59. 33503e9 drm/amd/amdgpu: Add DPHY_SCRAM_CNTL register defines by Harry Wentland · 8 years ago
  60. 8c27f5c drm/amd/amdgpu: Add HDMI_DATA_SCRAMBLE register definition by Harry Wentland · 8 years ago
  61. 9e4bd4c drm/amdgpu: cleanup useless extern functions by Huang Rui · 8 years ago
  62. 35af17b drm/amdgpu: cleanup useless smu_ucode_xfer_vi.h by Huang Rui · 8 years ago
  63. 5c1104b drm/amd/powerplay: fix request smc_sk firmware case by Huang Rui · 8 years ago
  64. e81f749 drm/amd/powerplay: add request_firmware/release_firmware for smu7 by Huang Rui · 8 years ago
  65. 613e61a drm/amdgpu: use designated initializers by Kees Cook · 8 years ago
  66. f7e9e9f drm/amdgpu: Remove checking for atombios by Nils Wallménius · 8 years ago
  67. e11666e drm/amd/amdgpu: Widen mmio trace register address width by Tom St Denis · 8 years ago
  68. 44879b6 drm/amd/amdgpu: get maximum and used UVD handles (v4) by Arindam Nath · 8 years ago
  69. 0ef5b22 drm/amd/powerplay: move vi smu firmware declares to powerplay. by Rex Zhu · 8 years ago
  70. 78bbe77 drm/amd/amdgpu: De-numberify golden SI registers by Tom St Denis · 8 years ago
  71. 167112b drm/amd/powerplay: add callbacks to move smc firmware request into sw_init phase by Huang Rui · 8 years ago
  72. a5b2b6e drm/sti: Fix compilation failure for drm_framebuffer.pixel_format by Chris Wilson · 8 years ago
  73. 3875623 Merge tag 'drm-misc-next-2017-01-23' of git://anongit.freedesktop.org/git/drm-misc into drm-next by Dave Airlie · 8 years ago
  74. a7e2641 Merge tag 'drm-intel-next-2017-01-23' of git://anongit.freedesktop.org/git/drm-intel into drm-next by Dave Airlie · 8 years ago
  75. c4d79c2 Reinstate "drm/probe-helpers: Drop locking from poll_enable"" by Dave Airlie · 8 years ago
  76. b0df0b2 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux into drm-next by Dave Airlie · 8 years ago
  77. ff9f8a7 sysctl: fix proc_doulongvec_ms_jiffies_minmax() by Eric Dumazet · 8 years ago
  78. 928d336 Merge tag 'pinctrl-v4.10-3' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-pinctrl by Linus Torvalds · 8 years ago
  79. bed7b01 Merge tag 'drm-fixes-for-v4.10-rc6-revert-one' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 8 years ago
  80. 54a07c7 Revert "drm/probe-helpers: Drop locking from poll_enable" by Dave Airlie · 8 years ago
  81. 49e555a Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost by Linus Torvalds · 8 years ago
  82. 883af14 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 8 years ago
  83. aab4545 MAINTAINERS: add Dan Streetman to zbud maintainers by Dan Streetman · 8 years ago
  84. 534c9dc MAINTAINERS: add Dan Streetman to zswap maintainers by Dan Streetman · 8 years ago
  85. 3277953 mm: do not export ioremap_page_range symbol for external module by zhong jiang · 8 years ago
  86. 3705ccf mn10300: fix build error of missing fpu_save() by Randy Dunlap · 8 years ago
  87. f598f82 romfs: use different way to generate fsid for BLOCK or MTD by Coly Li · 8 years ago
  88. 4180c4c frv: add missing atomic64 operations by Sudip Mukherjee · 8 years ago
  89. e47483b mm, page_alloc: fix premature OOM when racing with cpuset mems update by Vlastimil Babka · 8 years ago
  90. 5ce9bfe mm, page_alloc: move cpuset seqcount checking to slowpath by Vlastimil Babka · 8 years ago
  91. 16096c2 mm, page_alloc: fix fast-path race with cpuset update or removal by Vlastimil Babka · 8 years ago
  92. ea57485 mm, page_alloc: fix check for NULL preferred_zone by Vlastimil Babka · 8 years ago
  93. ff7a28a kernel/panic.c: add missing \n by Jiri Slaby · 8 years ago
  94. 2dc705a fbdev: color map copying bounds checking by Kees Cook · 8 years ago
  95. 545d58f frv: add atomic64_add_unless() by Sudip Mukherjee · 8 years ago
  96. d51e989 mm/mempolicy.c: do not put mempolicy before using its nodemask by Vlastimil Babka · 8 years ago
  97. dd040b6 radix-tree: fix private list warnings by Matthew Wilcox · 8 years ago
  98. bbd88e1 Documentation/filesystems/proc.txt: add VmPin by Fabian Frederick · 8 years ago
  99. 3674534 mm, memcg: do not retry precharge charges by David Rientjes · 8 years ago
  100. 3ba4bce proc: add a schedule point in proc_pid_readdir() by Eric Dumazet · 8 years ago