1. 0ed2798 drm/radeon: add header comment for clarification to vce_v2_0_enable_mgcg() by Gustavo A. R. Silva · 8 years ago
  2. ccfee95 drm/amdgpu: Update default vram_page_split description by Kent Russell · 8 years ago
  3. 98b09f5 drm/amdgpu: Changed CU reservation golden settings by ozeng · 8 years ago
  4. b8e0e6e drm/amdgpu: fix amdgpu_debugfs_gem_bo_info by Christian König · 8 years ago
  5. 011d4bb drm/amdgpu: cleanup initializing gtt_size by Christian König · 8 years ago
  6. 8904194 drm/amdgpu: Support passing amdgpu critical error to host via GPU Mailbox. by Gavin Wan · 8 years ago
  7. 8e1b90cc drm/amdgpu: Allow vblank_disable_immediate. by Mario Kleiner · 8 years ago
  8. 08d3874 drm/radeon: Allow vblank_disable_immediate. by Mario Kleiner · 8 years ago
  9. e4f6b39 drm/amdgpu: remove *_mc_access from display funcs by Alex Deucher · 8 years ago
  10. b3fba8a drm/amdgpu: drop set_vga_render_state from display funcs by Alex Deucher · 8 years ago
  11. 71086a3 drm/amdgpu/gmc6: drop fb location programming by Alex Deucher · 8 years ago
  12. 219611d drm/amdgpu/gmc7: drop fb location programming by Alex Deucher · 8 years ago
  13. cad81e3 drm/amdgpu/gmc8: drop fb location programming by Alex Deucher · 8 years ago
  14. ba3a5b8 drm/amdgpu/gmc6: use the vram location programmed by the vbios by Alex Deucher · 8 years ago
  15. e0205a7 drm/amdgpu/gmc7: use the vram location programmed by the vbios by Alex Deucher · 8 years ago
  16. 9081c4c drm/amdgpu/gmc8: use the vram location programmed by the vbios by Alex Deucher · 8 years ago
  17. 84b5d3d drm/amdgpu: disable vga render in dce hw_init by Alex Deucher · 8 years ago
  18. dd0792c drm/amdgpu: simplify VM shadow handling v2 by Christian König · 8 years ago
  19. fd66560 drm/amdgpu: enable 4 level page table on raven (v3) by Hawking Zhang · 8 years ago
  20. 7611750 drm/amdgpu: use kernel is_power_of_2 rather than local version by Alex Deucher · 8 years ago
  21. 6419ec7 Merge branch 'drm-next-4.13' of git://people.freedesktop.org/~agd5f/linux into drm-next by Dave Airlie · 8 years ago
  22. 0355e22 Merge tag 'drm-misc-next-fixes-2017-07-10' of git://anongit.freedesktop.org/git/drm-misc into drm-next by Dave Airlie · 8 years ago
  23. caa164e Merge tag 'drm-intel-next-fixes-2017-07-11' of git://anongit.freedesktop.org/git/drm-intel into drm-next by Dave Airlie · 8 years ago
  24. 39bf0bf Merge branch 'mediatek-drm-next-4.13' of https://github.com/ckhu-mediatek/linux.git-tags into drm-next by Dave Airlie · 8 years ago
  25. eafbc20 Merge tag 'gvt-fixes-2017-07-11' of https://github.com/01org/gvt-linux into drm-intel-next-fixes by Jani Nikula · 8 years ago
  26. 5074002 drm/i915: Make DP-MST connector info work by Maarten Lankhorst · 8 years ago
  27. 0cf5ec4 drm/i915/gvt: Use fence error from GVT request for workload status by Chuanxiao Dong · 8 years ago
  28. 4cc7438 drm/i915/gvt: remove scheduler_mutex in per-engine workload_thread by Weinan Li · 8 years ago
  29. 08673c3 drm/i915/gvt: Revert "drm/i915/gvt: Fix possible recursive locking issue" by Chuanxiao Dong · 8 years ago
  30. 3364bf5 drm/i915/gvt: Audit the command buffer address by Ping Gao · 8 years ago
  31. 0de9870 drm/i915/gvt: Fix a memory leak in intel_gvt_init_gtt() by Zhou, Wenjia · 8 years ago
  32. 6f6e0b2 drm/rockchip: fix NULL check on devm_kzalloc() return value by Gustavo A. R. Silva · 8 years ago
  33. 7581d5c drm/i915/fbdev: Check for existence of ifbdev->vma before operations by Chris Wilson · 8 years ago
  34. 564d8a2 drm/radeon: Fix eDP for single-display iMac10,1 (v2) by Mario Kleiner · 8 years ago
  35. 00fc2c2 drm: Remove unused drm_file parameter to drm_syncobj_replace_fence() by Chris Wilson · 8 years ago
  36. 97eaf75 Merge branch 'drm-next-4.13' of git://people.freedesktop.org/~agd5f/linux into drm-next by Dave Airlie · 8 years ago
  37. 593f546 drm/amd/powerplay: fix bug fail to remove sysfs when rmmod amdgpu. by Rex Zhu · 8 years ago
  38. 53efaf5 amdgpu: Set cik/si_support to 1 by default if radeon isn't built by Michel Dänzer · 8 years ago
  39. 7b8d925 drm/amdgpu/gfx9: fix driver reload with KIQ by Alex Deucher · 8 years ago
  40. dcf7584 drm/amdgpu/gfx8: fix driver reload with KIQ by Alex Deucher · 8 years ago
  41. 7bc7b77 drm/amdgpu: Don't call amd_powerplay_destroy() if we don't have powerplay by John Brooks · 8 years ago
  42. 8046e19 drm/ttm: Fix use-after-free in ttm_bo_clean_mm by John Brooks · 8 years ago
  43. 0494182 drm/i915: Hold RPM wakelock while initializing OA buffer by sagar.a.kamble@intel.com · 8 years ago
  44. c379b89 drm/i915/cnl: Fix the CURSOR_COEFF_MASK used in DDI Vswing Programming by Navare, Manasi D · 8 years ago
  45. 2347728 drm/i915/cfl: Fix Workarounds. by Rodrigo Vivi · 8 years ago
  46. 4ec654b drm/i915: Avoid undefined behaviour of "u32 >> 32" by Chris Wilson · 8 years ago
  47. 9c75b18 drm/i915: reintroduce VLV/CHV PFI programming power domain workaround by Gabriel Krisman Bertazi · 8 years ago
  48. 1a13a2e drm/i915: Fix an error checking test by Christophe JAILLET · 8 years ago
  49. ce3f716 drm/i915: Disable MSI for all pre-gen5 by Ville Syrjälä · 8 years ago
  50. 4086d90 drm/atomic: Add missing drm_atomic_state_clear to atomic_remove_fb by Maarten Lankhorst · 8 years ago
  51. b8691c7 drm/amd/amdgpu: move get memory type function from early init to sw init by Jim Qu · 8 years ago
  52. 73cc907 drm/amdgpu/cgs: always set reference clock in mode_info by Alex Deucher · 8 years ago
  53. beb3777 drm/amdgpu: fix vblank_time when displays are off by Alex Deucher · 8 years ago
  54. 507ad75 Merge tag 'gvt-fixes-2017-06-29' of https://github.com/01org/gvt-linux into drm-intel-next-fixes by Jani Nikula · 8 years ago
  55. 6b5defd drm/amd/powerplay: power value format change for Vega10 by Eric Huang · 8 years ago
  56. c94d38f drm/amdgpu/gfx9: support the amdgpu.disable_cu option by Nicolai Hähnle · 8 years ago
  57. 4490332 drm/amd/powerplay: change PPSMC_MSG_GetCurrPkgPwr for Vega10 by Eric Huang · 8 years ago
  58. 9211c78 drm/amdgpu: Make amdgpu_cs_parser_init static (v2) by Alex Xie · 8 years ago
  59. 9f69c0f drm/amdgpu/cs: fix a typo in a comment by Alex Xie · 8 years ago
  60. dbfe85e drm/amdgpu: Fix the exported always on CU bitmap by Flora Cui · 8 years ago
  61. 552c8f7 drm/amdgpu/gfx9: gfx_v9_0_enable_gfx_static_mg_power_gating() can be static by kbuild test robot · 8 years ago
  62. f03defe drm/amdgpu/psp: upper_32_bits/lower_32_bits for address setup by Alex Deucher · 8 years ago
  63. 14b05f8 drm/amd/powerplay/cz: print message if smc message fails by Alex Deucher · 8 years ago
  64. 27bad5b drm/amdgpu: fix typo in amdgpu_debugfs_test_ib_init by Arnd Bergmann · 8 years ago
  65. 32622ad drm/amdgpu: enable mmhub pg on raven by Hawking Zhang · 8 years ago
  66. f8386b3 drm/amdgpu: add new flag AMD_PG_SUPPORT_MMHUB by Hawking Zhang · 8 years ago
  67. a95890b drm/amdgpu: add interface to enable/disable mmhub pg on raven by Hawking Zhang · 8 years ago
  68. 2fcd43ce drm/amdgpu: add mmhub pg init sequence on raven by Hawking Zhang · 8 years ago
  69. ebc1c9c drm/amd/powerplay: add support for ATOM GFXCLK table v2. by Rex Zhu · 8 years ago
  70. 67bef0f drm/amdgpu: fix the memory corruption on S3 by Huang Rui · 8 years ago
  71. 6b0fa87 drm/amdgpu: fix vulkan test performance drop and hang on VI by Rex Zhu · 8 years ago
  72. 138b87f drm: vblank: Fix vblank timestamp update by Laurent Pinchart · 8 years ago
  73. 5cd82b7 drm/i915/gvt: Make function dpy_reg_mmio_readx safe by Changbin Du · 8 years ago
  74. 4d79ce4 Merge tag 'drm-intel-next-fixes-2017-06-27' of git://anongit.freedesktop.org/git/drm-intel into drm-next by Dave Airlie · 8 years ago
  75. 12d01662 Merge tag 'drm-amdkfd-next-2017-06-25' of git://people.freedesktop.org/~gabbayo/linux into drm-next by Dave Airlie · 8 years ago
  76. 8cd3737 Merge branch 'etnaviv/next' of https://git.pengutronix.de/git/lst/linux into drm-next by Dave Airlie · 8 years ago
  77. c048c98 Merge remote-tracking branch 'airlied/drm-next' into drm-misc-next-fixes by Sean Paul · 8 years ago
  78. 5ac5895 drm/mediatek: separate color module to fixup error memory reallocation by yt.shen@mediatek.com · 8 years ago
  79. 4a3bfb5 drm/mediatek: check for memory allocation failure by Christophe Jaillet · 8 years ago
  80. afd8963 drm/mediatek: re-phrase DRM_INFO error message by Colin Ian King · 8 years ago
  81. 446b8c5 drm/mediatek: use platform_register_drivers by Philipp Zabel · 8 years ago
  82. 170748d drm/mediatek: Support UYVY and YUYV format for overlay by Bibby Hsieh · 8 years ago
  83. 75e64ff drm/i915/gvt: Don't read ADPA_CRT_HOTPLUG_MONITOR from host by Xiong Zhang · 8 years ago
  84. 295a0d0 drm/i915/gvt: Set initial PORT_CLK_SEL vreg for BDW by Xiong Zhang · 8 years ago
  85. 6d61e70 Backmerge tag 'v4.12-rc7' into drm-next by Dave Airlie · 8 years ago
  86. 38cb266 DRM: Fix an incorrectly formatted table by Jonathan Corbet · 8 years ago
  87. bdbbf7d drm/i915: Clear execbuf's vma backpointer upon release by Chris Wilson · 8 years ago
  88. b88eb19 drm/i915: Pass the right flags to i915_vma_move_to_active() by Chris Wilson · 8 years ago
  89. 33b92c1 drm/i915/cnl: Fix RMW on ddi vswing sequence. by Rodrigo Vivi · 8 years ago
  90. f16bd3d drm/i915/gvt: Fix inconsistent locks holding sequence by Chuanxiao Dong · 8 years ago
  91. 62d02fd drm/i915/gvt: Fix possible recursive locking issue by Chuanxiao Dong · 8 years ago
  92. c0bc126 Linux 4.12-rc7 by Linus Torvalds · 8 years ago
  93. a4fd8b3 Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  94. 5f4b37d Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  95. 35d8d5d Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  96. 1a8cca1 Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  97. 412572b Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 8 years ago
  98. d5d5c18 Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending by Linus Torvalds · 8 years ago
  99. bb9b8fd Merge tag 'kbuild-fixes-v4.12-2' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild by Linus Torvalds · 8 years ago
  100. f65013d Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace by Linus Torvalds · 8 years ago