1. 6c181c8 Merge tag 'topic/drm-misc-2016-07-14' of git://anongit.freedesktop.org/drm-intel into drm-next by Dave Airlie · 8 years ago
  2. ccdbb20 drm/amdgpu: add read/write function for GC CAC programming by Rex Zhu · 8 years ago
  3. d826c98 drm/amdgpu: get number of shade engine by cgs interface. by Rex Zhu · 8 years ago
  4. 33b7ed0 drm/amdgpu: remove more of the ring backup code by Alex Deucher · 8 years ago
  5. 40019dc drm/amdgpu: clean up ring_backup code, no need more by Chunming Zhou · 8 years ago
  6. 1f46508 drm/amdgpu: ib test first after gpu reset by Chunming Zhou · 8 years ago
  7. aa1c890 drm/amdgpu: recovery hw jobs when gpu reset V3 by Chunming Zhou · 8 years ago
  8. 192b7dc drm/amdgpu: abstract amdgpu_vm_is_gpu_reset by Chunming Zhou · 8 years ago
  9. fd53be3 drm/amdgpu: add a bool to specify if needing vm flush V2 by Chunming Zhou · 8 years ago
  10. 2200eda drm/amdgpu: force completion for gpu reset by Chunming Zhou · 8 years ago
  11. a3c47d6 drm/amdgpu: block ttm first before parking scheduler by Chunming Zhou · 8 years ago
  12. f263ec6 drm/amdgpu: remove evict vram by Chunming Zhou · 8 years ago
  13. c7c5fbc drm/amdgpu: put old hw fence of job if gpu reset by Chunming Zhou · 8 years ago
  14. 595a9cd drm/amdgpu: remove fence parameter from amd_sched_job_init by Christian König · 8 years ago
  15. a5fb4ec drm/amdgpu: earlier free SA resources by Christian König · 8 years ago
  16. a79a5bd drm/amdgpu: shorten amdgpu_job_free_resources by Christian König · 8 years ago
  17. b5f5acb drm/amdgpu: fix user fence handling once more by Christian König · 8 years ago
  18. 56628159 drm/amd/amdgpu: Add bank selection for MMIO debugfs (v3) by Tom St Denis · 8 years ago
  19. 1e05141 drm/amd/amdgpu: Add gca config debug entry (v4) by Tom St Denis · 8 years ago
  20. 9559ef5 drm/amd/gfx: add instance field to select_se_sh (v3) by Tom St Denis · 8 years ago
  21. b636a1b drm/amdgpu: Poll for both connect/disconnect on analog connectors by Lyude · 8 years ago
  22. f1aa7e0 drm/amdgpu: stop/resume fb access when gpu reset V3 by Chunming Zhou · 8 years ago
  23. b46b8a8 drm/amdgpu: must update page table after gpu reset by Chunming Zhou · 8 years ago
  24. a0250d3 drm/amdgpu: save/restore bios scratch when gpu reset by Chunming Zhou · 8 years ago
  25. 6adb051 drm/amdgpu: must update page table after gpu reset by Chunming Zhou · 8 years ago
  26. 7056bb5 drm/amd/amdgpu: Set DRIVER_MODESET feature flag at build time by Frank Binns · 8 years ago
  27. ee7fd95 drm/amdgpu: Unpin BO if we can't get fences in amdgpu_crtc_page_flip by Michel Dänzer · 8 years ago
  28. 313c45f drm/amdgpu/gmc7: remove duplicate wait_for_idle functions by Alex Deucher · 8 years ago
  29. 34e3205 drm/amdgpu/gmc8: remove duplicate wait_for_idle functions by Alex Deucher · 8 years ago
  30. 5a3f25d drm/amdgpu/dce8: fix flash with white screen on monitor by Junwei Zhang · 8 years ago
  31. 9ecbe7f drm/amdgpu: skip invalid ip blocks in ip helpers by Alex Deucher · 8 years ago
  32. a225bf1 drm/amdgpu: add missing breaks by Alex Deucher · 8 years ago
  33. 5dbbb60 drm/amdgpu: add IP helpers for wait_for_idle and is_idle by Alex Deucher · 8 years ago
  34. 7359ee6 drm/amdgpu/dce11: update async flip update time by Alex Deucher · 8 years ago
  35. 9a79588 drm/amdgpu: don't update page tables for VM emulation by Christian König · 8 years ago
  36. d5b4e25 drm/amdgpu: implement HDP functions for UVD v2 by Christian König · 8 years ago
  37. d1371f8 drm/amdgpu: change pcie_gen_cap magic code to macro by Huang Rui · 8 years ago
  38. 4d54588 drm/amdgpu/gfx7: make gfx_v7_0_rlc_stop static by Alex Deucher · 8 years ago
  39. 06120a1 drm/amdgpu/gfx7: switch to using the existing rlc callbacks by Alex Deucher · 8 years ago
  40. 05fb7291 drm/amdgpu: move select_se_sh into the gfx struct by Alex Deucher · 8 years ago
  41. b95e31f drm/amdgpu: move get_gpu_clock_counter into the gfx struct by Alex Deucher · 8 years ago
  42. 4b7d97a drm/amdgpu: drop wait_for_mc_idle asic callback by Alex Deucher · 8 years ago
  43. ccd73f2 drm/amdgpu/gmc: make some functions static by Alex Deucher · 8 years ago
  44. 5a712a8 drm/amdgpu: validate VM PTs only on eviction by Christian König · 8 years ago
  45. dbd5ed6 drm/amdgpu: add eviction counter by Christian König · 8 years ago
  46. 0eaeb07 drm/amdgpu: add amdgpu_irq_gpu_reset_resume_helper by Chunming Zhou · 8 years ago
  47. fb065ce drm/amd/amdgpu: make sure VCE is disabled by default by Arindam Nath · 8 years ago
  48. 93dcc37 drm/amdgpu: disable compute pipeline sync workaround when using fixed fw by Alex Deucher · 8 years ago
  49. 9de06de drm/amdgpu/gfx8: set USER_SHADER_ARRAY_CONFIG based on disable_cu parameter by Nicolai Hähnle · 8 years ago
  50. 324c614 drm/amdgpu/gfx7: set USER_SHADER_ARRAY_CONFIG based on disable_cu parameter by Nicolai Hähnle · 8 years ago
  51. 6f8941a drm/amdgpu: add disable_cu parameter by Nicolai Hähnle · 8 years ago
  52. 8b2ac10 drm/amdgpu: evict vram when gpu reset by Chunming Zhou · 8 years ago
  53. 0875dc9 drm/amdgpu: block scheduler when gpu reset by Chunming Zhou · 8 years ago
  54. ce64bc2 drm/amdgpu: pipeline evictions as well by Christian König · 8 years ago
  55. 281d144 drm/amdgpu: save the PD addr before scheduling the job by Christian König · 8 years ago
  56. 74561cd drm/ttm: remove no_gpu_wait param from ttm_bo_move_accel_cleanup by Christian König · 8 years ago
  57. 99c4463 drm/amdgpu: remove pre move wait by Christian König · 8 years ago
  58. 3cabaa5 drm/amdgpu: sync to buffer moves before VM updates by Christian König · 8 years ago
  59. 77dfc28 drm/ttm: wait for BO idle in ttm_bo_move_memcpy by Christian König · 8 years ago
  60. 88932a7 drm/ttm: add wait for idle in all drivers bo_move functions by Christian König · 8 years ago
  61. 14b3307 drm/amdgpu: some improvement in parsing inputs by Eric Huang · 8 years ago
  62. 50ab253 drm/amdgpu: introduce a firmware debugfs to dump all current firmware versions by Huang Rui · 8 years ago
  63. 000cab9 drm/amdgpu: factor out the AMDGPU_INFO_FW_VERSION case branch into amdgpu_firmware_info by Huang Rui · 8 years ago
  64. 8db6f83 drm/amdgpu: remove cgs_acpi_method_argument member method_length by Nicolai Hähnle · 8 years ago
  65. 840dd4c drm/amd/powerplay: set UVD clocks bypass mode for Polaris10 by Eric Huang · 8 years ago
  66. b58bc55 drm/amdgpu/gfx7: fix CP jump table size by Alex Deucher · 8 years ago
  67. 07cf1a0 drm/amdgpu/gfx8: fix CP jump table size by Alex Deucher · 8 years ago
  68. 15da301 drm/amd/amdgpu : adding new tracepoints to track memory information. by David Mao · 8 years ago
  69. 42ffb58 drm/amd/amdgpu : Refine tracepoints to track more information by David Mao · 8 years ago
  70. f78c342 drm/amdgpu/uvd6: De-numberify startup by Tom St Denis · 8 years ago
  71. 2171849 drm/amdgpu: Initialize the variables in a straight-forward way by Alex Xie · 8 years ago
  72. 3a6f8e0 drm/amdgpu: Add comment to describe the purpose of one difficult if statement by Alex Xie · 8 years ago
  73. 677131a drm/amdgpu: Change some variable names to make code easier understood by Alex Xie · 8 years ago
  74. b314f9a drm/amdgpu: enable BUS master after pci reset by Chunming Zhou · 8 years ago
  75. 89a3182 drm/amdgpu: add return value for pci config reset by Chunming Zhou · 8 years ago
  76. 3dab83b drm/amdgpu: remove now unnecessary checks by Christian König · 8 years ago
  77. 1fbb2e9 drm/amdgpu: use a fence array for VMID management by Christian König · 8 years ago
  78. 8d76001e drm/amdgpu: reuse VMIDs assigned to a VM only if there is also a free one by Christian König · 8 years ago
  79. 36fd7c5 drm/amdgpu: prefer VMIDs idle on the current ring by Christian König · 8 years ago
  80. 3542023 drm/amdgpu: add optional ring to amdgpu_sync_is_idle by Christian König · 8 years ago
  81. a7e7a93 drm/amdgpu: remove amdgpu_sync_wait by Christian König · 8 years ago
  82. 6fc1367 drm/amdgpu: generalize the scheduler fence by Christian König · 8 years ago
  83. 0e9d239 drm/amdgpu: document amdgpu_sync_get_fence by Christian König · 8 years ago
  84. 78f73bf drm/amdgpu/gfx80: Add QUICK_PG bit to GFX header and use it. by Tom St Denis · 8 years ago
  85. dad4acc drm/amdgpu/gfx8: Tidy up various PG helpers by Tom St Denis · 8 years ago
  86. 216cde6 drm/amdgpu/gfx8: Enable PG on Stoney by Tom St Denis · 8 years ago
  87. 413cf60 drm/amdgpu/gfx8: Enable CG on Stoney by Tom St Denis · 8 years ago
  88. 6ab3886 drm/amdgpu/gfx8: Switch Stoney to share CZ's RLC functions by Tom St Denis · 8 years ago
  89. 395d1fb drm/amdgpu: add amdgpu.cg_mask and amdgpu.pg_mask parameters by Nicolai Hähnle · 8 years ago
  90. f4b373f drm/amdgpu/trace: Add tracepoints to MMIO read/writes by Tom St Denis · 8 years ago
  91. c66875b drm/amdgpu: print smc fw info in CGS. by yanyang1 · 8 years ago
  92. 83ba126 drm/amdgpu: properly clean up runtime pm by Alex Deucher · 8 years ago
  93. c63695c drm/amdgpu: work around lack of upstream ACPI support for D3cold by Alex Deucher · 8 years ago
  94. 1974e30 drm/amdgpu: add gpu reset to timeout handler by Chunming Zhou · 8 years ago
  95. a909c6b drm/amdgpu: fix ring debugfs bug by Monk Liu · 8 years ago
  96. c71dbd9 drm/amd/amdgpu: ring debugfs is read in increments of 4 bytes by Tom St Denis · 8 years ago
  97. 4f4824b drm/amd/amdgpu: Convert ring debugfs entries to binary by Tom St Denis · 9 years ago
  98. 522761c drm/amdgpu: drop explicit pci D3/D0 setting for ATPX power control by Alex Deucher · 8 years ago
  99. 1167097 drm/amdgpu/atpx: hybrid platforms use d3cold by Alex Deucher · 8 years ago
  100. 2f5af82 drm/amdgpu/atpx: track whether if this is a hybrid graphics platform by Alex Deucher · 8 years ago