1. 6f99c84 drm/nouveau/pm: implement NVIF_PERFMON_V0_QUERY_SOURCE method by Samuel Pitoiset · 9 years ago
  2. 50d138d drm/nouveau/pm: allow to query the number of sources for a signal by Samuel Pitoiset · 9 years ago
  3. e82661e drm/nouveau/pm: add concept of sources by Samuel Pitoiset · 9 years ago
  4. 40a3b22 drm/nouveau/pm: allow to monitor hardware signal index 0x00 by Samuel Pitoiset · 9 years ago
  5. 10a4d2b drm/nouveau/pm: use hardware signals indexes instead of user-readable names by Samuel Pitoiset · 9 years ago
  6. e404759 drm/nouveau/pm: change signal iter to u16 by Samuel Pitoiset · 9 years ago
  7. 3e1b335 drm/nouveau/pm: allow to query signals by domain by Samuel Pitoiset · 9 years ago
  8. 45f0f94 drm/nouveau/pm: implement NVIF_PERFMON_V0_QUERY_DOMAIN method by Samuel Pitoiset · 9 years ago
  9. 44d9de5 drm/nouveau/pm: prevent creating a perfctr object when signals are not found by Samuel Pitoiset · 9 years ago
  10. 5a0bc4b drm/nouveau/pm: reorganize the nvif interface by Samuel Pitoiset · 9 years ago
  11. a78ce96 drm/nouveau/pm: remove unused nvkm_perfsig_wrap() function by Samuel Pitoiset · 9 years ago
  12. 0b7515c drm/nouveau/pm: remove pmu signals by Samuel Pitoiset · 9 years ago
  13. 087cd0d drm/nouveau/clk/nv50: Enable user reclocking for NVA0 by Roy Spliet · 9 years ago
  14. 852c619 drm/nouveau/fb/gddr3: Add a few CL and WR entries observed on GTX260 by Roy Spliet · 9 years ago
  15. 82a74fd drm/nouveau/fb/ramnv50: GDDR3 script for NVA0 by Roy Spliet · 9 years ago
  16. c25bf7b drm/nouveau/bios/ramcfg: Separate out RON pull value by Roy Spliet · 9 years ago
  17. 2813e19 drm/nouveau/bios/rammap: Parse perf mode as if it's a rammap entry by Roy Spliet · 9 years ago
  18. 35fe024 drm/nouveau/fb/ramnv50: Ressurect timing code, use proper timing/rammap handlers by Roy Spliet · 9 years ago
  19. 3b582be drm/nouveau/fb/ramgt215: No need to cuss like that by Roy Spliet · 9 years ago
  20. d4cc5f0 drm/nouveau/fb/ramnv50: Make 0x100da0 per-partition by Roy Spliet · 9 years ago
  21. 7164f4c drm/nouveau/bios/rammap: Pull DLLoff bit out of version 0x10 struct by Roy Spliet · 9 years ago
  22. 4a68ccc remove unnecessary include by Ben Skeggs · 9 years ago
  23. d7b27368 Merge branch 'drm-dwhdmi-devel' of git://ftp.arm.linux.org.uk/~rmk/linux-arm into drm-next by Dave Airlie · 9 years ago
  24. 3160779 Merge tag 'vmwgfx-next-15-08-21' of git://people.freedesktop.org/~thomash/linux into drm-next by Dave Airlie · 9 years ago
  25. 40b2dff Merge branch 'drm-next-4.3' of git://people.freedesktop.org/~agd5f/linux into drm-next by Dave Airlie · 9 years ago
  26. c2b6bd7 drm/amdgpu: fix wait queue handling in the scheduler by Christian König · 9 years ago
  27. bd755d0 drm/amdgpu: remove extra parameters from scheduler callbacks by Christian König · 9 years ago
  28. 8807900 drm/amdgpu: wake up scheduler only when neccessary by Christian König · 9 years ago
  29. 062c7fb drm/amdgpu: remove entity idle timeout v2 by Christian König · 9 years ago
  30. 02537d6 drm/amdgpu: fix postclose order by Christian König · 9 years ago
  31. c7ae72c drm/amdgpu: use IB for copy buffer of eviction by Chunming Zhou · 9 years ago
  32. 113cd9d drm/amdgpu: adjust the judgement of removing fence callback by Junwei Zhang · 9 years ago
  33. 9066b0c drm/amdgpu: fix no sync_wait in copy_buffer by Chunming Zhou · 9 years ago
  34. 3c62338 drm/amdgpu: fix last_vm_update fence is not effetive for sched fence by Chunming Zhou · 9 years ago
  35. f38fdfd drm/amdgpu: add priv data to sched by Chunming Zhou · 9 years ago
  36. 84f76ea drm/amdgpu: add owner for sched fence by Chunming Zhou · 9 years ago
  37. c14692f0 drm/amdgpu: remove entity reference from sched fence by Christian König · 9 years ago
  38. 6c85927 drm/amdgpu: fix and cleanup amd_sched_entity_push_job by Christian König · 9 years ago
  39. 87e0a87 drm/amdgpu: remove amdgpu_bo_list_clone by Christian König · 9 years ago
  40. 3a185a3 drm/amdgpu: remove the context from amdgpu_job by Christian König · 9 years ago
  41. 69f7dd6 drm/amdgpu: remove unused parameters to amd_sched_create by Christian König · 9 years ago
  42. 1fca766 drm/amdgpu: remove sched_lock by Christian König · 9 years ago
  43. b034b57 drm/amdgpu: remove prepare_job callback by Christian König · 9 years ago
  44. d54fdb9 drm/amdgpu: cleanup a scheduler function name by Christian König · 9 years ago
  45. e688b728 drm/amdgpu: reorder scheduler functions by Christian König · 9 years ago
  46. f495659 drm/amdgpu: fix scheduler thread creation error checking by Christian König · 9 years ago
  47. aef4852 drm/amdgpu: fix entity wakeup race condition by Christian König · 9 years ago
  48. f85a6dd drm/amdgpu: cleanup entity picking by Christian König · 9 years ago
  49. 9788ec4 drm/amdgpu: remove some more unused entity members v2 by Christian König · 9 years ago
  50. eb98d1c drm/amdgpu: fix user fences when scheduler is enabled by Christian König · 9 years ago
  51. f91b3a6 drm/amdgpu: fix fence wait in sync_fence, instead should be in sync_rings by Christian König · 9 years ago
  52. c746ba2 drm/amdgpu: rework scheduler submission handling. by Christian König · 9 years ago
  53. ce882e6 drm/amdgpu: remove v_seq handling from the scheduler v2 by Christian König · 9 years ago
  54. 4ce9891 drm/amdgpu: improve sa_bo->fence by kernel fence by Chunming Zhou · 9 years ago
  55. 1aa4051 drm/amdgpu: modify amdgpu_fence_wait_any() to amdgpu_fence_wait_multiple() by Junwei Zhang · 9 years ago
  56. 52293c6 drm/amdgpu: fix IH ring allocation for bus addresses (v2) by Alex Deucher · 9 years ago
  57. db56176 Revert "drm/atomic: Call ww_acquire_done after check phase is complete" by Dave Airlie · 9 years ago
  58. 3732ce7 Merge tag 'v4.2-rc8' into drm-next by Dave Airlie · 9 years ago
  59. e829d7e drm/mgag200: Add support for a new rev of G200e by Mathieu Larouche · 9 years ago
  60. 6d857c1 drm/mgag200: Add support for a new G200eW3 chipset by Mathieu Larouche · 9 years ago
  61. d683477 Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 9 years ago
  62. eb63b34 Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus by Linus Torvalds · 9 years ago
  63. 84f3fe4 Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  64. f8a89fc Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  65. a887ada drm/amdgpu: Don't link train DisplayPort on HPD until we get the dpcd by Alex Deucher · 9 years ago
  66. 924f92b DRM - radeon: Don't link train DisplayPort on HPD until we get the dpcd by Stephen Chandler Paul · 9 years ago
  67. 2f064f3 mm: make page pfmemalloc check more robust by Michal Hocko · 9 years ago
  68. e45fc85 Merge tag 'pci-v4.2-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 9 years ago
  69. 00f7641 Merge tag 'media/v4.2-3' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media by Linus Torvalds · 9 years ago
  70. 7e08117 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 9 years ago
  71. dc9c12f Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 9 years ago
  72. 7f98ca4 drm/radeon: fix hotplug race at startup by Dave Airlie · 9 years ago
  73. 36d4e87 drm/vmwgfx: Remove duplicate ttm_bo_device_release by Thomas Hellstrom · 9 years ago
  74. 772269f drm/vmwgfx: Fix a circular locking dependency in the fbdev code by Thomas Hellstrom · 9 years ago
  75. 4479046 drm/dp/mst: dump branch OUI in debugfs (v2) by Dave Airlie · 9 years ago
  76. bef7d19 Merge tag 'drm-intel-fixes-2015-08-20' of git://anongit.freedesktop.org/drm-intel into drm-fixes by Dave Airlie · 9 years ago
  77. 0bad909 Merge tag 'pm+acpi-4.2-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 9 years ago
  78. b8a1171 Merge branches 'acpi-video' and 'cpufreq-fixes' by Rafael J. Wysocki · 9 years ago
  79. 45ea2a5 PCI: Don't use 64-bit bus addresses on PA-RISC by Bjorn Helgaas · 9 years ago
  80. 26a6980 drm/amdgpu: fix CS error handling v2 by Christian König · 9 years ago
  81. b203dd9 drm/amdgpu: fix zeroing all IB fields manually v2 by Christian König · 9 years ago
  82. bf7ebae drm/amdgpu: free the job immediately after dispatching it by Christian König · 9 years ago
  83. 2b184d8 drm/amdgpu: use a spinlock instead of a mutex for the rq by Christian König · 9 years ago
  84. a3348bb drm/amdgpu: don't need to use bo_list_clone any more by Chunming Zhou · 9 years ago
  85. 3c4adea drm/amdgpu: some clean up for cs_ioctl by Chunming Zhou · 9 years ago
  86. 4fe6311 drm/amdgpu: prepare job should be common code path by Chunming Zhou · 9 years ago
  87. bb977d3 drm/amdgpu: abstract amdgpu_job for scheduler by Chunming Zhou · 9 years ago
  88. 6055f37 drm/amdgpu: bump the DRM version for new allowed mem-mapped registers by Marek Olšák · 9 years ago
  89. 28e55d0 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 9 years ago
  90. 1ae5ddb Input: gpio_keys_polled - request GPIO pin as input. by Vincent Pelletier · 9 years ago
  91. 3243f50 Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending by Linus Torvalds · 9 years ago
  92. 3bd8f7d Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/evalenti/linux-soc-thermal by Linus Torvalds · 9 years ago
  93. be3b0f9 clocksource/imx: Fix boot with non-DT systems by Guenter Roeck · 9 years ago
  94. aaba644 Merge branch 'drm-next-fsl-dcu' of https://github.com/Jianwei-Wang/linux-drm-fsl-dcu into drm-next by Dave Airlie · 9 years ago
  95. 109eee2 drm/layerscape: Add Freescale DCU DRM driver by Jianwei Wang · 9 years ago
  96. d072f46 Merge branch 'drm-atmel-hlcdc-devel' of https://github.com/bbrezillon/linux-at91 into drm-next by Dave Airlie · 9 years ago
  97. 82bd279 Merge branch 'drm-atmel-hlcdc-fixes' of https://github.com/bbrezillon/linux-at91 into drm-fixes by Dave Airlie · 9 years ago
  98. 8200fe4 irqchip/crossbar: Restore set_wake functionality by Grygorii Strashko · 9 years ago
  99. 4fd8f47 irqchip/crossbar: Restore the mask on suspend behaviour by Grygorii Strashko · 9 years ago
  100. e269ec4 irqchip/crossbar: Restore the irq_set_type() mechanism by Grygorii Strashko · 9 years ago