1. 1793126 drm: implement experimental render nodes by David Herrmann · 11 years ago
  2. 7d14bb6b drm: don't call ->firstopen for KMS drivers by Daniel Vetter · 11 years ago
  3. 2ba5f7d drm/docs: rip out removed driver flags documentation by Daniel Vetter · 11 years ago
  4. cabaafc drm: add flip-work helper by Rob Clark · 11 years ago
  5. b0e898a drm: remove FASYNC support by Daniel Vetter · 11 years ago
  6. fe3078f drm: add unified vma offset manager by David Herrmann · 11 years ago
  7. 2e17c5a Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 11 years ago
  8. 421cda3 drm/doc: Document the KMS property API by Laurent Pinchart · 11 years ago
  9. 02c030a drm/doc: Remove outdated note about i915 driver not behaving properly by Laurent Pinchart · 11 years ago
  10. 02b6298 drm: Improve manual IRQ installation documentation by Laurent Pinchart · 11 years ago
  11. f884ab1 doc: fix misspellings with 'codespell' tool by Anatol Pomozov · 11 years ago
  12. 0397353 drm: Fix drm_rect documentation by Ville Syrjälä · 11 years ago
  13. 3512f97 drm: Add struct drm_rect and assorted utility functions by Ville Syrjälä · 11 years ago
  14. 28ee461 Merge branch 'drm/hdmi-for-3.9' of git://anongit.freedesktop.org/tegra/linux into drm-next by Dave Airlie · 11 years ago
  15. 8cf1e98 drm: Add consistency check for page-flipping by Thierry Reding · 11 years ago
  16. 5e30859 drm: Add EDID helper documentation by Thierry Reding · 11 years ago
  17. 207fd32 drm/fb-helper: improve kerneldoc by Daniel Vetter · 11 years ago
  18. 8917764 drm: add prime helpers by Aaron Plattner · 11 years ago
  19. 5d7a951 drm/doc: updates for new framebuffer lifetime rules by Daniel Vetter · 11 years ago
  20. 065a50ed drm/doc: integrate drm_crtc.c kerneldoc by Daniel Vetter · 12 years ago
  21. 28164fd drm/doc: add new dp helpers into drm DocBook by Daniel Vetter · 12 years ago
  22. d0ddc033 drm/doc: integrate fb helper reference into docs by Daniel Vetter · 12 years ago
  23. 0d4ed4c drm/doc: integrate crtc helper api into docbook by Daniel Vetter · 12 years ago
  24. e4949f2 drm/doc: Helpers are not a Midlayer! by Daniel Vetter · 12 years ago
  25. c6eefa1 drm: add drm_send_vblank_event() helper (v5) by Rob Clark · 12 years ago
  26. 9cad9c9 Documentation: DocBook DRM framework documentation by Laurent Pinchart · 12 years ago
  27. bcd3cfc DocBook/drm: Clean up a todo-note by Michael Witten · 13 years ago
  28. 7f0925a DocBook/drm: `device aware' -> `device-aware' by Michael Witten · 13 years ago
  29. a5294e0 DocBook/drm: `(device|driver) specific' -> `(device|driver)-specific' by Michael Witten · 13 years ago
  30. 5a462d5 DocBook/drm: Clean up the paragraph on framebuffer objects by Michael Witten · 13 years ago
  31. 964d32d DocBook/drm: Use `; otherwise,' by Michael Witten · 13 years ago
  32. e355b20 DocBook/drm: Better flow with `, and then' by Michael Witten · 13 years ago
  33. b8c6e0f DocBook/drm: Refer to the domain-setting function as a device-specific ioctl by Michael Witten · 13 years ago
  34. 2d43f5d DocBook/drm: Improve flow of GPU/CPU coherence sentence by Michael Witten · 13 years ago
  35. 0c2d91a DocBook/drm: Use an <itemizelist> for fundamental GEM operations by Michael Witten · 13 years ago
  36. f877bd4 DocBook/drm: Insert a comma by Michael Witten · 13 years ago
  37. 51b9500 DocBook/drm: Use a <variablelist> for vblank ioctls by Michael Witten · 13 years ago
  38. 65ffef5 DocBook/drm: Use an itemizedlist for what an encoder needs to provide by Michael Witten · 13 years ago
  39. 4dc0152 DocBook/drm: Insert `the' for readability, and change `set' to `setting' by Michael Witten · 13 years ago
  40. 896ee65 DocBook/drm: Remove extraneous commas by Michael Witten · 13 years ago
  41. 8a9ba91 DocBook/drm: Use a colon by Michael Witten · 13 years ago
  42. 327d6fb DocBook/drm: Clarify `final initialization' via better formatting by Michael Witten · 13 years ago
  43. 3bf7df6 DocBook/drm: Remove redundancy by Michael Witten · 13 years ago
  44. 1dbd39c DocBook/drm: Insert `it' for smooth reading by Michael Witten · 13 years ago
  45. 9029bd7 DocBook/drm: The word `so-called'; I do not think it connotes what you think it connotes by Michael Witten · 13 years ago
  46. 54f2cb8 DocBook/drm: Use a singular subject for grammatical cleanliness by Michael Witten · 13 years ago
  47. 482b2ad DocBook/drm: basic -> core by Michael Witten · 13 years ago
  48. 049cc90 DocBook/drm: Streamline wording of GEM initialization by Michael Witten · 13 years ago
  49. ae63d79 DocBook/drm: Insert `()' after function name by Michael Witten · 13 years ago
  50. 1c86de2 DocBook/drm: Remove parentheses and unnecessary repetition by Michael Witten · 13 years ago
  51. 005d7f4 DocBook/drm: Insert missing comma by Michael Witten · 13 years ago
  52. eb2b8d4 DocBook/drm: , -> : by Michael Witten · 13 years ago
  53. 8d36ffa DocBook/drm: can -> could by Michael Witten · 13 years ago
  54. 118bdd7 DocBook/drm: Offset modifiers with commas by Michael Witten · 13 years ago
  55. 9c2416a DocBook/drm: Use the passive voice by Michael Witten · 13 years ago
  56. bb49a6a DocBook/drm: `at driver load time' -> `when the driver is loaded' by Michael Witten · 13 years ago
  57. 5b658bf DocBook/drm: `setup' is the noun; `to set up' is the verb by Michael Witten · 13 years ago
  58. f07faf6 DocBook/drm: Insert missing `an' by Michael Witten · 13 years ago
  59. 8814630 DocBook/drm: Insert missing `that' by Michael Witten · 13 years ago
  60. 57a15fd DocBook/drm: Clearer wording with `for consumption by' by Michael Witten · 13 years ago
  61. 06fa7b8 DocBook/drm: Better wording by Michael Witten · 13 years ago
  62. 6e375f4 DocBook/drm: Replace the paragraph's first sentence with its last sentence by Michael Witten · 13 years ago
  63. 75aa9df DocBook/drm: Rearrange wording to make more sense by Michael Witten · 13 years ago
  64. 58f1d65 DocBook/drm: Clean up `pre-memory management aware' by Michael Witten · 13 years ago
  65. 80c84e6 DocBook/drm: Move `should be set' to the beginning of the sentence by Michael Witten · 13 years ago
  66. b1f95bd DocBook/drm: , -> . by Michael Witten · 13 years ago
  67. 02391f1 DocBook/drm: a -> an by Michael Witten · 13 years ago
  68. 2c267e9 DocBook/drm: Use a semicolon by Michael Witten · 13 years ago
  69. 0c54781 DocBook/drm: Clean up code comment by Michael Witten · 13 years ago
  70. f11aca0 DocBook/drm: can -> may by Michael Witten · 13 years ago
  71. a78f678 DocBook/drm: Eradicate inappropriate uses of the future tense by Michael Witten · 13 years ago
  72. bd91572 drm: fix wrong usages of drm_device in DRM Developer's Guide by Xiao Jiang · 13 years ago
  73. dc880ab drm: use noop_llseek by Arnd Bergmann · 14 years ago
  74. ce04cc0 drm: fix typos in Linux DRM Developer's Guide by Nicolas Kaiser · 14 years ago
  75. 2d2ef82 drm: add initial DRM developer documentation by Jesse Barnes · 15 years ago