1. 14f97da drm/nouveau: recognise higher link rate for available dp bw calculations by Ben Skeggs · 11 years ago
  2. fc243d7 drm/nouveau/disp: limit dp capabilities as per dcb by Ben Skeggs · 11 years ago
  3. 5ca929b drm/nva3/fbram: restrict training pattern setup to GT218 by Ben Skeggs · 11 years ago
  4. 8687c5d drm/nva3/devinit: restrict script access to some PFB regs by Ben Skeggs · 11 years ago
  5. 3219adc drm/nouveau/devinit: add interface to check if a mmio access by scripts is ok by Ben Skeggs · 11 years ago
  6. 0a8649f drm/nouveau/bios: have strap reads show on devinit spam debug level by Ben Skeggs · 11 years ago
  7. 7730705 drm/nv50/gpio: fixup reset for gpios >= 16 by Ben Skeggs · 11 years ago
  8. 5cfd48b drm/nv50/gpio: exclude sense value from mask when changing registers by Ben Skeggs · 11 years ago
  9. 1f1ac3b drm/gk104/gr: therm magic needed on some kepler boards by Ben Skeggs · 11 years ago
  10. 6f1e9b9 drm/gm107/gr: initial support by Ben Skeggs · 11 years ago
  11. 295cb52 drm/gf100-/gf: fix a stupid typo, waiting on wrong signal for mmctx by Ben Skeggs · 11 years ago
  12. bd3cac7 drm/nouveau/bios: parsing of some random table needed to bring up gr by Ben Skeggs · 11 years ago
  13. 085969e drm/nv50/bar: fix plymouth issues on certain efi macbooks by Ben Skeggs · 11 years ago
  14. ecf24de drm/nouveau: fix fbcon not being accelerated after suspend by Ben Skeggs · 11 years ago
  15. 88e98d4 drm/gf100-/gr: split ppc state into its subunits by Ben Skeggs · 11 years ago
  16. 7e19453 drm/gf100-/gf: split tpc state into its subunits by Ben Skeggs · 11 years ago
  17. 97af71f drm/gf100-/gr: split gpc state into its subunits by Ben Skeggs · 11 years ago
  18. c33b1e8 drm/gf100-/gr: tidy reg/ctx initval lists, mostly by giving them names by Ben Skeggs · 11 years ago
  19. 64e4886 drm/gk110/gr: minor adjustment to some random initval by Ben Skeggs · 11 years ago
  20. 014ffe4 drm/gk104/gr: minor adjustment to some random initval by Ben Skeggs · 11 years ago
  21. 4ab31a0 drm/gf119/gr: fix bug in some random initval by Ben Skeggs · 11 years ago
  22. e21bfd1 drm/gf110/gr: fixup gpc/tpc initvals lists by Ben Skeggs · 11 years ago
  23. a6ca1a6 drm/gk208/gr: minor adjustment to some random initval by Ben Skeggs · 11 years ago
  24. 8060fad drm/gf108/gr: minor adjustment to some random initval by Ben Skeggs · 11 years ago
  25. eeb0558 drm/gf104/gr: rename gf104 (nvc4), it came before gf106 (nvc3) by Ben Skeggs · 11 years ago
  26. 6acc09b drm/nvc0-/graph: fix gpccs fuc stack setup by Ben Skeggs · 11 years ago
  27. 457e77b drm/nouveau/bios: add more checks to PRAMIN image fetching by Ben Skeggs · 11 years ago
  28. 420b946 support for platform devices by Alexandre Courbot · 11 years ago
  29. 0b68168 drm/nouveau: support modesetting on GM107 by Ben Skeggs · 11 years ago
  30. 3f20464 drm/gm100/device: recognise GM107 by Ben Skeggs · 11 years ago
  31. c68c29c drm/gm107/disp: initial implementation by Ben Skeggs · 11 years ago
  32. f6bad8a drm/gm107/ltcg: initial implementation by Ben Skeggs · 11 years ago
  33. 6bd9293 drm/nouveau/bios: add HDMI-C (mini) connector type by Ben Skeggs · 11 years ago
  34. 267dcb6 drm/gm107/fb: initial implementation by Ben Skeggs · 11 years ago
  35. 57f7422 drm/gk20a/timer: initial implementation by Ben Skeggs · 11 years ago
  36. 13a49a1 drm/gm100/bios: hw disable register has moved by Ben Skeggs · 11 years ago
  37. 4bf23ea drm/gm107/devinit: initial implementation by Ben Skeggs · 11 years ago
  38. 56b2f68 drm/nve0/fifo: bind intr by Ben Skeggs · 11 years ago
  39. 129dcca drm/nve0/fifo: attempt to recover from engine ctxsw timeouts by Ben Skeggs · 11 years ago
  40. 98d1e31 drm/nve0/fifo: attempt to recover engines from mmu faults by Ben Skeggs · 11 years ago
  41. 448a453 drm/nve0/fifo: allow copy engine channel to be looked up by instance by Ben Skeggs · 11 years ago
  42. 5c0633e drm/nve0/fifo: use runlist event instead of polling by Ben Skeggs · 11 years ago
  43. 87032e1 drm/nve0/fifo: allow channels to be marked as unrunnable by Ben Skeggs · 11 years ago
  44. 0a7760e drm/nve0/fifo: single printk for sched error data by Ben Skeggs · 11 years ago
  45. 885f3ce drm/nve0/fifo: single printk for mmu fault data by Ben Skeggs · 11 years ago
  46. 3d61b96 drm/nve0/fifo: ack pb intr individually after handling each unit by Ben Skeggs · 11 years ago
  47. 138b873 drm/nve0/fifo: runlist intr by Ben Skeggs · 11 years ago
  48. c074bdb drm/nve0/fifo: engine intr by Ben Skeggs · 11 years ago
  49. 7a42f49 drm/nve0/fifo: mask unhandled intr bits when seen, rather than all intrs by Ben Skeggs · 11 years ago
  50. 61fdf62 drm/nvc0/fifo: attempt to recover from engine ctxsw timeouts by Ben Skeggs · 11 years ago
  51. 24e8341 drm/nvc0/fifo: attempt to recover engines from mmu faults by Ben Skeggs · 11 years ago
  52. 33f8c6d drm/nvc0/fifo: use subdev identifiers for bar/ifb fault recovery cases by Ben Skeggs · 11 years ago
  53. 3cf6290 drm/nvc0/fifo: use runlist event instead of polling by Ben Skeggs · 11 years ago
  54. e2822b7 drm/nvc0/fifo: allow channels to be marked as unrunnable by Ben Skeggs · 11 years ago
  55. 4047653 drm/nvc0/fifo: sched intr by Ben Skeggs · 11 years ago
  56. d439a5a drm/nvc0/fifo: single printk for mmu fault data by Ben Skeggs · 11 years ago
  57. 083c214 drm/nvc0/fifo: ack pb intr individually after handling each unit by Ben Skeggs · 11 years ago
  58. a07d0e7 drm/nvc0/fifo: runlist intr by Ben Skeggs · 11 years ago
  59. e99bf01 drm/nvc0/fifo: engine intr by Ben Skeggs · 11 years ago
  60. 22a7a27 drm/nvc0/fifo: mask unhandled intr bits when seen, rather than all intrs by Ben Skeggs · 11 years ago
  61. 0357466 drm/nvc0/fifo: rename a couple of units by Ben Skeggs · 11 years ago
  62. 4b6c6fb5 drm/nvd0/disp: add debugging to show which supervisor actions are taken by Ben Skeggs · 11 years ago
  63. 9cf6ba2 drm/nv50-/disp: dump channel state when update method fails by Ben Skeggs · 11 years ago
  64. b62b9ec drm/nv50-/disp: allow dumping core channel state at first supervisor intr by Ben Skeggs · 11 years ago
  65. d67d92c drm/nv50-/disp: add method descriptions for debugging by Ben Skeggs · 11 years ago
  66. 117e1633 drm/nv50/disp: decode the known error codes to human readable form by Ben Skeggs · 11 years ago
  67. a8f8b48 drm/nv50/disp: preparation for storing static class data by Ben Skeggs · 11 years ago
  68. 70a3e64 drm/nouveau/core: extend width of engine mask for namedb by Ben Skeggs · 11 years ago
  69. 8db3a74 drm/nouveau/bios: fix INDEX_ADDRESS_LATCHED trace printout by Ilia Mirkin · 11 years ago
  70. 46a7b62 drm/nv50/gr: decode texture trap status code by Ilia Mirkin · 11 years ago
  71. c33e05a drm/nouveau: use nv_debug for NV_DEBUG, make DRM a separate subflag by Ilia Mirkin · 11 years ago
  72. 46941b0 drm/nouveau: make hdmi device finding failure prints debug level by Ilia Mirkin · 11 years ago
  73. 02f0b8c drm/nve0/fifo: allocate usermem as needed by Alexandre Courbot · 11 years ago
  74. b6c4285 drm/nouveau: handle -EACCES runtime PM return code by Alexandre Courbot · 11 years ago
  75. ef98c1f drm/nouveau/abi16: fix handles past the 32nd one by Ilia Mirkin · 11 years ago
  76. 73970c4 drm/nouveau: replace ffsll with __ffs64 by Ilia Mirkin · 11 years ago
  77. 0ac4e3a drm/nouveau/hwmon: replace strict_strtol() with kstrtol() by Jingoo Han · 11 years ago
  78. aa34efe drm/nouveau/hwmon: remove some redundant checks by Dan Carpenter · 11 years ago
  79. 4ac1b1a drm/nv50/graph: update status enum names by Ilia Mirkin · 11 years ago
  80. 63ac07c drm/bridge/ptn3460: fix modular build by Dave Airlie · 11 years ago
  81. a5a2391 Merge branch 'exynos-drm-next' of git://git.kernel.org/pub/scm/linux/kernel/git/daeinki/drm-exynos into drm-next by Dave Airlie · 11 years ago
  82. c46145a drm/gma500: add locking to fixed panel edid probing by Daniel Vetter · 11 years ago
  83. 060c877 drm/i915: add locking to fixed panel edid probing by Daniel Vetter · 11 years ago
  84. 1d53106 drm/exynos: fimd: remove unused variable by Andrzej Hajda · 11 years ago
  85. 621c5d6 ARM: dts: exynos4210-universal: add exynos/fimd node by Andrzej Hajda · 11 years ago
  86. 14b6873 drm/exynos: restore parallel output interface support by Andrzej Hajda · 11 years ago
  87. 0e017a5b exynos/fimd: add parallel output related bindings by Andrzej Hajda · 11 years ago
  88. 8b4cad2 drm/exynos: correct timing porch conversion by Andrzej Hajda · 11 years ago
  89. 8e527f0 drm/exynos: init kms poll after creation of connectors by Andrzej Hajda · 11 years ago
  90. 25928a3 drm/exynos: delay fbdev initialization until an output is connected by Andrzej Hajda · 11 years ago
  91. d2ba65f drm/exynos: fix unnecessary resource cleanup by Inki Dae · 11 years ago
  92. 8fa04aa drm/exynos: hdmi: use i2c_adapter instead of i2c_client by Inki Dae · 11 years ago
  93. bfe4e84 drm/exynos: hdmi: consider APB PHY by Inki Dae · 11 years ago
  94. 90672f9 drm/exynos: Remove the exynos_drm_connector shim by Sean Paul · 11 years ago
  95. 1634ba2 drm/exynos: Implement lvds bridge discovery to DP driver by Sean Paul · 11 years ago
  96. a9fe713 drm/bridge: Add PTN3460 bridge driver by Sean Paul · 11 years ago
  97. ce6cb55 drm/exynos: Implement drm_connector directly in vidi driver by Sean Paul · 11 years ago
  98. caa5d1e drm/exynos: Implement drm_connector directly in dp driver by Sean Paul · 11 years ago
  99. d9716ee drm/exynos: Implement drm_connector in hdmi directly by Sean Paul · 11 years ago
  100. c37f42c drm/exynos: Add create_connector callback by Sean Paul · 11 years ago