1. bbe8797 drm/amdgpu: add info ioctl query for vce clock info (v3) by Alex Deucher · 8 years ago
  2. 66ba1af drm/amdgpu: save number of vce states in dpm struct. by Rex Zhu · 8 years ago
  3. 0d8de7c drm/amdgpu: use same vce state definition in dpm and powerplay by Rex Zhu · 8 years ago
  4. cf097881 drm/amdgpu: move dpm related definitions to amdgpu_dpm.h by Alex Deucher · 8 years ago
  5. 7988714 drm/amdgpu: move align_mask and nop into ring funcs as well (v2) by Christian König · 8 years ago
  6. 21cd942 drm/amdgpu: move the ring type into the funcs structure (v2) by Christian König · 8 years ago
  7. e12f3d7 drm/amdgpu: move IB and frame size directly into the engine description by Christian König · 8 years ago
  8. 7bc6be8 drm/amdgpu: remove explicit NULL init for parse_cs by Christian König · 8 years ago
  9. e08c90a drm/amdgpu: remove 128 NOP hack from vm_flush v2 by Christian König · 8 years ago
  10. c81b07e drm/amdgpu: remove ring type check for conditional execution by Christian König · 8 years ago
  11. 66f3b2d drm/amdgpu: pad gfx and compute rings to 256 dw by Christian König · 8 years ago
  12. ec9aaaf drm/radeon: clarify why we evict vram twice on suspend by Alex Deucher · 8 years ago
  13. a0a71e4 drm/amdgpu: clarify why we evict vram twice on suspend by Alex Deucher · 8 years ago
  14. db9635c drm/amdgpu: used cached gca values for vi_read_register (v2) by Alex Deucher · 8 years ago
  15. 34817db drm/amdgpu/gfx8: use cached raster config values in csb setup by Alex Deucher · 8 years ago
  16. 392f0c7 drm/amdgpu/gfx8: cache rb config values by Alex Deucher · 8 years ago
  17. e3fa763 drm/amdgpu: add additional cached gca config variables by Alex Deucher · 8 years ago
  18. b88c879 drm/amdgpu: use amdgpu_vm_get_pd_bo in the GEM code by Christian König · 8 years ago
  19. 073440d drm/amdgpu: move VM defines into amdgpu_vm.h by Christian König · 8 years ago
  20. 7802301 drm/amdgpu: move fence and ring defines into amdgpu_ring.h by Christian König · 8 years ago
  21. 5611350 drm/amdgpu: move sync handling into a separate header by Christian König · 8 years ago
  22. 914b4dc drm/amdgpu: stop using a bo list entry for the VM PTs by Christian König · 8 years ago
  23. f7da30d drm/amdgpu: move PT validation back into VM code v2 by Christian König · 8 years ago
  24. a7d64de drm/amdgpu: remove adev pointer from struct amdgpu_bo v2 by Christian König · 8 years ago
  25. f3fd451 drm/amd/amdgpu: Enable UVD PG on Tonga by Tom St Denis · 8 years ago
  26. 97f40ef drm/amd/powerplay: Enable UVD powergating for SMU7 by Tom St Denis · 8 years ago
  27. f8991ba drm/amdgpu: update the shadow PD together with the real one v2 by Christian König · 8 years ago
  28. 42e8cb5 drm/amdgpu:wptr poll address of gfx8 is needed by Frank Min · 9 years ago
  29. 4c2b245 drm/amdgpu:properly fix some JumpTable issues by Monk Liu · 8 years ago
  30. bed5712 drm/amdgpu:add MEC_STORAGE ucode id for sriov by Monk Liu · 8 years ago
  31. ac00bbf drm/amdgpu:add callback in cgs for sriov detect by Frank Min · 9 years ago
  32. f501a7e drm/amdgpu:fw bo should be in VRAM for SRIOV by Frank Min · 9 years ago
  33. 01ab960 drm/amdgpu:keep bo pinned in prefered domain by Frank Min · 9 years ago
  34. 4bc10d1 drm/amdgpu:use smc_index_11 for VI by Monk Liu · 9 years ago
  35. e1d9921 drm/amdgpu:add one more fiji device id by Frank Min · 9 years ago
  36. f8a4c11 drm/amd/powerplay: mark symbols static where possible by Baoyou Xie · 8 years ago
  37. 22e5808 drm/radeon: mark symbols static where possible by Baoyou Xie · 8 years ago
  38. 297b128 drm/radeon: add missing header dependencies by Baoyou Xie · 8 years ago
  39. ef70431 drm/amd/amdgpu: bump version for memory query info by Junwei Zhang · 8 years ago
  40. e0adf6c drm/amd/amdgpu: unify memory query info interface by Junwei Zhang · 8 years ago
  41. 6a7f76e drm/amdgpu: add VRAM manager v2 by Christian König · 8 years ago
  42. 8892f15 drm/amdgpu: enable amdgpu_move_blit to handle multiple MM nodes v2 by Christian König · 8 years ago
  43. 63e0ba4 drm/amdgpu: handle multiple MM nodes in the VMs v2 by Christian König · 8 years ago
  44. d2e9387 drm/amdgpu: set at least the node size in the gtt manager by Christian König · 8 years ago
  45. 56de55a drm/amdgpu: use explicit limit for VRAM_CONTIGUOUS by Christian König · 8 years ago
  46. 03f48dd drm/amdgpu: add AMDGPU_GEM_CREATE_VRAM_CONTIGUOUS flag v3 by Christian König · 8 years ago
  47. cfa3255 drm/amd/amdgpu: add info about vram and gtt max allocation size by Junwei Zhang · 8 years ago
  48. 9f6163e drm/amd/amdgpu: add info about vram and gtt total size by Junwei Zhang · 8 years ago
  49. 46c9cc1 drm/amdgpu/dce6: don't enable HPD Rx interrupts by Alex Deucher · 8 years ago
  50. 079ea19 drm/amdgpu/dce6: RMW hpd registers by Alex Deucher · 8 years ago
  51. 3438604 drm/amdgpu/dce6: simplify hpd code by Alex Deucher · 8 years ago
  52. d2486d2 drm/amdgpu/dce11: simplify hpd code by Alex Deucher · 8 years ago
  53. 03ae23b drm/amdgpu/dce8: RMW hpd registers by Alex Deucher · 8 years ago
  54. 6753ac2 drm/amdgpu/dce10: simplify hpd code by Alex Deucher · 8 years ago
  55. 2285b91 drm/amdgpu/dce8: simplify hpd code by Alex Deucher · 8 years ago
  56. 0f66356 drm/amd/amdgpu: For virtual display, enable multi crtcs. (v3) by Emily Deng · 8 years ago
  57. 483ef98 drm/amdgpu: rename amdgpu_whether_enable_virtual_display by Alex Deucher · 8 years ago
  58. 87320ca Revert "drm/amdgpu: Add virtual connector and encoder macros." by Alex Deucher · 8 years ago
  59. 66264ba drm/amdgpu: simplify encoder and connector setup (v2) by Alex Deucher · 8 years ago
  60. 9405e47 drm/amdgpu/virtual_dce: clean up interrupt handling by Alex Deucher · 8 years ago
  61. bf2335a drm/amdgpu/virtual_dce: no need to an irq process callback by Alex Deucher · 8 years ago
  62. 82b9f81 drm/amdgpu/virtual_dce: drop pageflip_irq funcs by Alex Deucher · 8 years ago
  63. 425f6d6 drm/amdgpu/virtual_dce: drop empty function by Alex Deucher · 8 years ago
  64. a1d3704 drm/amdgpu/virtual_dce: add dce6 support by Alex Deucher · 8 years ago
  65. 1d160f4 drm/amdgpu/dce6: add dce_v6_0_disable_dce by Alex Deucher · 8 years ago
  66. 5481e27 Merge tag 'drm-intel-next-2016-10-24' of git://anongit.freedesktop.org/drm-intel into drm-next by Dave Airlie · 8 years ago
  67. 61d0a04 Merge tag 'topic/drm-misc-2016-10-24' of git://anongit.freedesktop.org/drm-intel into drm-next by Dave Airlie · 8 years ago
  68. 9558e74 drm/i915: Update DRIVER_DATE to 20161024 by Daniel Vetter · 8 years ago
  69. 07d9a38 Linux 4.9-rc2 by Linus Torvalds · 8 years ago
  70. 5ff93ab Merge tag 'upstream-4.9-rc2' of git://git.infradead.org/linux-ubifs by Linus Torvalds · 8 years ago
  71. c761923 Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 8 years ago
  72. a55da8a Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending by Linus Torvalds · 8 years ago
  73. e6995f2 Merge tag 'hwmon-for-linus-v4.9-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/groeck/linux-staging by Linus Torvalds · 8 years ago
  74. 5766e9d Merge tag 'for-linus-4.9-2' of git://git.code.sf.net/p/openipmi/linux-ipmi by Linus Torvalds · 8 years ago
  75. 0c2b6dc Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  76. 3e9679a Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  77. 86c5bf7 Merge branch 'mm-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  78. bfb7bfe Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  79. 90e0105 Merge branch 'efi-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  80. ff85605 x86/boot/smp: Don't try to poke disabled/non-existent APIC by Ville Syrjälä · 8 years ago
  81. fbf0296 drm/i915: Stop setting SNB min-freq-table 0 on powersave setup by Chris Wilson · 8 years ago
  82. dcd4693 Merge tag 'powerpc-4.9-3' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 8 years ago
  83. a23b27a Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 8 years ago
  84. 02593ac Merge tag 'nfs-for-4.9-2' of git://git.linux-nfs.org/projects/anna/linux-nfs by Linus Torvalds · 8 years ago
  85. 43ef55d Merge tag 'acpi-4.9-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 8 years ago
  86. 956c897 Merge branches 'acpi-wdat' and 'acpi-cppc' by Rafael J. Wysocki · 8 years ago
  87. a442950 Merge tag 'gic-fixes-for-4.9-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/maz/arm-platforms into irq/urgent by Thomas Gleixner · 8 years ago
  88. 8a5bbf3 drm: Use u64 for intermediate dotclock calculations by Chris Wilson · 8 years ago
  89. 6edc51a Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 8 years ago
  90. ecd06f2 Merge branch 'for-linus' of git://git.kernel.dk/linux-block by Linus Torvalds · 8 years ago
  91. e59f30b Merge tag 'pci-v4.9-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 8 years ago
  92. 658f7c4 Merge tag 'kvm-arm-for-4.9-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmarm/kvmarm by Radim Krčmář · 8 years ago
  93. 93ca7e0 drm/i915: Use the per-plane rotation property by Ville Syrjälä · 8 years ago
  94. c8ea039 arm/arm64: KVM: Map the BSS at HYP by Marc Zyngier · 8 years ago
  95. 0da88db drm/omap: Use per-plane rotation property by Ville Syrjälä · 8 years ago
  96. 60e21a0 arm64: KVM: Take S1 walks into account when determining S2 write faults by Will Deacon · 8 years ago
  97. 18391ec drm/omap: Set rotation property initial value to BIT(DRM_ROTATE_0) insted of 0 by Ville Syrjälä · 8 years ago
  98. 9fe58f0 drm/atmel-hlcdc: Use per-plane rotation property by Ville Syrjälä · 8 years ago
  99. ea0e1ce drm/arm: Use per-plane rotation property by Ville Syrjälä · 8 years ago
  100. d138dd3 drm: Add support for optional per-plane rotation property by Ville Syrjälä · 8 years ago