1. 245dcfe drm/nouveau/bar: namespace + nvidia gpu names (no binary change) by Ben Skeggs · 9 years ago
  2. 5025407 drm/nouveau/core: namespace + nvidia gpu names (no binary change) by Ben Skeggs · 9 years ago
  3. 989aa5b drm/nouveau/nvif: namespace of nvkm accessors (no binary change) by Ben Skeggs · 10 years ago
  4. c434514 drm/nouveau/core: split device index enum out on its own by Ben Skeggs · 9 years ago
  5. 37a5d02 drm/nouveau/mspdec: separate from vp by Ben Skeggs · 9 years ago
  6. bd8369e drm/nouveau/msenc: rename from venc (no binary change) by Ben Skeggs · 9 years ago
  7. 8700287 drm/nouveau/sw: rename from software (no binary change) by Ben Skeggs · 9 years ago
  8. fd8666f drm/nouveau/msppp: rename from ppp (no binary change) by Ben Skeggs · 9 years ago
  9. d5752b9 drm/nouveau/pm: rename from perfmon (no binary change) by Ben Skeggs · 9 years ago
  10. b8bf04e drm/nouveau/gr: rename from graph (no binary change) by Ben Skeggs · 9 years ago
  11. aedf24f drm/nouveau/ce: rename from copy (no binary change) by Ben Skeggs · 9 years ago
  12. 93d90ad drm/nouveau/sec: separate from cipher (formerly crypt) by Ben Skeggs · 9 years ago
  13. eccf7e8a drm/nouveau/msvld: separate from bsp by Ben Skeggs · 9 years ago
  14. 5ce3bf3 drm/nouveau/mmu: rename from vmmgr (no binary change) by Ben Skeggs · 9 years ago
  15. ebb58dc drm/nouveau/pmu: rename from pwr (no binary change) by Ben Skeggs · 9 years ago
  16. f3867f4 drm/nouveau/clk: rename from clock (no binary change) by Ben Skeggs · 9 years ago
  17. c39f472 drm/nouveau: remove symlinks, move core/ to nvkm/ (no code changes) by Ben Skeggs · 9 years ago
  18. 055a65d drm/nouveau: merge nouveau_platform.ko into nouveau.ko by Alexandre Courbot · 9 years ago
  19. 4dc6393 drm/nouveau: dont switch vt on suspend by Maarten Lankhorst · 9 years ago
  20. 4d8bb03 drm/nouveau/dispnv04: Remove some unused functions by Rickard Strandqvist · 10 years ago
  21. 1119eef drm/nouveau/gem: Remove unused function by Rickard Strandqvist · 10 years ago
  22. 26b40d8 drm/nouveau/bo: Remove unused function by Rickard Strandqvist · 10 years ago
  23. 9f79b5c drm/nouveau/clk: allow users to enable auto mode when loading driver by Vince Hsu · 10 years ago
  24. 9f7fd62 drm/nouveau/pwr: add support for GK20A by Vince Hsu · 10 years ago
  25. 47e7df3 drm/nouveau/pwr: make nouveau_pwr_pgob() non-static by Vince Hsu · 10 years ago
  26. f8a8546 drm/nouveau/clk: allow non-blocking for nouveau_clock_astate() by Vince Hsu · 10 years ago
  27. 9509ff7 drm/nouveau/mc: add missing braces by Vince Hsu · 10 years ago
  28. 9ba8310 drm/nv50-/kms: reject attempts at flipping to incompatible framebuffer by Ben Skeggs · 10 years ago
  29. 0ea5fe8 drm/nouveau/kms: default to panel scaling, except for fixed panels prior to nv50 by Ben Skeggs · 10 years ago
  30. 7d95216 drm/nouveau/kms: untangle connector property logic a little by Ben Skeggs · 10 years ago
  31. f0d1540 drm/nouveau/kms: avoid adding scaler-only modes the same as the panel's native mode by Ben Skeggs · 10 years ago
  32. 576f791 drm/nv50-/kms: allow disabling of gpu scaling on fixed panels by Ben Skeggs · 10 years ago
  33. a91d322 drm/nv50-/kms: move identical scaler mode fixup code into a function by Ben Skeggs · 10 years ago
  34. 495b217 drm/nouveau: sgdma: add comment around suspiscious error handler by Alexandre Courbot · 10 years ago
  35. 2474ae2 drm/nouveau: sgdma: remove unused nouveau_sgdma_be::dev by Alexandre Courbot · 10 years ago
  36. ec0e554 drm/nouveau/core: object.engine is always a nouveau_engine now by Ben Skeggs · 10 years ago
  37. 8000fb2 drm/nouveau/core: can now assume client/device object tree based on object.engine by Ben Skeggs · 10 years ago
  38. bdda470 drm/nouveau/disp: outp/conns do not have an engine by Ben Skeggs · 10 years ago
  39. c272d86 drm/nouveau/bar: barobjs may not have an engine by Ben Skeggs · 10 years ago
  40. 9d18cdb drm/nouveau/fb: ram impl does not have an engine by Ben Skeggs · 10 years ago
  41. 8c237fd drm/nouveau/i2c: pad/ports do not have an engine by Ben Skeggs · 10 years ago
  42. 3532c37 drm/nouveau/instmem: instobjs may not have an engine by Ben Skeggs · 10 years ago
  43. 490d595 drm/nouveau/core: fix subdev/engine/device lookup to not require engine pointer by Ben Skeggs · 10 years ago
  44. a38f37a drm/nouveau/core: uninline subdev/engine/device lookup functions by Ben Skeggs · 10 years ago
  45. 0527a04 drm/nouveau/core: prepare printk for NULL engine pointer on device object tree by Ben Skeggs · 10 years ago
  46. e138c7d drm/nouveau/core: drop the pointer value in debug printk output by Ben Skeggs · 10 years ago
  47. 95fb6dd drm/nouveau/i2c: fix some blatant abuse by Ben Skeggs · 10 years ago
  48. 8d90d1e drm/gf100-/bar: don't fill in bar->alloc until after all vm setup done by Ben Skeggs · 10 years ago
  49. 6f5cee5 drm/nouveau/core: rename parent to handle, use parent for nouveau_parent by Ben Skeggs · 10 years ago
  50. 587f7a5 drm/nouveau/core: rename subclass.base to subclass.superclass by Ben Skeggs · 10 years ago
  51. 2f4a58e drm/nouveau/subdev: always upcast through nouveau_subdev()/nouveau_engine() by Ben Skeggs · 10 years ago
  52. 4534a2a drm/nouveau/fb: remove some (now) unnecessary hacks by Ben Skeggs · 10 years ago
  53. 281d1bb Merge remote-tracking branch 'origin/master' into drm-next by Dave Airlie · 9 years ago
  54. bfa55bd Merge branch 'drm-sti-next-add-dvo' of git://git.linaro.org/people/benjamin.gaignard/kernel into drm-next by Dave Airlie · 9 years ago
  55. c0d2792 Merge tag 'atmel-hlcdc-drm-3.20' of https://github.com/bbrezillon/linux-at91 into drm-next by Dave Airlie · 9 years ago
  56. 1a39678 drm: add Atmel HLCDC Display Controller support by Boris Brezillon · 10 years ago
  57. bb276cb drm: panel: simple-panel: add bus format information for foxlink panel by Boris Brezillon · 10 years ago
  58. 795f7ab drm: panel: simple-panel: add support for bus_format retrieval by Boris Brezillon · 10 years ago
  59. b5571e9 drm: add bus_formats and num_bus_formats fields to drm_display_info by Boris Brezillon · 10 years ago
  60. fc83975 Merge tag 'imx-drm-next-2015-01-09' of git://git.pengutronix.de/git/pza/linux into drm-next by Dave Airlie · 9 years ago
  61. b2eb048 Merge branch 'drm/next/du' of git://linuxtv.org/pinchartl/fbdev into drm-next by Dave Airlie · 9 years ago
  62. 4f4d89a Merge tag 'drm-amdkfd-next-2015-01-09' of git://people.freedesktop.org/~gabbayo/linux into drm-next by Dave Airlie · 9 years ago
  63. 67cf2d3 Merge tag 'drm-amdkfd-fixes-2015-01-13' of git://people.freedesktop.org/~gabbayo/linux into drm-fixes by Dave Airlie · 9 years ago
  64. 9e4fc22 Merge tag 'drm-intel-fixes-2015-01-15' of git://anongit.freedesktop.org/drm-intel into drm-fixes by Dave Airlie · 9 years ago
  65. 9aa609e drm: fb helper should avoid sleeping in panic context by Rui Wang · 10 years ago
  66. e902027 Merge branch 'exynos-drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/daeinki/drm-exynos into drm-fixes by Dave Airlie · 9 years ago
  67. cb2ac44 drm/amdkfd: Fix description of sched_policy module parameter by Ben Goz · 9 years ago
  68. 7c4c558 drm/exynos: fix warning of vblank reference count by Joonyoung Shim · 9 years ago
  69. bd50866 drm/exynos: remove unnecessary runtime pm operations by Joonyoung Shim · 9 years ago
  70. 265134a drm/exynos: fix reset codes for memory mapped hdmi phy by Joonyoung Shim · 10 years ago
  71. d8a74e1 drm/radeon: use rv515_ring_start on r5xx by Alex Deucher · 9 years ago
  72. 939f4a2 drm/amdkfd: Remove sync_with_hw() from amdkfd by Oded Gabbay · 9 years ago
  73. c51841f drm/amdkfd: Remove unused function busy_wait() by Oded Gabbay · 9 years ago
  74. 99331a5 drm/amdkfd: Replace cpu_relax() with schedule() in DQM by Oded Gabbay · 9 years ago
  75. f0ec5b9 drm/amdkfd: Fix for-loop when allocating HQD (non-HWS) by Ben Goz · 9 years ago
  76. 5615f89 drm/radeon: add si dpm quirk list by Alex Deucher · 10 years ago
  77. ad1a622 drm/radeon: don't print error on -ERESTARTSYS by Christian König · 10 years ago
  78. 426959c drm: fix mismerge in drm_crtc.c by Dave Airlie · 10 years ago
  79. 226e5ae drm/i915: Fix mutex->owner inspection race under DEBUG_MUTEXES by Chris Wilson · 10 years ago
  80. 48bf5b2 drm/i915: Ban Haswell from using RCS flips by Chris Wilson · 10 years ago
  81. f24eeb1 drm/i915: vlv: sanitize RPS interrupt mask during GPU idling by Imre Deak · 10 years ago
  82. 59d02a1 drm/i915: fix HW lockup due to missing RPS IRQ workaround on GEN6 by Imre Deak · 10 years ago
  83. 63a3451 drm/i915: gen9: fix RPS interrupt routing to CPU vs. GT by Imre Deak · 10 years ago
  84. d40f74f drm/exynos: remove the redundant machine checking code by Hyungwon Hwang · 10 years ago
  85. adc3184 Merge tag 'drm-intel-next-2014-12-19' of git://anongit.freedesktop.org/drm-intel into drm-next by Dave Airlie · 10 years ago
  86. 6bbcde9 drm/amd: Remove old radeon_sa funcs from kfd-->kgd interface by Oded Gabbay · 10 years ago
  87. 632aa2c drm/radeon: Remove old radeon_sa usage from kfd-->kgd interface by Oded Gabbay · 10 years ago
  88. a86aa3c drm/amdkfd: Using new gtt sa in amdkfd by Oded Gabbay · 10 years ago
  89. 73a1da0 drm/amdkfd: Allocate gart memory using new interface by Oded Gabbay · 10 years ago
  90. e18e794 drm/amdkfd: Fixed calculation of gart buffer size by Oded Gabbay · 10 years ago
  91. 6e81090 drm/amdkfd: Add kfd gtt sub-allocator functions by Oded Gabbay · 10 years ago
  92. 36b5c08 drm/amdkfd: Add gtt sa related data to kfd_dev struct by Oded Gabbay · 10 years ago
  93. ceae881 drm/radeon: Impl. new gtt allocate/free functions by Oded Gabbay · 10 years ago
  94. e27ade7 drm/amd: Add new kfd-->kgd interface for gart usage by Oded Gabbay · 10 years ago
  95. d7a60d8 drm/radeon: Enable sdma preemption by Ben Goz · 10 years ago
  96. 85dfaef drm/amdkfd: Pass queue type to pqm_create_queue() by Ben Goz · 10 years ago
  97. 3385f9d drm/amdkfd: Identify SDMA queue in create queue ioctl by Ben Goz · 10 years ago
  98. bcea308 drm/amdkfd: Add SDMA user-mode queues support to QCM by Ben Goz · 10 years ago
  99. 77669eb drm/amdkfd: Add SDMA mqd support by Ben Goz · 10 years ago
  100. a84a9903 drm/radeon: Implement SDMA interface functions by Ben Goz · 10 years ago