1. f21950e drm/nouveau/pm: stack perfdom class under perfmon by Ben Skeggs · 10 years ago
  2. 2d4b94b drm/nouveau/pm: swap perfmon/perfdom code to avoid forward decl in next commit by Ben Skeggs · 10 years ago
  3. 06b7972 drm/nouveau/pm/nv50: add compute and graphics signals/sources by Samuel Pitoiset · 10 years ago
  4. 6137b5a drm/nouveau/pm: allow the userspace to configure sources by Samuel Pitoiset · 10 years ago
  5. 0f38043 drm/nouveau/pm: allow to configure domains instead of simple counters by Samuel Pitoiset · 10 years ago
  6. 3bfdde1 drm/nouveau/pm: allow the userspace to schedule hardware counters by Samuel Pitoiset · 10 years ago
  7. 6f99c84 drm/nouveau/pm: implement NVIF_PERFMON_V0_QUERY_SOURCE method by Samuel Pitoiset · 10 years ago
  8. 50d138d drm/nouveau/pm: allow to query the number of sources for a signal by Samuel Pitoiset · 10 years ago
  9. e82661e drm/nouveau/pm: add concept of sources by Samuel Pitoiset · 10 years ago
  10. 40a3b22 drm/nouveau/pm: allow to monitor hardware signal index 0x00 by Samuel Pitoiset · 10 years ago
  11. 10a4d2b drm/nouveau/pm: use hardware signals indexes instead of user-readable names by Samuel Pitoiset · 10 years ago
  12. e404759 drm/nouveau/pm: change signal iter to u16 by Samuel Pitoiset · 10 years ago
  13. 3e1b335 drm/nouveau/pm: allow to query signals by domain by Samuel Pitoiset · 10 years ago
  14. 45f0f94 drm/nouveau/pm: implement NVIF_PERFMON_V0_QUERY_DOMAIN method by Samuel Pitoiset · 10 years ago
  15. 44d9de5 drm/nouveau/pm: prevent creating a perfctr object when signals are not found by Samuel Pitoiset · 10 years ago
  16. 5a0bc4b drm/nouveau/pm: reorganize the nvif interface by Samuel Pitoiset · 10 years ago
  17. a78ce96 drm/nouveau/pm: remove unused nvkm_perfsig_wrap() function by Samuel Pitoiset · 10 years ago
  18. 0b7515c drm/nouveau/pm: remove pmu signals by Samuel Pitoiset · 10 years ago
  19. 087cd0d drm/nouveau/clk/nv50: Enable user reclocking for NVA0 by Roy Spliet · 10 years ago
  20. 852c619 drm/nouveau/fb/gddr3: Add a few CL and WR entries observed on GTX260 by Roy Spliet · 10 years ago
  21. 82a74fd drm/nouveau/fb/ramnv50: GDDR3 script for NVA0 by Roy Spliet · 10 years ago
  22. c25bf7b drm/nouveau/bios/ramcfg: Separate out RON pull value by Roy Spliet · 10 years ago
  23. 2813e19 drm/nouveau/bios/rammap: Parse perf mode as if it's a rammap entry by Roy Spliet · 10 years ago
  24. 35fe024 drm/nouveau/fb/ramnv50: Ressurect timing code, use proper timing/rammap handlers by Roy Spliet · 10 years ago
  25. 3b582be drm/nouveau/fb/ramgt215: No need to cuss like that by Roy Spliet · 10 years ago
  26. d4cc5f0 drm/nouveau/fb/ramnv50: Make 0x100da0 per-partition by Roy Spliet · 10 years ago
  27. 7164f4c drm/nouveau/bios/rammap: Pull DLLoff bit out of version 0x10 struct by Roy Spliet · 10 years ago
  28. 4a68ccc remove unnecessary include by Ben Skeggs · 10 years ago
  29. d7b27368 Merge branch 'drm-dwhdmi-devel' of git://ftp.arm.linux.org.uk/~rmk/linux-arm into drm-next by Dave Airlie · 10 years ago
  30. 3160779 Merge tag 'vmwgfx-next-15-08-21' of git://people.freedesktop.org/~thomash/linux into drm-next by Dave Airlie · 10 years ago
  31. 40b2dff Merge branch 'drm-next-4.3' of git://people.freedesktop.org/~agd5f/linux into drm-next by Dave Airlie · 10 years ago
  32. c2b6bd7 drm/amdgpu: fix wait queue handling in the scheduler by Christian König · 10 years ago
  33. bd755d0 drm/amdgpu: remove extra parameters from scheduler callbacks by Christian König · 10 years ago
  34. 8807900 drm/amdgpu: wake up scheduler only when neccessary by Christian König · 10 years ago
  35. 062c7fb drm/amdgpu: remove entity idle timeout v2 by Christian König · 10 years ago
  36. 02537d6 drm/amdgpu: fix postclose order by Christian König · 10 years ago
  37. c7ae72c drm/amdgpu: use IB for copy buffer of eviction by Chunming Zhou · 10 years ago
  38. 113cd9d drm/amdgpu: adjust the judgement of removing fence callback by Junwei Zhang · 10 years ago
  39. 9066b0c drm/amdgpu: fix no sync_wait in copy_buffer by Chunming Zhou · 10 years ago
  40. 3c62338 drm/amdgpu: fix last_vm_update fence is not effetive for sched fence by Chunming Zhou · 10 years ago
  41. f38fdfd drm/amdgpu: add priv data to sched by Chunming Zhou · 10 years ago
  42. 84f76ea drm/amdgpu: add owner for sched fence by Chunming Zhou · 10 years ago
  43. c14692f0 drm/amdgpu: remove entity reference from sched fence by Christian König · 10 years ago
  44. 6c85927 drm/amdgpu: fix and cleanup amd_sched_entity_push_job by Christian König · 10 years ago
  45. 87e0a87 drm/amdgpu: remove amdgpu_bo_list_clone by Christian König · 10 years ago
  46. 3a185a3 drm/amdgpu: remove the context from amdgpu_job by Christian König · 10 years ago
  47. 69f7dd6 drm/amdgpu: remove unused parameters to amd_sched_create by Christian König · 10 years ago
  48. 1fca766 drm/amdgpu: remove sched_lock by Christian König · 10 years ago
  49. b034b57 drm/amdgpu: remove prepare_job callback by Christian König · 10 years ago
  50. d54fdb9 drm/amdgpu: cleanup a scheduler function name by Christian König · 10 years ago
  51. e688b728 drm/amdgpu: reorder scheduler functions by Christian König · 10 years ago
  52. f495659 drm/amdgpu: fix scheduler thread creation error checking by Christian König · 10 years ago
  53. aef4852 drm/amdgpu: fix entity wakeup race condition by Christian König · 10 years ago
  54. f85a6dd drm/amdgpu: cleanup entity picking by Christian König · 10 years ago
  55. 9788ec4 drm/amdgpu: remove some more unused entity members v2 by Christian König · 10 years ago
  56. eb98d1c drm/amdgpu: fix user fences when scheduler is enabled by Christian König · 10 years ago
  57. f91b3a6 drm/amdgpu: fix fence wait in sync_fence, instead should be in sync_rings by Christian König · 10 years ago
  58. c746ba2 drm/amdgpu: rework scheduler submission handling. by Christian König · 10 years ago
  59. ce882e6 drm/amdgpu: remove v_seq handling from the scheduler v2 by Christian König · 10 years ago
  60. 4ce9891 drm/amdgpu: improve sa_bo->fence by kernel fence by Chunming Zhou · 10 years ago
  61. 1aa4051 drm/amdgpu: modify amdgpu_fence_wait_any() to amdgpu_fence_wait_multiple() by Junwei Zhang · 10 years ago
  62. 52293c6 drm/amdgpu: fix IH ring allocation for bus addresses (v2) by Alex Deucher · 10 years ago
  63. db56176 Revert "drm/atomic: Call ww_acquire_done after check phase is complete" by Dave Airlie · 10 years ago
  64. 3732ce7 Merge tag 'v4.2-rc8' into drm-next by Dave Airlie · 10 years ago
  65. c13dcf9 Linux 4.2-rc8 by Linus Torvalds · 10 years ago
  66. e829d7e drm/mgag200: Add support for a new rev of G200e by Mathieu Larouche · 10 years ago
  67. 6d857c1 drm/mgag200: Add support for a new G200eW3 chipset by Mathieu Larouche · 10 years ago
  68. d683477 Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 10 years ago
  69. eb63b34 Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus by Linus Torvalds · 10 years ago
  70. c4c53ba Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 10 years ago
  71. 999b8b8 9p: ensure err is initialized to 0 in p9_client_read/write by Vincent Bernat · 10 years ago
  72. b7dec83 Merge branch 'fixes' of git://ftp.arm.linux.org.uk/~rmk/linux-arm by Linus Torvalds · 10 years ago
  73. d0b89bd Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  74. c3a0651 Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  75. 84f3fe4 Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  76. f8a89fc Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  77. 827409b x86/fpu/math-emu: Fix crash in fork() by Ingo Molnar · 10 years ago
  78. 5fc9603 x86/fpu/math-emu: Fix math-emu boot crash by Ingo Molnar · 10 years ago
  79. a887ada drm/amdgpu: Don't link train DisplayPort on HPD until we get the dpcd by Alex Deucher · 10 years ago
  80. 924f92b DRM - radeon: Don't link train DisplayPort on HPD until we get the dpcd by Stephen Chandler Paul · 10 years ago
  81. e525293 Add hch to .get_maintainer.ignore by Christoph Hellwig · 10 years ago
  82. 2f064f3 mm: make page pfmemalloc check more robust by Michal Hocko · 10 years ago
  83. e45fc85 Merge tag 'pci-v4.2-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 10 years ago
  84. 00f7641 Merge tag 'media/v4.2-3' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media by Linus Torvalds · 10 years ago
  85. 7e08117 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 10 years ago
  86. dc9c12f Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 10 years ago
  87. 7f98ca4 drm/radeon: fix hotplug race at startup by Dave Airlie · 10 years ago
  88. 36d4e87 drm/vmwgfx: Remove duplicate ttm_bo_device_release by Thomas Hellstrom · 10 years ago
  89. 772269f drm/vmwgfx: Fix a circular locking dependency in the fbdev code by Thomas Hellstrom · 10 years ago
  90. 4479046 drm/dp/mst: dump branch OUI in debugfs (v2) by Dave Airlie · 10 years ago
  91. bef7d19 Merge tag 'drm-intel-fixes-2015-08-20' of git://anongit.freedesktop.org/drm-intel into drm-fixes by Dave Airlie · 10 years ago
  92. 0bad909 Merge tag 'pm+acpi-4.2-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 10 years ago
  93. b8a1171 Merge branches 'acpi-video' and 'cpufreq-fixes' by Rafael J. Wysocki · 10 years ago
  94. 45ea2a5 PCI: Don't use 64-bit bus addresses on PA-RISC by Bjorn Helgaas · 10 years ago
  95. 26a6980 drm/amdgpu: fix CS error handling v2 by Christian König · 10 years ago
  96. b203dd9 drm/amdgpu: fix zeroing all IB fields manually v2 by Christian König · 10 years ago
  97. bf7ebae drm/amdgpu: free the job immediately after dispatching it by Christian König · 10 years ago
  98. 2b184d8 drm/amdgpu: use a spinlock instead of a mutex for the rq by Christian König · 10 years ago
  99. a3348bb drm/amdgpu: don't need to use bo_list_clone any more by Chunming Zhou · 10 years ago
  100. 3c4adea drm/amdgpu: some clean up for cs_ioctl by Chunming Zhou · 10 years ago