1. ab4f4b1 drm/amdgpu: fix hex/decimal bug when show gpu load. by Rex Zhu · 9 years ago
  2. 0cfd9f2 drm/amdgpu: Show gpu load when display gpu performance for Fiji of VI. by Rex Zhu · 9 years ago
  3. 9354573 drm/amdgpu: Show gpu load when display gpu performance for Ci. by Rex Zhu · 9 years ago
  4. e0b71a7 drm/amd/powerplay: Reload and initialize the smc firmware on powerplay resume. by Rex Zhu · 9 years ago
  5. a969e16 drm/amd/powerplay: add powerplay valid check to avoid null point. (v2) by Rex Zhu · 9 years ago
  6. c15c8d7 drm/amd/powerplay: fix Smatch static checker warnings by Rex Zhu · 9 years ago
  7. 75ac63d drm/amd/powerplay: fix Smatch static checker warnings with indenting (v2) by Rex Zhu · 9 years ago
  8. 53d3de1 drm/amd/powerplay: fix bug that NULL checks are reversed. by Rex Zhu · 9 years ago
  9. 15c3277 amdgpu/dce11: Add test for crtc < 0 to various DCEv11 functions by Tom St Denis · 9 years ago
  10. 9e4e1ae amdgpu/dce11: Remove division from dce_v11_0_vblank_wait() by Tom St Denis · 9 years ago
  11. 691ca86 amdgpu/vce3: Simplify vce_v3_0_hw_init and ensure both rings default to not ready. by Tom St Denis · 9 years ago
  12. 74af127 amdgpu/vce3: Remove magic constants from harvest register masks. by Tom St Denis · 9 years ago
  13. 81da2ed amdgpu/vce3: Simplify vce_v3_0_process_interrupt() by Tom St Denis · 9 years ago
  14. af18b0f amdgpu/vce3: Simplify vce_v3_0_soft_reset() by Tom St Denis · 9 years ago
  15. 92988e6 amdgpu/vce3: Simplify idle and wait for idle code by Tom St Denis · 9 years ago
  16. 1dab5f0 amdgpu/vce3: Cleanup harvest config function. by Tom St Denis · 9 years ago
  17. e1de741 drm/amdgpu: fix NULL in vm_grab_id while S3 back by Chunming Zhou · 9 years ago
  18. 7c9574f drm/amd/powerplay: precedence bug in init_non_clock_fields() by Dan Carpenter · 9 years ago
  19. b92c26d drm/amdgpu/cgs: cleanup some indenting by Dan Carpenter · 9 years ago
  20. 2500a3c drm/amd/powerplay: fix a reversed condition by Dan Carpenter · 9 years ago
  21. 85a21ea drm/radeon: Drop unnecessary unsigned int < 0 check by Thierry Reding · 9 years ago
  22. 7a11a33 drm/dp/mst: fix in RAD element access by Mykola Lysenko · 9 years ago
  23. 75af4c8 drm/dp/mst: fix in MSTB RAD initialization by Mykola Lysenko · 9 years ago
  24. 1f16ee7f drm/dp/mst: always send reply for UP request by Mykola Lysenko · 9 years ago
  25. bd93432 drm/dp/mst: process broadcast messages correctly by Mykola Lysenko · 9 years ago
  26. 6a53b31 drm: powerplay: use div64_s64 instead of do_div by Arnd Bergmann · 9 years ago
  27. c11b898 Merge tag 'omapdrm-4.5-resolved' of git://git.kernel.org/pub/scm/linux/kernel/git/tomba/linux into drm-next by Dave Airlie · 9 years ago
  28. 9c8e566 drm/omap: remove obsolete manager assignment by Tomi Valkeinen · 9 years ago
  29. 728fea7 drm/omap: set DRIVER_ATOMIC for omapdrm by Tomi Valkeinen · 9 years ago
  30. b75e151 drm/omap: remove unused plugin defines by Tomi Valkeinen · 10 years ago
  31. 0d6fa53 drm/omap: Use bitmaps for TILER placement by Andy Gross · 10 years ago
  32. 73d7710 drm: omapdrm: gem: Remove check for impossible condition by Laurent Pinchart · 9 years ago
  33. 92b4b44 drm: omapdrm: gem: Simplify error handling when creating GEM object by Laurent Pinchart · 9 years ago
  34. 08b710f drm: omapdrm: gem: Don't free mmap offset twice by Laurent Pinchart · 9 years ago
  35. 74128a2 drm: omapdrm: gem: Fix GEM object destroy in error path by Laurent Pinchart · 9 years ago
  36. 00e9c7c drm: omapdrm: gem: Free the correct memory object by Laurent Pinchart · 9 years ago
  37. ef3f4e9 drm: omapdrm: gem: Mask out private flags passed from userspace by Laurent Pinchart · 9 years ago
  38. f430274 drm: omapdrm: gem: Move global usergart variable to omap_drm_private by Laurent Pinchart · 9 years ago
  39. 7ef93b0 drm: omapdrm: gem: Group functions by purpose by Laurent Pinchart · 9 years ago
  40. b902f8f drm: omapdrm: gem: Remove forward declarations by Laurent Pinchart · 9 years ago
  41. 6405e41 drm: omapdrm: gem: Remove unused function prototypes by Laurent Pinchart · 9 years ago
  42. e1c1174 drm: omapdrm: Make fbdev emulation optional by Laurent Pinchart · 9 years ago
  43. f8ef29e drm: omapdrm: Fix plane state free in plane reset handler by Laurent Pinchart · 9 years ago
  44. e07323c drm: omapdrm: move omap_plane_reset() by Tomi Valkeinen · 9 years ago
  45. e1c49bd drm/omap: Use platform_register/unregister_drivers() by Thierry Reding · 9 years ago
  46. d4182e3 drm: omapdrm: tiler: Remove unneded module alias for tiler by Luis de Bethencourt · 9 years ago
  47. 54255e8 drm/rockchip: vop: export vop_component_ops to modules by Stephen Rothwell · 9 years ago
  48. df83690 Merge branch 'drm-rockchip-next-2015-12-28' of https://github.com/markyzq/kernel-drm-rockchip into drm-next by Dave Airlie · 9 years ago
  49. d4d3c6c dt-bindings: add document for rk3036-vop by Mark Yao · 9 years ago
  50. f767345 drm/rockchip: vop: add rk3036 vop support by Mark Yao · 9 years ago
  51. 1194fff drm/rockchip: vop: spilt scale regsters by Mark Yao · 9 years ago
  52. a67719d drm/rockchip: vop: spilt register related into rockchip_reg_vop.c by Mark Yao · 9 years ago
  53. dbb3d94 drm/rockchip: vop: move interrupt registers into vop_data by Mark Yao · 9 years ago
  54. 0cf33fe drm/rockchip: vop: merge vop cfg_done into vop_data by Mark Yao · 9 years ago
  55. a8eef71 drm/rockchip: dw_hdmi: use encoder enable function by Mark Yao · 9 years ago
  56. 2c5b2cc drm: bridge/dw_hdmi: add atomic API support by Mark Yao · 9 years ago
  57. d0e20d0 drm/rockchip: direct config connecter gate and out_mode by Mark Yao · 9 years ago
  58. f32fad5 drm/rockchip: support atomic asynchronous commit by Mark Yao · 9 years ago
  59. ce3887e drm/rockchip: Optimization vop mode set by Mark Yao · 9 years ago
  60. 63ebb9f drm/rockchip: Convert to support atomic API by Mark Yao · 9 years ago
  61. 0ad3675 drm/rockchip: vop: replace dpms with enable/disable by Mark Yao · 9 years ago
  62. b5f7b75 drm/rockchip: Use new vblank api drm_crtc_vblank_* by Mark Yao · 9 years ago
  63. 20f8e03 Backmerge drm-fixes merge into Linus's tree into drm-next. by Dave Airlie · 9 years ago
  64. 5b726e0 Merge tag 'drm-intel-fixes-2015-12-23' of git://anongit.freedesktop.org/drm-intel by Linus Torvalds · 9 years ago
  65. 2bfd43d Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 9 years ago
  66. ade1ba7 Merge tag 'drm-intel-next-2015-12-18' of git://anongit.freedesktop.org/drm-intel into drm-next by Dave Airlie · 9 years ago
  67. fd3e14f Merge branch 'drm-next-4.5' of git://people.freedesktop.org/~agd5f/linux into drm-next by Dave Airlie · 9 years ago
  68. 24bc3ea Merge branch 'for-linus' of git://git.kernel.dk/linux-block by Linus Torvalds · 9 years ago
  69. 0bee6ec Merge tag 'nfsd-4.4-1' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 9 years ago
  70. e73a317 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 9 years ago
  71. ad3d1ab Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 9 years ago
  72. ea82813 Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost by Linus Torvalds · 9 years ago
  73. de37937 um: Fix pointer cast by Mickaël Salaün · 9 years ago
  74. 9116199 Merge branch 'drm-tda998x-devel' of git://ftp.arm.linux.org.uk/~rmk/linux-arm into drm-next by Dave Airlie · 9 years ago
  75. f884a50 Merge branch 'drm-armada-devel' of git://ftp.arm.linux.org.uk/~rmk/linux-arm into drm-next by Dave Airlie · 9 years ago
  76. e827120 null_blk: fix use-after-free error by Mike Krinkin · 9 years ago
  77. 23688bf block: ensure to split after potentially bouncing a bio by Junichi Nomura · 9 years ago
  78. b587522 NVMe: IO ending fixes on surprise removal by Keith Busch · 9 years ago
  79. 0185604 KVM: x86: Reload pit counters for all channels when restoring state by Andrew Honig · 9 years ago
  80. e24dea2 KVM: MTRR: treat memory as writeback if MTRR is disabled in guest CPUID by Paolo Bonzini · 9 years ago
  81. fa7c4eb KVM: MTRR: observe maxphyaddr from guest CPUID, not host by Paolo Bonzini · 9 years ago
  82. a7f2d78 KVM: MTRR: fix fixed MTRR segment look up by Alexis Dambricourt · 9 years ago
  83. a98728e drm/i915: Correct max delay for HDMI hotplug live status checking by Gary Wang · 9 years ago
  84. 97f9010 drm/i915: mdelay(10) considered harmful by Daniel Vetter · 9 years ago
  85. 57a2af6 drm/i915: Kill intel_crtc->cursor_bo by Ville Syrjälä · 9 years ago
  86. ef8dd37 drm/i915: Workaround CHV pipe C cursor fail by Ville Syrjälä · 9 years ago
  87. 0f0cd47 drm/i915: Only spin whilst waiting on the current request by Chris Wilson · 9 years ago
  88. f87a780 drm/i915: Limit the busy wait on requests to 5us not 10ms! by Chris Wilson · 9 years ago
  89. e7571f7 drm/i915: Break busywaiting for requests on pending signals by Chris Wilson · 9 years ago
  90. a59fac6 drm/i915: Disable primary plane if we fail to reconstruct BIOS fb (v2) by Matt Roper · 9 years ago
  91. 62d622c drm/i915: Set the map-and-fenceable flag for preallocated objects by Chris Wilson · 9 years ago
  92. 615cb24 drm/i915: Drop the broken cursor base==0 special casing by Ville Syrjälä · 9 years ago
  93. 0239c75 Merge tag 'drm-vc4-next-2015-12-21' of http://github.com/anholt/linux into drm-next by Dave Airlie · 9 years ago
  94. eafbbd9 amd/powerplay: fix copy paste typo in hardwaremanager.c by Alex Deucher · 9 years ago
  95. 53d8eab amd/powerplay: disable powerplay by default initially by Alex Deucher · 9 years ago
  96. 45b0cf5 amd/powerplay: don't enable ucode fan control if vbios has no fan table by Alex Deucher · 9 years ago
  97. 605ed21 drm/amd/powerplay: show gpu load when print gpu performance for Cz. (v2) by Rex Zhu · 9 years ago
  98. cae9b9c drm/amd/powerplay: check whether need to enable thermal control. (v2) by Rex Zhu · 9 years ago
  99. 88b8dcb drm/amd/powerplay: add point check to avoid NULL point hang. by Rex Zhu · 9 years ago
  100. c90e5d2 drm/amdgpu/powerplay: Program a calculated value as Deep Sleep clock. by David Rokhvarg · 9 years ago