1. 1c16c0a drm/amdgpu: keep the owner for VMIDs by Christian König · 9 years ago
  2. ea89f8c drm/amdgpu: move VM manager clean into the VM code again by Christian König · 9 years ago
  3. 8b4fb00 drm/amdgpu: cleanup VM coding style by Christian König · 9 years ago
  4. eeed25a drm/amdgpu: remove unused VM manager field by Christian König · 9 years ago
  5. 984810f drm/amdgpu: cleanup scheduler command submission by Christian König · 9 years ago
  6. 2269a39 drm/amdgpu: fix typo in firmware name by Christian König · 9 years ago
  7. bbf0b34 drm/amdgpu: remove the unnecessary parameter adev for amdgpu_sa_bo_new() by Junwei Zhang · 9 years ago
  8. 680513c drm/amdgpu: wait interruptible when semaphores are disabled v2 by Christian König · 9 years ago
  9. 43c27fb drm/amdgpu: update pd while updating vm as well by Chunming Zhou · 9 years ago
  10. 5d82730 drm/amdgpu: fix handling order in scheduler CS by Christian König · 9 years ago
  11. e284022 drm/amdgpu: fix incorrect mutex usage v3 by Christian König · 9 years ago
  12. 4a56228 drm/amdgpu: cleanup scheduler fence get/put dance by Christian König · 9 years ago
  13. 7034dec drm/amdgpu: add command submission workflow tracepoint by Chunming Zhou · 9 years ago
  14. 5f2e816 drm/amdgpu: update Fiji's tiling mode table by Flora Cui · 9 years ago
  15. c305fd5 drm/amdgpu: fix bug that can't enter thermal interrupt for bonaire. by Rex Zhu · 9 years ago
  16. e1b35f6 drm/amdgpu: fix seq_printf format string by Arnd Bergmann · 9 years ago
  17. 515c752 drm/radeon: fix quirk for MSI R7 370 Armor 2X by Maxim Sheviakov · 9 years ago
  18. a80b304 drm/amdgpu: Fix default page access routing by Jay Cornwall · 9 years ago
  19. 24dd2f6 drm/radeon: unconditionally set sysfs_initialized by Alex Deucher · 9 years ago
  20. 7e52a81 drm/amdgpu: cleanup amdgpu_cs_parser handling by Christian König · 9 years ago
  21. e4a58a2 drm/amdgpu: fix leaking the IBs on error by Christian König · 9 years ago
  22. f5617f9 drm/amd: add kmem cache for sched fence by Chunming Zhou · 9 years ago
  23. b49c84a drm/amdgpu: add kmem cache for amdgpu fence by Chunming Zhou · 9 years ago
  24. 451f698 drm/amdgpu: update fiji_mgcg_cgcg_init table by Flora Cui · 9 years ago
  25. 16ae42f drm/amdgpu: use common fence for amdgpu_vm_fence by Christian König · 9 years ago
  26. b56c228 drm/amdgpu: use fence_is_later() for vm_flush as well v2 by Christian König · 9 years ago
  27. c2776af drm/amdgpu: use a timer for fence fallback by Christian König · 9 years ago
  28. 935c186 drm/amdgpu: remove fence trace points by Christian König · 9 years ago
  29. fa67604 drm/amdgpu: update Fiji's mmPA_SC_RASTER_CONFIG value by Flora Cui · 9 years ago
  30. 9382049 drm/radeon: Only prompt for enabling PAT when we'd allow write-combining by Michel Dänzer · 9 years ago
  31. a28bbd5 drm/radeon: Always disable RADEON_GEM_GTT_UC along with RADEON_GEM_GTT_WC by Michel Dänzer · 9 years ago
  32. 96ea47c drm/radeon: Disable uncacheable CPU mappings of GTT with RV6xx by Michel Dänzer · 9 years ago
  33. 5bad7d2 Revert "drm/rockchip: Convert the probe function to the generic drm_of_component_probe()" by Mark Yao · 9 years ago
  34. 0c545ac drm: Don't oops in drm_calc_timestamping_constants() if drm_vblank_init() wasn't called by Ville Syrjälä · 9 years ago
  35. c5a3788 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 9 years ago
  36. ae36ce0 Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 9 years ago
  37. 10855ae drm/nouveau: fix build failures on all non ARM. by Dave Airlie · 9 years ago
  38. 28fb4cb drm/ast: Initialized data needed to map fbdev memory by Egbert Eich · 10 years ago
  39. 0dcc4a5 nouveau: don't call pci_dma_supported by Christoph Hellwig · 9 years ago
  40. 3e82806 Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 9 years ago
  41. 79211c8 remove abs64() by Andrew Morton · 9 years ago
  42. 2565df9 drm/vc4: Add dependency on HAVE_DMA_ATTRS, and select DRM_GEM_CMA_HELPER by Guenter Roeck · 9 years ago
  43. ad804a0 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 9 years ago
  44. 816d220 Merge tag 'drm-intel-next-fixes-2015-11-06' of git://anongit.freedesktop.org/drm-intel into drm-next by Dave Airlie · 9 years ago
  45. d0baf92 Merge branch 'vmwgfx-next' of git://people.freedesktop.org/~thomash/linux into drm-next by Dave Airlie · 9 years ago
  46. 2e01fab signals: kill block_all_signals() and unblock_all_signals() by Oleg Nesterov · 9 years ago
  47. c62d255 mm, fs: introduce mapping_gfp_constraint() by Michal Hocko · 9 years ago
  48. 71baba4 mm, page_alloc: rename __GFP_WAIT to __GFP_RECLAIM by Mel Gorman · 9 years ago
  49. d0164ad mm, page_alloc: distinguish between being unable to sleep, unwilling to sleep and avoiding waking kswapd by Mel Gorman · 9 years ago
  50. 0280d1a Merge tag 'sound-4.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 9 years ago
  51. d2e8851 drm/vmwgfx: Relax irq locking somewhat by Thomas Hellstrom · 9 years ago
  52. 4e0858a drm/vmwgfx: Properly flush cursor updates and page-flips by Thomas Hellstrom · 9 years ago
  53. 1b0e3a0 drm/i915/skl: disable display side power well support for now by Imre Deak · 9 years ago
  54. b291681 drm/i915: Extend DSL readout fix to BDW and SKL. by Maarten Lankhorst · 9 years ago
  55. 99106bc drm/i915: Do graphics device reset under forcewake by Mika Kuoppala · 9 years ago
  56. 9807216 drm/i915: Skip fence installation for objects with rotated views (v4) by Vivek Kasireddy · 9 years ago
  57. e02328f vga_switcheroo: Drop client power state VGA_SWITCHEROO_INIT by Lukas Wunner · 9 years ago
  58. b26eae9 Merge tag 'drm/panel/for-4.4-rc1' of git://anongit.freedesktop.org/tegra/linux into drm-next by Dave Airlie · 9 years ago
  59. 596a1d3 Merge tag 'drm/tegra/for-4.4-rc1' of git://anongit.freedesktop.org/tegra/linux into drm-next by Dave Airlie · 9 years ago
  60. cb0fb27 Merge tag 'imx-drm-next-2015-10-30' of git://git.pengutronix.de/git/pza/linux into drm-next by Dave Airlie · 9 years ago
  61. 793423f Merge branch 'drm-next-4.4' of git://people.freedesktop.org/~agd5f/linux into drm-next by Dave Airlie · 9 years ago
  62. a95e264 drm/amdgpu: group together common fence implementation by Christian König · 9 years ago
  63. 7a91d6c drm/amdgpu: remove AMDGPU_FENCE_OWNER_MOVE by Christian König · 9 years ago
  64. a67bcd3 drm/amdgpu: remove now unused fence functions by Christian König · 9 years ago
  65. 2437244 drm/amdgpu: fix fence fallback check by Christian König · 9 years ago
  66. 424839a drm/amdgpu: fix stoping the scheduler timeout by Christian König · 9 years ago
  67. 4cfdcd9 drm/amdgpu: cleanup on error in amdgpu_cs_ioctl() by Dan Carpenter · 9 years ago
  68. 4c84518 Merge remote-tracking branches 'spi/topic/omap-100k', 'spi/topic/omap-uwire', 'spi/topic/owner', 'spi/topic/pxa' and 'spi/topic/pxa2xx' into spi-next by Mark Brown · 9 years ago
  69. bf248ca drm/i915: Fix locking around GuC firmware load by Daniel Stone · 9 years ago
  70. a7ca8ef drm/amdgpu: update Fiji's Golden setting by Flora Cui · 9 years ago
  71. b6bc28f drm/amdgpu: update Fiji's rev id by Flora Cui · 9 years ago
  72. a3d08fa drm/amdgpu: extract common code in vi_common_early_init by Flora Cui · 9 years ago
  73. 32544d0 drm/amd/scheduler: don't oops on failure to load by Dave Airlie · 9 years ago
  74. fe295b2 drm/amdgpu: don't oops on failure to load (v2) by Dave Airlie · 9 years ago
  75. df7989f drm/amdgpu: don't VT switch on suspend by Alex Deucher · 9 years ago
  76. 1c431cb Merge branch 'linux-4.4' of git://anongit.freedesktop.org/git/nouveau/linux-2.6 into drm-next by Dave Airlie · 9 years ago
  77. b4590047 Merge branch 'exynos-drm-next' of git://git.kernel.org/pub/scm/linux/kernel/git/daeinki/drm-exynos into drm-next by Dave Airlie · 9 years ago
  78. 79ef5dc drm/nouveau: bump patchlevel to indicate availability of abi16/nvif interop by Ben Skeggs · 9 years ago
  79. 2621a41 drm/nouveau/abi16: implement limited interoperability with usif/nvif by Ben Skeggs · 9 years ago
  80. 786a57e drm/nouveau/abi16: introduce locked variant of nouveau_abi16_get() by Ben Skeggs · 9 years ago
  81. 09433f2 drm/nouveau/abi16: remove unused argument from nouveau_abi16_get() by Ben Skeggs · 9 years ago
  82. b41c485 drm/nouveau/pci: enable c800 magic for Medion Erazer X7827 by Ilia Mirkin · 9 years ago
  83. a2736b0 drm/nouveau/pci: enable c800 magic for Lenovo Y510P by Ilia Mirkin · 9 years ago
  84. 78eaf33 drm/nouveau/pll/gk104: fix PLL instability due to bad configuration with gddr5 by Karol Herbst · 9 years ago
  85. 0d42743 drm/nouveau/clk/g84: Enable reclocking for GDDR3 G94-G200 by Roy Spliet · 9 years ago
  86. 271c276 drm/nouveau/bus/hwsq: Implement VBLANK waiting heuristic by Roy Spliet · 9 years ago
  87. 4d9faaf drm/nouveau/fb/ramnv50: Script changes for G94 and up by Roy Spliet · 9 years ago
  88. 797eb6e drm/nouveau/fb/ramnv50: Deal with cards without timing entries by Roy Spliet · 9 years ago
  89. 1cf688d drm/nouveau/fb/ramnv50: Voltage GPIOs by Roy Spliet · 9 years ago
  90. 0b0b78c drm/nouveau/fb/ramgt215: Restructure r111100 calculation for DDR2 by Roy Spliet · 9 years ago
  91. ef6e8f4 drm/nouveau/fb/ramgt215: Change FBVDD/Q when BIOS asks for it by Roy Spliet · 9 years ago
  92. e0a37f8 drm/nouveau/fb/ramgt215: Transform GPIO ramfuc method from FBVREF-specific to generic by Roy Spliet · 9 years ago
  93. b4f2bf3 drm/nouveau/bios/rammap: Identify DLLoff for >= GF100 by Roy Spliet · 9 years ago
  94. 5d5b43f drm/nouveau/pci: Handle 5-bit and 8-bit tag field by Pierre Moreau · 9 years ago
  95. 354a224 drm/nouveau/disp,pm: constify nvkm_object_func structures by Julia Lawall · 9 years ago
  96. 2e69a5c drm/nouveau/gr: add FERMI_COMPUTE_B class to GF110+ by Ilia Mirkin · 9 years ago
  97. 3988f64 drm/nouveau/gr: document mp error 0x10 by Ilia Mirkin · 9 years ago
  98. bad4274 drm/nouveau: fix memory leak by Sudip Mukherjee · 9 years ago
  99. 4458c56 drm/nouveau: remove unused function by Sudip Mukherjee · 9 years ago
  100. 3c9aca3 drm/nouveau/pmu/gk107: enable PGOB codepaths by Ben Skeggs · 9 years ago