1. ad2fed9 drm/amdgpu: fix double_offchip_lds_buf for gfx v6 by Junwei Zhang · 8 years ago
  2. 2211a78 drm/amd/powerplay: delete dead functions in vega10. by Rex Zhu · 8 years ago
  3. 4bdcc4e drm/amd/amdgpu: coding style refine in sdma_v4_0.c by Rex Zhu · 8 years ago
  4. 79690b8 drm/amdgpu: Remove redundant itermediate return val in sdma_v4_0.c by Rex Zhu · 8 years ago
  5. aef1ba5 drm/ttm: cleanup unuse ret value by Huang Rui · 8 years ago
  6. b3124df drm/amdgpu: fix to print incorrect wptr address by Huang Rui · 8 years ago
  7. 03161a6 drm/amdgpu: fix dead lock if any ip block resume failed in s3 by Huang Rui · 8 years ago
  8. 8f12bbe drm/radeon: force the UVD DPB into VRAM as well by Christian König · 8 years ago
  9. 203eb0c drm/amdgpu: bump version number to note race fix and new fence functionality by Alex Deucher · 8 years ago
  10. 080b24e drm/amdgpu: fix spelling in header comment by Alex Deucher · 8 years ago
  11. 5f1bcf5 drm/amdgpu: trace vm hub during flush as well v2 by Christian König · 8 years ago
  12. c5296d1 drm/amdgpu: trace the vmhub in grab_id as well by Christian König · 8 years ago
  13. 87c910d drm/amdgpu: allow concurrent VM flushes by Christian König · 8 years ago
  14. 4789c46 drm/amdgpu: assign VM invalidation engine manually v2 by Christian König · 8 years ago
  15. 2e81984 drm/amdgpu: invalidate only the currently needed VMHUB v2 by Christian König · 8 years ago
  16. 7645670 drm/amdgpu: split VMID management by VMHUB by Christian König · 8 years ago
  17. 4f618e7 drm/amdgpu: drop VMID per ring tracking by Christian König · 8 years ago
  18. 0eeb68b drm/amdgpu: add VMHUB to ring association by Christian König · 8 years ago
  19. 0381631 drm/amdgpu/vce4: enable ring & ib test for sriov by Frank Min · 8 years ago
  20. a2f537e drm/amdgpu/vce4: workaround VCE ring test slow issue by Xiangliang Yu · 8 years ago
  21. 71f2af8 drm/amdgpu/vce4: update VCE initialization sequence for SRIOV by Frank Min · 8 years ago
  22. bc108ec drm/amdgpu: Fix firmware UCODE_ID_STORAGE issue (v2) by Trigger Huang · 8 years ago
  23. cbcbea9 drm/amdgpu: fix to add buffer funcs check by Huang Rui · 8 years ago
  24. 692bb1a drm/amdgpu: fix to clear ASIC INIT COMPLETE bit on resuming phase by Huang Rui · 8 years ago
  25. b4de2c5 drm/amdgpu: do not free fence buf when driver probes. by Huang Rui · 8 years ago
  26. 4573f0f drm/amd/powerplay: fix suspend error on DPM disabled by Huang Rui · 8 years ago
  27. d7b1eeb drm/amdgpu:fix race condition by Monk Liu · 8 years ago
  28. 5e78835 drm/amd/amdgpu: Port gfx9 driver over to new read/write macros by Tom St Denis · 8 years ago
  29. b1bb8c0 drm/amd/amdgpu: Introduce new read/write macros for SOC15 by Tom St Denis · 8 years ago
  30. 93ea9b9 drm/amdgpu: add hw_start and non-psp firmware loading into resume by Huang Rui · 8 years ago
  31. be70bbd drm/amdgpu: split psp ring init function by Huang Rui · 8 years ago
  32. f5cfef9 drm/amdgpu: split psp asd function by Huang Rui · 8 years ago
  33. 2b0c3ae drm/amdgpu: use private memory to store psp firmware data by Huang Rui · 8 years ago
  34. 53a5cf5 drm/amdgpu: add psp firmware private memory by Huang Rui · 8 years ago
  35. 6f2b1fc drm/amdgpu: split psp tmr init function by Huang Rui · 8 years ago
  36. 6524e49 drm/amd/powerplay: align with VBIOS to support new AVFS structure by Rex Zhu · 8 years ago
  37. 73ba2d5 Merge tag 'drm-intel-next-fixes-2017-04-27' of git://anongit.freedesktop.org/git/drm-intel into drm-next by Dave Airlie · 8 years ago
  38. 53cecf1 Merge branch 'drm-vmwgfx-next' of git://people.freedesktop.org/~syeh/repos_linux into drm-next by Dave Airlie · 8 years ago
  39. 97643d7 Merge branch 'for-upstream/mali-dp' of git://linux-arm.org/linux-ld into drm-next by Dave Airlie · 8 years ago
  40. 763656d drm: mali-dp: use div_u64 for expensive 64-bit divisions by Arnd Bergmann · 8 years ago
  41. 88326ef drm/i915: Confirm the request is still active before adding it to the await by Chris Wilson · 8 years ago
  42. 96dabe9 drm/i915: Avoid busy-spinning on VLV_GLTC_PW_STATUS mmio by Chris Wilson · 8 years ago
  43. b162d47 drm/i915/selftests: Allocate inode/file dynamically by Chris Wilson · 8 years ago
  44. acf2dc2 drm/i915: Fix system hang with EI UP masked on Haswell by Mika Kuoppala · 8 years ago
  45. 5af9e67 drm/i915: checking for NULL instead of IS_ERR() in mock selftests by Dan Carpenter · 8 years ago
  46. dea6559 drm/i915: Perform link quality check unconditionally during long pulse by Ville Syrjälä · 8 years ago
  47. dde7b00 drm/i915: Fix use after free in lpe_audio_platdev_destroy() by Chris Wilson · 8 years ago
  48. bdb57b8 drm/i915: Use the right mapping_gfp_mask for final shmem allocation by Chris Wilson · 8 years ago
  49. 440df93 drm/i915: Make legacy cursor updates more unsynced by Ville Syrjälä · 8 years ago
  50. d445aaa drm/i915: Apply a cond_resched() to the saturated signaler by Chris Wilson · 8 years ago
  51. 1676a2b drm/i915: Park the signaler before sleeping by Chris Wilson · 8 years ago
  52. f8a7715 Merge tag 'gvt-next-fixes-2017-04-20' of https://github.com/01org/gvt-linux into drm-intel-next-fixes by Jani Nikula · 8 years ago
  53. c2e7f82 drm: mali-dp: Check the mclk rate and allow up/down scaling by Mihail Atanassov · 8 years ago
  54. 0274e6a drm: mali-dp: Enable image enhancement when scaling by Mihail Atanassov · 8 years ago
  55. 28ce675 drm: mali-dp: Add plane upscaling support by Mihail Atanassov · 8 years ago
  56. 50c7512 drm/mali-dp: Add core_id file to the sysfs interface by Liviu Dudau · 8 years ago
  57. 6954f24 drm: mali-dp: Add CTM support by Mihail Atanassov · 8 years ago
  58. 02725d3 drm: mali-dp: enable gamma support by Mihail Atanassov · 8 years ago
  59. 99665d0 drm: mali-dp: add malidp_crtc_state struct by Mihail Atanassov · 8 years ago
  60. fe10cd6 drm: mali-dp: add custom reset hook for planes by Mihail Atanassov · 8 years ago
  61. c03c17c drm: mali-dp: remove unused variable by Arnd Bergmann · 8 years ago
  62. 88d4d90 drm: mali-dp: add atomic_print_state for planes by Mihail Atanassov · 8 years ago
  63. 85f6421 drm: mali-dp: Enable power management for the device. by Liviu Dudau · 8 years ago
  64. 46f1d42 drm: mali-dp: Update the state of all planes before re-enabling active CRTCs. by Liviu Dudau · 8 years ago
  65. 7a9d200 drm/vmwgfx: Convert macro to octal representation by Øyvind A. Holm · 8 years ago
  66. 6b14627 Merge tag 'drm-misc-next-fixes-2017-04-20' of git://anongit.freedesktop.org/git/drm-misc into drm-next by Dave Airlie · 8 years ago
  67. f9b67f0 dma-buf: Rename dma-ops to prevent conflict with kunmap_atomic macro by Logan Gunthorpe · 8 years ago
  68. cb2e77c Merge tag 'sunxi-drm-for-4.12' of https://git.kernel.org/pub/scm/linux/kernel/git/mripard/linux into drm-next by Dave Airlie · 8 years ago
  69. 856ee92 Merge tag 'v4.11-rc7' into drm-next by Dave Airlie · 8 years ago
  70. 418d59e drm: atmel-hlcdc: Uninitialized return in atmel_hlcdc_create_outputs() by Dan Carpenter · 8 years ago
  71. c821ee6 drm/i915/gvt: fix a bounds check in ring_id_to_context_switch_event() by Dan Carpenter · 8 years ago
  72. 4f7d029 Linux 4.11-rc7 by Linus Torvalds · 8 years ago
  73. 7395ca0 Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 8 years ago
  74. a86f106 Merge branch 'for-linus' of git://git.kernel.dk/linux-block by Linus Torvalds · 8 years ago
  75. e2647b6 Merge tag 'omap-for-v4.11/fixes-rc6-signed' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap into fixes by Olof Johansson · 8 years ago
  76. 11c994d Merge branch 'for-4.11-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup by Linus Torvalds · 8 years ago
  77. 032aaf3 Merge tag 'tty-4.11-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty by Linus Torvalds · 8 years ago
  78. 4853886 Merge tag 'trace-v4.11-rc5-2' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 8 years ago
  79. 330c418 Revert "cgroup: avoid attaching a cgroup root to two different superblocks" by Tejun Heo · 8 years ago
  80. d5ff081 Merge branch 'libnvdimm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm by Linus Torvalds · 8 years ago
  81. 403a39f Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 8 years ago
  82. be84a46 Merge branch 'parisc-4.11-4' of git://git.kernel.org/pub/scm/linux/kernel/git/deller/parisc-linux by Linus Torvalds · 8 years ago
  83. 1ec1688 orangefs: free superblock when mount fails by Martin Brandenburg · 8 years ago
  84. c0eb027 vfs: don't do RCU lookup of empty pathnames by Linus Torvalds · 8 years ago
  85. 409c1b2 parisc: fix bugs in pa_memcpy by Mikulas Patocka · 8 years ago
  86. 1bf4b12 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 8 years ago
  87. 7e703ec Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 8 years ago
  88. 9117439 Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  89. 07c7016 Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  90. d295917 Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  91. f399ecb Merge branch 'efi-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  92. 4b31ac4 Merge branch 'for-linus-4.11' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs by Linus Torvalds · 8 years ago
  93. 5466f4d Merge branch 'for-next' of git://git.samba.org/sfrench/cifs-2.6 by Linus Torvalds · 8 years ago
  94. 82cc4fc ftrace: Fix removing of second function probe by Steven Rostedt (VMware) · 8 years ago
  95. 5a8d75a block: fix bio_will_gap() for first bvec with offset by Ming Lei · 8 years ago
  96. 82f1faa Merge tag 'fbdev-v4.11-rc6' of git://github.com/bzolnier/linux by Linus Torvalds · 8 years ago
  97. e16d8b6 Merge tag 'pm-4.11-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 8 years ago
  98. 321ae37 Merge tag 'acpi-4.11-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 8 years ago
  99. 1882e56 Merge tag 'devmem-v4.11-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux by Linus Torvalds · 8 years ago
  100. 7873933 Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost by Linus Torvalds · 8 years ago