1. c0c0d9e drm/msm: hdmi audio support by Rob Clark · 11 years ago
  2. c32fc9c Merge tag 'vmwgfx-next-2014-03-28' of git://people.freedesktop.org/~thomash/linux into drm-next by Dave Airlie · 10 years ago
  3. 03c5b8f drm/vmwgfx: Bump driver minor and date by Thomas Hellstrom · 10 years ago
  4. 03f8026 drm/vmwgfx: Enable render nodes by Thomas Hellstrom · 10 years ago
  5. f6dfe73 drm/vmwgfx: Tighten the security around buffer maps by Thomas Hellstrom · 10 years ago
  6. 0d3215e drm/ttm: Add a ttm_ref_object_exists function by Thomas Hellstrom · 10 years ago
  7. 6d10aab drm/vmwgfx: Tighten security around surface sharing v2 by Thomas Hellstrom · 10 years ago
  8. adebcb2 drm/vmwgfx: Allow prime fds in the surface reference ioctls by Thomas Hellstrom · 10 years ago
  9. 4649926 drm/vmwgfx: Drop authentication requirement on UNREF ioctls by Thomas Hellstrom · 10 years ago
  10. 64190bd drm/vmwgfx: Reinstate and tighten security around legacy master model by Thomas Hellstrom · 10 years ago
  11. 294adf7 drm/vmwgfx: Use a per-device semaphore for reservation protection by Thomas Hellstrom · 10 years ago
  12. 4beb6d9 drm: Add a function to get the ioctl flags by Thomas Hellstrom · 10 years ago
  13. c996fd0 drm: Protect the master management with a drm_device::master_mutex v3 by Thomas Hellstrom · 10 years ago
  14. a12cd00 drm: Remove the minor master list by Thomas Hellstrom · 10 years ago
  15. 4368305 drm: Improve on minor type helpers v3 by Thomas Hellstrom · 10 years ago
  16. ac05dbc drm: Make control nodes master-less v3 by Thomas Hellstrom · 10 years ago
  17. c266735 drm: Break out ioctl permission check to a separate function v2 by Thomas Hellstrom · 10 years ago
  18. 09f308f drm: Have the crtc code only reference master from legacy nodes v2 by Thomas Hellstrom · 10 years ago
  19. 60f2b4a drm/i915: fix build warning on 32-bit (v2) by Dave Airlie · 10 years ago
  20. 0ed0298 drm: Remove the ', ' after the function name in debug logs by Lespiau, Damien · 10 years ago
  21. 1287aa9 drm: Remove the prefix argument of drm_ut_debug_printk() by Lespiau, Damien · 10 years ago
  22. 1288c19 drm: drm_ut_debug_printk() isn't called with NULL anywmore by Lespiau, Damien · 10 years ago
  23. a73d4e9 drm: Pull the test on drm_debug in the logging macros by Lespiau, Damien · 10 years ago
  24. 8fa6a9e drm: Remove the now unused DRM_LOG* macros by Lespiau, Damien · 10 years ago
  25. 38821e6 staging: imx-drm: Replace DRM_LOG_KMS() by DRM_DEBUG_KMS() by Lespiau, Damien · 10 years ago
  26. 29139e4 drm/i915: Replace DRM_LOG_KMS() by DRM_DEBUG_KMS() by Lespiau, Damien · 10 years ago
  27. c7cc512 drm/gma500: Replace DRM_LOG_KMS() by DRM_DEBUG_KMS() by Lespiau, Damien · 10 years ago
  28. 133dcde drm/exynos: Replace DRM_LOG_KMS() by DRM_DEBUG_KMS() by Lespiau, Damien · 10 years ago
  29. 98a4823 drm: Remove the unused (and unusable) DRM_LOG_MODE() by Lespiau, Damien · 10 years ago
  30. 1414b76 drm: Refresh the explanation of debug categories by Lespiau, Damien · 10 years ago
  31. 90bde57 drm/bridge: PTN3460 needs DRM_KMS_HELPER by Arnd Bergmann · 10 years ago
  32. e954a204 Merge branch 'drm-nouveau-next' of git://anongit.freedesktop.org/git/nouveau/linux-2.6 into drm-next by Dave Airlie · 10 years ago
  33. 40189b0 drm/nouveau: fix missing newline by Alexandre Courbot · 10 years ago
  34. 18acc6d drm/nouveau/bios: fetch the vbios from PROM using only aligned 32-bit accesses by Martin Peres · 10 years ago
  35. 0e994d6 drm/nouveau/therm: let the vbios decide on the automatic fan management mode by Martin Peres · 10 years ago
  36. 9c9191a drm/nvd7/therm: handle another kind of PWM fans by Martin Peres · 10 years ago
  37. 61679fe drm/nouveau/pm/fan: drop the fan lock in fan_update() before rescheduling by Martin Peres · 10 years ago
  38. 6c3252b drm/nouveau: fix small thinko in vblank timestamping. by Mario Kleiner · 10 years ago
  39. dcd9262 drm/nouveau/therm: check for sensor presence with requested mode, not current by Ben Skeggs · 10 years ago
  40. cbc53c1 drm/nouveau/disp/dp: allow 540MHz data rate by Ilia Mirkin · 10 years ago
  41. 14f97da drm/nouveau: recognise higher link rate for available dp bw calculations by Ben Skeggs · 10 years ago
  42. fc243d7 drm/nouveau/disp: limit dp capabilities as per dcb by Ben Skeggs · 10 years ago
  43. 5ca929b drm/nva3/fbram: restrict training pattern setup to GT218 by Ben Skeggs · 10 years ago
  44. 8687c5d drm/nva3/devinit: restrict script access to some PFB regs by Ben Skeggs · 10 years ago
  45. 3219adc drm/nouveau/devinit: add interface to check if a mmio access by scripts is ok by Ben Skeggs · 10 years ago
  46. 0a8649f drm/nouveau/bios: have strap reads show on devinit spam debug level by Ben Skeggs · 10 years ago
  47. 7730705 drm/nv50/gpio: fixup reset for gpios >= 16 by Ben Skeggs · 10 years ago
  48. 5cfd48b drm/nv50/gpio: exclude sense value from mask when changing registers by Ben Skeggs · 10 years ago
  49. 1f1ac3b drm/gk104/gr: therm magic needed on some kepler boards by Ben Skeggs · 10 years ago
  50. 6f1e9b9 drm/gm107/gr: initial support by Ben Skeggs · 10 years ago
  51. 295cb52 drm/gf100-/gf: fix a stupid typo, waiting on wrong signal for mmctx by Ben Skeggs · 10 years ago
  52. bd3cac7 drm/nouveau/bios: parsing of some random table needed to bring up gr by Ben Skeggs · 10 years ago
  53. 085969e drm/nv50/bar: fix plymouth issues on certain efi macbooks by Ben Skeggs · 10 years ago
  54. ecf24de drm/nouveau: fix fbcon not being accelerated after suspend by Ben Skeggs · 10 years ago
  55. 88e98d4 drm/gf100-/gr: split ppc state into its subunits by Ben Skeggs · 10 years ago
  56. 7e19453 drm/gf100-/gf: split tpc state into its subunits by Ben Skeggs · 10 years ago
  57. 97af71f drm/gf100-/gr: split gpc state into its subunits by Ben Skeggs · 10 years ago
  58. c33b1e8 drm/gf100-/gr: tidy reg/ctx initval lists, mostly by giving them names by Ben Skeggs · 10 years ago
  59. 64e4886 drm/gk110/gr: minor adjustment to some random initval by Ben Skeggs · 10 years ago
  60. 014ffe4 drm/gk104/gr: minor adjustment to some random initval by Ben Skeggs · 10 years ago
  61. 4ab31a0 drm/gf119/gr: fix bug in some random initval by Ben Skeggs · 10 years ago
  62. e21bfd1 drm/gf110/gr: fixup gpc/tpc initvals lists by Ben Skeggs · 10 years ago
  63. a6ca1a6 drm/gk208/gr: minor adjustment to some random initval by Ben Skeggs · 10 years ago
  64. 8060fad drm/gf108/gr: minor adjustment to some random initval by Ben Skeggs · 10 years ago
  65. eeb0558 drm/gf104/gr: rename gf104 (nvc4), it came before gf106 (nvc3) by Ben Skeggs · 10 years ago
  66. 6acc09b drm/nvc0-/graph: fix gpccs fuc stack setup by Ben Skeggs · 10 years ago
  67. 457e77b drm/nouveau/bios: add more checks to PRAMIN image fetching by Ben Skeggs · 10 years ago
  68. 420b946 support for platform devices by Alexandre Courbot · 10 years ago
  69. 0b68168 drm/nouveau: support modesetting on GM107 by Ben Skeggs · 10 years ago
  70. 3f20464 drm/gm100/device: recognise GM107 by Ben Skeggs · 10 years ago
  71. c68c29c drm/gm107/disp: initial implementation by Ben Skeggs · 10 years ago
  72. f6bad8a drm/gm107/ltcg: initial implementation by Ben Skeggs · 10 years ago
  73. 6bd9293 drm/nouveau/bios: add HDMI-C (mini) connector type by Ben Skeggs · 10 years ago
  74. 267dcb6 drm/gm107/fb: initial implementation by Ben Skeggs · 10 years ago
  75. 57f7422 drm/gk20a/timer: initial implementation by Ben Skeggs · 10 years ago
  76. 13a49a1 drm/gm100/bios: hw disable register has moved by Ben Skeggs · 10 years ago
  77. 4bf23ea drm/gm107/devinit: initial implementation by Ben Skeggs · 10 years ago
  78. 56b2f68 drm/nve0/fifo: bind intr by Ben Skeggs · 10 years ago
  79. 129dcca drm/nve0/fifo: attempt to recover from engine ctxsw timeouts by Ben Skeggs · 10 years ago
  80. 23c73b2 Merge branch 'drm-next-3.15' of git://people.freedesktop.org/~deathsimple/linux into drm-next by Dave Airlie · 10 years ago
  81. 98d1e31 drm/nve0/fifo: attempt to recover engines from mmu faults by Ben Skeggs · 10 years ago
  82. 448a453 drm/nve0/fifo: allow copy engine channel to be looked up by instance by Ben Skeggs · 11 years ago
  83. 5c0633e drm/nve0/fifo: use runlist event instead of polling by Ben Skeggs · 10 years ago
  84. 87032e1 drm/nve0/fifo: allow channels to be marked as unrunnable by Ben Skeggs · 10 years ago
  85. 0a7760e drm/nve0/fifo: single printk for sched error data by Ben Skeggs · 10 years ago
  86. 885f3ce drm/nve0/fifo: single printk for mmu fault data by Ben Skeggs · 10 years ago
  87. 3d61b96 drm/nve0/fifo: ack pb intr individually after handling each unit by Ben Skeggs · 10 years ago
  88. 138b873 drm/nve0/fifo: runlist intr by Ben Skeggs · 10 years ago
  89. c074bdb drm/nve0/fifo: engine intr by Ben Skeggs · 10 years ago
  90. 7a42f49 drm/nve0/fifo: mask unhandled intr bits when seen, rather than all intrs by Ben Skeggs · 10 years ago
  91. 61fdf62 drm/nvc0/fifo: attempt to recover from engine ctxsw timeouts by Ben Skeggs · 10 years ago
  92. 24e8341 drm/nvc0/fifo: attempt to recover engines from mmu faults by Ben Skeggs · 11 years ago
  93. 33f8c6d drm/nvc0/fifo: use subdev identifiers for bar/ifb fault recovery cases by Ben Skeggs · 10 years ago
  94. 3cf6290 drm/nvc0/fifo: use runlist event instead of polling by Ben Skeggs · 10 years ago
  95. e2822b7 drm/nvc0/fifo: allow channels to be marked as unrunnable by Ben Skeggs · 10 years ago
  96. 4047653 drm/nvc0/fifo: sched intr by Ben Skeggs · 10 years ago
  97. d439a5a drm/nvc0/fifo: single printk for mmu fault data by Ben Skeggs · 10 years ago
  98. 083c214 drm/nvc0/fifo: ack pb intr individually after handling each unit by Ben Skeggs · 10 years ago
  99. a07d0e7 drm/nvc0/fifo: runlist intr by Ben Skeggs · 10 years ago
  100. e99bf01 drm/nvc0/fifo: engine intr by Ben Skeggs · 10 years ago