1. 6d0d40e drm/nouveau/device: add direct pointer to struct device by Ben Skeggs · 9 years ago
  2. 741d778 drm/nouveau/device: add direct pointers to subdevs from nvkm_device by Ben Skeggs · 9 years ago
  3. d351b85 drm/nouveau/subdev: add direct pointer to nvkm_device by Ben Skeggs · 9 years ago
  4. 0d5dd3f drm/nouveau/lib: various tweaks by Ben Skeggs · 9 years ago
  5. 205877f drm/nouveau/pmu/gk104: implement a hackish workaround for a hw bug by Ben Skeggs · 9 years ago
  6. 2a89359 drm/nouveau/disp/dp: gm1xx appears to have same dp lane ordering as gm2xx by Ben Skeggs · 9 years ago
  7. fe0f5d0 drm/nouveau/disp/dp: fix some tx_pu mishandling by Ben Skeggs · 9 years ago
  8. f10956d drm/nouveau/bios/dp: use alternate set of drvctl values where necessary by Ben Skeggs · 9 years ago
  9. 7c11c99 drm/nouveau/bios/dcb: accept "maxwell" lane count values for dcb 4.0 by Ben Skeggs · 9 years ago
  10. 895fb8e drm/nouveau/fb/sddr3: add WR/CWL values seen on a GK208 by Ilia Mirkin · 9 years ago
  11. 0a363e8 drm/nouveau/nv46: Change mc subdev oclass from nv44 to nv4c by Hans de Goede · 9 years ago
  12. 2df0bf5 drm/nouveau/pm/gf100: only use PBFB_BROADCAST.PM_UNK100 for PBFB signals by Samuel Pitoiset · 9 years ago
  13. 8feece0 drm/nouveau/pm/gf100: remove multiple definitions of GPC_DOM signal 0x0e by Samuel Pitoiset · 9 years ago
  14. 9b4dc66 drm/nouveau/pm/gf100: remove undefined TEX.PM_UNKC8 mux by Samuel Pitoiset · 9 years ago
  15. 7fe882e drm/nouveau/pm: allow zeroed signals to enable sources by Samuel Pitoiset · 9 years ago
  16. 5a23936 drm/nouveau/pm/nv50: TPC[0x3] must be used for PGRAPH muxs on G80 by Samuel Pitoiset · 9 years ago
  17. a4650ed drm/nouveau/pm/nv50: fix wrong addr for ZCULL source on G80:GT215 by Samuel Pitoiset · 9 years ago
  18. bacbad1 drm/nouveau/bios: add opcodes 0x73 and 0x77 by Ilia Mirkin · 9 years ago
  19. 970fee2 drm/nouveau/platform: recognize GM20B by Alexandre Courbot · 9 years ago
  20. d10ae27 drm/nouveau/device: recognize GM20B by Alexandre Courbot · 9 years ago
  21. a032fb9 drm/nouveau/gr: add GM20B support by Alexandre Courbot · 9 years ago
  22. 3326060 drm/nouveau/fifo: add GM20B fifo by Alexandre Courbot · 9 years ago
  23. c4d0f8f drm/nouveau/gr/gk20a: use same initialization sequence as nvgpu by Alexandre Courbot · 9 years ago
  24. 8539b37 drm/nouveau/gr: use NVIDIA-provided external firmwares by Alexandre Courbot · 9 years ago
  25. 13cffad drm/nouveau/pm/gk104: add compute signals/sources by Samuel Pitoiset · 9 years ago
  26. 1914f67 drm/nouveau/pm/gk104: re-use gf100_pm_ctor() by Samuel Pitoiset · 9 years ago
  27. 261d678d drm/nouveau/pm/nv40: rename pcounter domains to 'pc' instead of 'pm' by Samuel Pitoiset · 9 years ago
  28. df0b37e drm/nouveau/pm: expose name of domains by Samuel Pitoiset · 9 years ago
  29. 85fa319 drm/nouveau/drm/nouveau/clk: fix tstate to pstate calculation by Wei Ni · 9 years ago
  30. d4a312d drm/nouveau/pm: some fixes related to sources by Samuel Pitoiset · 9 years ago
  31. eb94345 drm/nouveau/pm: fix signals/sources for GT200+ by Samuel Pitoiset · 9 years ago
  32. 94a2ef6 drm/nouveau/pm/gf100: add compute signals/sources by Samuel Pitoiset · 9 years ago
  33. 060f50e drm/nouveau/pm/gf100: allow to share GPC, HUB and PART domains by Samuel Pitoiset · 9 years ago
  34. f21950e drm/nouveau/pm: stack perfdom class under perfmon by Ben Skeggs · 9 years ago
  35. 2d4b94b drm/nouveau/pm: swap perfmon/perfdom code to avoid forward decl in next commit by Ben Skeggs · 9 years ago
  36. 06b7972 drm/nouveau/pm/nv50: add compute and graphics signals/sources by Samuel Pitoiset · 9 years ago
  37. 6137b5a drm/nouveau/pm: allow the userspace to configure sources by Samuel Pitoiset · 9 years ago
  38. 0f38043 drm/nouveau/pm: allow to configure domains instead of simple counters by Samuel Pitoiset · 9 years ago
  39. 3bfdde1 drm/nouveau/pm: allow the userspace to schedule hardware counters by Samuel Pitoiset · 9 years ago
  40. 6f99c84 drm/nouveau/pm: implement NVIF_PERFMON_V0_QUERY_SOURCE method by Samuel Pitoiset · 9 years ago
  41. 50d138d drm/nouveau/pm: allow to query the number of sources for a signal by Samuel Pitoiset · 9 years ago
  42. e82661e drm/nouveau/pm: add concept of sources by Samuel Pitoiset · 9 years ago
  43. 40a3b22 drm/nouveau/pm: allow to monitor hardware signal index 0x00 by Samuel Pitoiset · 9 years ago
  44. 10a4d2b drm/nouveau/pm: use hardware signals indexes instead of user-readable names by Samuel Pitoiset · 9 years ago
  45. e404759 drm/nouveau/pm: change signal iter to u16 by Samuel Pitoiset · 9 years ago
  46. 3e1b335 drm/nouveau/pm: allow to query signals by domain by Samuel Pitoiset · 9 years ago
  47. 45f0f94 drm/nouveau/pm: implement NVIF_PERFMON_V0_QUERY_DOMAIN method by Samuel Pitoiset · 9 years ago
  48. 44d9de5 drm/nouveau/pm: prevent creating a perfctr object when signals are not found by Samuel Pitoiset · 9 years ago
  49. 5a0bc4b drm/nouveau/pm: reorganize the nvif interface by Samuel Pitoiset · 9 years ago
  50. a78ce96 drm/nouveau/pm: remove unused nvkm_perfsig_wrap() function by Samuel Pitoiset · 9 years ago
  51. 0b7515c drm/nouveau/pm: remove pmu signals by Samuel Pitoiset · 9 years ago
  52. 087cd0d drm/nouveau/clk/nv50: Enable user reclocking for NVA0 by Roy Spliet · 9 years ago
  53. 852c619 drm/nouveau/fb/gddr3: Add a few CL and WR entries observed on GTX260 by Roy Spliet · 9 years ago
  54. 82a74fd drm/nouveau/fb/ramnv50: GDDR3 script for NVA0 by Roy Spliet · 9 years ago
  55. c25bf7b drm/nouveau/bios/ramcfg: Separate out RON pull value by Roy Spliet · 9 years ago
  56. 2813e19 drm/nouveau/bios/rammap: Parse perf mode as if it's a rammap entry by Roy Spliet · 9 years ago
  57. 35fe024 drm/nouveau/fb/ramnv50: Ressurect timing code, use proper timing/rammap handlers by Roy Spliet · 9 years ago
  58. 3b582be drm/nouveau/fb/ramgt215: No need to cuss like that by Roy Spliet · 9 years ago
  59. d4cc5f0 drm/nouveau/fb/ramnv50: Make 0x100da0 per-partition by Roy Spliet · 9 years ago
  60. 7164f4c drm/nouveau/bios/rammap: Pull DLLoff bit out of version 0x10 struct by Roy Spliet · 9 years ago
  61. 4a68ccc remove unnecessary include by Ben Skeggs · 9 years ago
  62. 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
  63. 3160779 Merge tag 'vmwgfx-next-15-08-21' of git://people.freedesktop.org/~thomash/linux into drm-next by Dave Airlie · 9 years ago
  64. 40b2dff Merge branch 'drm-next-4.3' of git://people.freedesktop.org/~agd5f/linux into drm-next by Dave Airlie · 9 years ago
  65. c2b6bd7 drm/amdgpu: fix wait queue handling in the scheduler by Christian König · 9 years ago
  66. bd755d0 drm/amdgpu: remove extra parameters from scheduler callbacks by Christian König · 9 years ago
  67. 8807900 drm/amdgpu: wake up scheduler only when neccessary by Christian König · 9 years ago
  68. 062c7fb drm/amdgpu: remove entity idle timeout v2 by Christian König · 9 years ago
  69. 02537d6 drm/amdgpu: fix postclose order by Christian König · 9 years ago
  70. c7ae72c drm/amdgpu: use IB for copy buffer of eviction by Chunming Zhou · 9 years ago
  71. 113cd9d drm/amdgpu: adjust the judgement of removing fence callback by Junwei Zhang · 9 years ago
  72. 9066b0c drm/amdgpu: fix no sync_wait in copy_buffer by Chunming Zhou · 9 years ago
  73. 3c62338 drm/amdgpu: fix last_vm_update fence is not effetive for sched fence by Chunming Zhou · 9 years ago
  74. f38fdfd drm/amdgpu: add priv data to sched by Chunming Zhou · 9 years ago
  75. 84f76ea drm/amdgpu: add owner for sched fence by Chunming Zhou · 9 years ago
  76. c14692f0 drm/amdgpu: remove entity reference from sched fence by Christian König · 9 years ago
  77. 6c85927 drm/amdgpu: fix and cleanup amd_sched_entity_push_job by Christian König · 9 years ago
  78. 87e0a87 drm/amdgpu: remove amdgpu_bo_list_clone by Christian König · 9 years ago
  79. 3a185a3 drm/amdgpu: remove the context from amdgpu_job by Christian König · 9 years ago
  80. 69f7dd6 drm/amdgpu: remove unused parameters to amd_sched_create by Christian König · 9 years ago
  81. 1fca766 drm/amdgpu: remove sched_lock by Christian König · 9 years ago
  82. b034b57 drm/amdgpu: remove prepare_job callback by Christian König · 9 years ago
  83. d54fdb9 drm/amdgpu: cleanup a scheduler function name by Christian König · 9 years ago
  84. e688b728 drm/amdgpu: reorder scheduler functions by Christian König · 9 years ago
  85. f495659 drm/amdgpu: fix scheduler thread creation error checking by Christian König · 9 years ago
  86. aef4852 drm/amdgpu: fix entity wakeup race condition by Christian König · 9 years ago
  87. f85a6dd drm/amdgpu: cleanup entity picking by Christian König · 9 years ago
  88. 9788ec4 drm/amdgpu: remove some more unused entity members v2 by Christian König · 9 years ago
  89. eb98d1c drm/amdgpu: fix user fences when scheduler is enabled by Christian König · 9 years ago
  90. f91b3a6 drm/amdgpu: fix fence wait in sync_fence, instead should be in sync_rings by Christian König · 9 years ago
  91. c746ba2 drm/amdgpu: rework scheduler submission handling. by Christian König · 9 years ago
  92. ce882e6 drm/amdgpu: remove v_seq handling from the scheduler v2 by Christian König · 9 years ago
  93. 4ce9891 drm/amdgpu: improve sa_bo->fence by kernel fence by Chunming Zhou · 9 years ago
  94. 1aa4051 drm/amdgpu: modify amdgpu_fence_wait_any() to amdgpu_fence_wait_multiple() by Junwei Zhang · 9 years ago
  95. 52293c6 drm/amdgpu: fix IH ring allocation for bus addresses (v2) by Alex Deucher · 9 years ago
  96. db56176 Revert "drm/atomic: Call ww_acquire_done after check phase is complete" by Dave Airlie · 9 years ago
  97. 3732ce7 Merge tag 'v4.2-rc8' into drm-next by Dave Airlie · 9 years ago
  98. c13dcf9 Linux 4.2-rc8 by Linus Torvalds · 9 years ago
  99. e829d7e drm/mgag200: Add support for a new rev of G200e by Mathieu Larouche · 9 years ago
  100. 6d857c1 drm/mgag200: Add support for a new G200eW3 chipset by Mathieu Larouche · 9 years ago