1. 306d8db drm/amd/powerplay: add header file for tonga smu and dpm by yanyang1 · 9 years ago
  2. 7ff1d70 drm/amd/powerplay: Move smu7*.h from amdgpu to powerplay. by yanyang1 · 9 years ago
  3. 3a28705 drm/amd/powerplay: Add ixSWRST_COMMAND_1 in bif_5_0_d.h by yanyang1 · 9 years ago
  4. 577bbe0 drm/amd/powerplay: implement functions of amd_powerplay_func by Rex Zhu · 9 years ago
  5. e92a037 drm/amd/powerplay: add event manager sub-component by Rex Zhu · 9 years ago
  6. 28a18ba drm/amd/powerplay: add CG and PG support for carrizo by Rex Zhu · 9 years ago
  7. bdecc20 drm/amd/powerplay: add Carrizo dpm support by Jammy Zhou · 9 years ago
  8. 4630f0f drm/amd/powerplay: add Carrizo smu support by Jammy Zhou · 9 years ago
  9. 3bace35 drm/amd/powerplay: add hardware manager sub-component by Jammy Zhou · 9 years ago
  10. ac885b3 drm/amd/powerplay: add SMU manager sub-component by Jammy Zhou · 9 years ago
  11. 1b5708f drm/amdgpu: export amd_powerplay_func to amdgpu and other ip block by Rex Zhu · 9 years ago
  12. ba5c2a8 drm/amdgpu: disable legacy path of firmware check if powerplay is enabled by Rex Zhu · 9 years ago
  13. 1f7371b drm/amd/powerplay: add basic powerplay framework by Alex Deucher · 9 years ago
  14. 47bf18b drm/amdgpu: add new cgs interface to get display info (v2) by Rex Zhu · 9 years ago
  15. 5e61869 drm/amdgpu: implement cgs interface to query system info by Rex Zhu · 9 years ago
  16. 3f1d35a drm/amdgpu: implement new cgs interface for acpi function by Rex Zhu · 9 years ago
  17. 66dc0dd drm/amdgpu: mv amdgpu_acpi.h to amd/include/amd_acpi.h by Rex Zhu · 9 years ago
  18. 7e85be9 drm/amdgpu: mv some definition from amdgpu_acpi.c to amdgpu_acpi.h by Rex Zhu · 9 years ago
  19. 3a2c788 drm/amdgpu: share struct amdgpu_pm_state_type with powerplay module by Rex Zhu · 9 years ago
  20. 0eb1c3d drm/radeon: clean up fujitsu quirks by Alex Deucher · 9 years ago
  21. 005ae95 drm/amdgpu: Fix off-by-one errors in amdgpu_vm_bo_map by Felix Kuehling · 9 years ago
  22. 42ef344 drm/radeon: Fix off-by-one errors in radeon_vm_bo_set_addr by Felix Kuehling · 9 years ago
  23. 092c96a drm/radeon: fix dp link rate selection (v2) by Alex Deucher · 9 years ago
  24. 41869c1 drm/amdgpu: fix dp link rate selection (v2) by Alex Deucher · 9 years ago
  25. b24c683 drm/radeon: only increment sync_seq when a fence is really emitted by Nicolai Hähnle · 9 years ago
  26. 5fc4539 drm/radeon: fix typo in cik_ring_ib_execute documentation (v2) by Nicolai Hähnle · 9 years ago
  27. 4e926d2 drm/radeon: Update radeon_get_vblank_counter_kms() by Thierry Reding · 9 years ago
  28. c55d21e drm/radeon: Fixup hw vblank counter/ts for new drm_update_vblank_count() (v2) by Mario Kleiner · 9 years ago
  29. ac4a935 drm/radeon: Fix "slow" audio over DP on DCE8+ by Slava Grigorev · 9 years ago
  30. ee1782c drm/amdgpu: keep the PTs validation list in the VM v2 by Christian König · 9 years ago
  31. 56467eb drm/amdgpu: split VM PD and PT handling during CS by Christian König · 9 years ago
  32. 3c0eea6 drm/amdgpu: put VM page tables directly into duplicates list by Christian König · 9 years ago
  33. 5b01123 drm/amdgpu: restrict the sched jobs number to power of two by Chunming Zhou · 9 years ago
  34. a1493cd drm/amdgpu: limit visible vram if it's smaller than the BAR by Alex Deucher · 9 years ago
  35. b70f014 drm/amdgpu: change default sched jobs to 32 by Chunming Zhou · 9 years ago
  36. 37cd0ca drm/amdgpu: unify AMDGPU_CTX_MAX_CS_PENDING and amdgpu_sched_jobs by Chunming Zhou · 9 years ago
  37. c648ed7 drm/amdgpu: handle error case for ctx by Chunming Zhou · 9 years ago
  38. e8deea2 drm/amdgpu: add entity only when first job come by Chunming Zhou · 9 years ago
  39. 2c1a278 drm/amdgpu: add more debugging output for driver failures by Alex Deucher · 9 years ago
  40. abdfb85 drm/amdgpu: update rev id register for VI by Flora Cui · 9 years ago
  41. c27816a drm/amdgpu/gfx8: update PA_SC_RASTER_CONFIG:PKR_MAP only by Flora Cui · 9 years ago
  42. 3b55dda drm/amdgpu/gfx8: Enable interrupt on ME1_PIPE3 by Flora Cui · 9 years ago
  43. 9c4153b drm/amdgpu: add spin lock to protect freed list in vm (v2) by jimqu · 9 years ago
  44. eb64526 amdgpu/gfxv8: Remove magic numbers from function gfx_v8_0_tiling_mode_table_init() by Tom St Denis · 9 years ago
  45. 786b521 drm/amdgpu: fix race condition in amd_sched_entity_push_job by Nicolai Hähnle · 9 years ago
  46. ba98f9e drm/amdgpu: add err check for pin userptr by Chunming Zhou · 9 years ago
  47. 0d07db7 amdgpu/gfxv8: Simplification in gfx_v8_0_enable_gui_idle_interrupt() by Tom St Denis · 9 years ago
  48. 544b8a7 amdgpu/gfxv8: Simplification of gfx_v8_0_create_bitmask() by Tom St Denis · 9 years ago
  49. 90bea0a amdgpu/gfxv8: Cleanup of gfx_v8_0_tiling_mode_table_init() (v2) by Tom St Denis · 9 years ago
  50. 8cdacf4 amdgpu/gfxv8: Add missing break to switch statement from states init code by Tom St Denis · 9 years ago
  51. d033a6d drm/amd: abstract kernel rq and normal rq to priority of run queue by Chunming Zhou · 9 years ago
  52. ccba769 drm/amdgpu: add EDC support for CZ (v3) by Alex Deucher · 9 years ago
  53. aa5e24e drm/amd: add new gfx8 register definitions for EDC by Alex Deucher · 9 years ago
  54. 623fc3b drm/radeon: Use unlocked gem unreferencing by Daniel Vetter · 9 years ago
  55. a9906fd drm/amdgpu: Use unlocked gem unreferencing by Daniel Vetter · 9 years ago
  56. f930b2e drm/amdgpu: Use new read bios from rom callback by monk.liu · 9 years ago
  57. 95addb2a drm/amdgpu: add read_bios_from_rom callback for VI parts by Alex Deucher · 9 years ago
  58. 1eb22bd drm/amdgpu: add read_bios_from_rom callback for CI parts by Alex Deucher · 9 years ago
  59. 7946b87 drm/amdgpu: add a callback for reading the bios from the rom directly by Alex Deucher · 9 years ago
  60. d26678d drm/radeon: constify radeon_asic_ring structures by Julia Lawall · 9 years ago
  61. 288912c drm/amdgpu: use $(src) in Makefile (v2) by Jammy Zhou · 9 years ago
  62. dbb17a2 drm/radeon: call hpd_irq_event on resume by Alex Deucher · 9 years ago
  63. 54fb2a5 drm/amdgpu: call hpd_irq_event on resume by Alex Deucher · 9 years ago
  64. 8333f60 drm/radeon: remove UMS support by Alex Deucher · 9 years ago
  65. 80d6900 Merge tag 'drm-intel-next-2015-11-20-merged' of git://anongit.freedesktop.org/drm-intel into drm-next by Dave Airlie · 9 years ago
  66. aeb745e Merge tag 'topic/drm-misc-2015-11-26' of git://anongit.freedesktop.org/drm-intel into drm-next by Dave Airlie · 9 years ago
  67. c5bc1c9 Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 9 years ago
  68. 818aba30 Merge tag 'rtc-4.4-2' of git://git.kernel.org/pub/scm/linux/kernel/git/abelloni/linux by Linus Torvalds · 9 years ago
  69. 36511e8 Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending by Linus Torvalds · 9 years ago
  70. 75a29ec Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/linux by Linus Torvalds · 9 years ago
  71. 8f90353 target/stat: print full t10_wwn.model buffer by David Disseldorp · 9 years ago
  72. d94e5a6 target: fix COMPARE_AND_WRITE non zero SGL offset data corruption by Jan Engelhardt · 9 years ago
  73. 3786dc4 qla2xxx: Fix regression introduced by target configFS changes by Himanshu Madhani · 9 years ago
  74. 9ff9d15 target: Invoke release_cmd() callback without holding a spinlock by Bart Van Assche · 9 years ago
  75. 057085e target: Fix race for SCF_COMPARE_AND_WRITE_POST checking by Nicholas Bellinger · 9 years ago
  76. ca82c2b iscsi-target: Fix rx_login_comp hang after login failure by Nicholas Bellinger · 9 years ago
  77. 82a819e iscsi-target: return -ENOMEM instead of -1 in case of failed kmalloc() by Luis de Bethencourt · 9 years ago
  78. 6ba4bd2 target/user: Do not set unused fields in tcmu_ops by Andy Grover · 9 years ago
  79. 611e226 target/user: Fix time calc in expired cmd processing by Andy Grover · 9 years ago
  80. 081f369 Merge tag 'pci-v4.4-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 9 years ago
  81. d0bc387 Merge git://www.linux-watchdog.org/linux-watchdog by Linus Torvalds · 9 years ago
  82. c64410f Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 9 years ago
  83. a3b11c7 Merge tag 'pm+acpi-4.4-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 9 years ago
  84. 8c14f72 Merge branch 'linux-4.4' of git://anongit.freedesktop.org/git/nouveau/linux-2.6 into drm-fixes by Dave Airlie · 9 years ago
  85. f28a1b0 Merge branches 'pm-cpufreq' and 'acpi-cppc' by Rafael J. Wysocki · 9 years ago
  86. 4fe5e19 Merge tag 'for-linus-4.4-rc2-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip by Linus Torvalds · 9 years ago
  87. 8620015 xen/evtchn: dynamically grow pending event channel ring by David Vrabel · 9 years ago
  88. b4ff838 xen/events: Always allocate legacy interrupts on PV guests by Boris Ostrovsky · 9 years ago
  89. 9c17d96 xen/gntdev: Grant maps should not be subject to NUMA balancing by Boris Ostrovsky · 9 years ago
  90. 3abb1ad rtc: ds1307: fix alarm reading at probe time by Simon Guinot · 9 years ago
  91. 2f13716 Merge branch 'drm-fixes-4.4' of git://people.freedesktop.org/~agd5f/linux into drm-fixes by Dave Airlie · 9 years ago
  92. 5597afa Merge tag 'omap-for-v4.4/fixes-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap into fixes by Arnd Bergmann · 9 years ago
  93. e6b66df Merge tag 'keystone-fixes-for-4.4' of git://git.kernel.org/pub/scm/linux/kernel/git/ssantosh/linux-keystone into fixes by Arnd Bergmann · 9 years ago
  94. d3de94b Merge tag 'v4.4-rc2' into fixes by Arnd Bergmann · 9 years ago
  95. 584ee3d intel_pstate: Fix "performance" mode behavior with HWP enabled by Alexandra Yates · 9 years ago
  96. 7c7a0e9 ARM/PCI: Move align_resource function pointer to pci_host_bridge structure by Gabriele Paoloni · 9 years ago
  97. 970259b Merge branch '81xx' into omap-for-v4.4/fixes by Tony Lindgren · 9 years ago
  98. 9c565e3 drm/radeon: make some dpm errors debug only by Alex Deucher · 9 years ago
  99. 51c4cfe rtc: ds1307: fix kernel splat due to wakeup irq handling by Felipe Balbi · 9 years ago
  100. 95150bd drm/i915: fix potential dangling else problems in for_each_ macros by Jani Nikula · 9 years ago