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