1. 8cc3f23 drm: Add drm_mode_equal_no_clocks() by Ville Syrjälä · 11 years ago
  2. 67af116 drm: Remove explicit vrefresh initialization from DRM_MODE() by Ville Syrjälä · 11 years ago
  3. fe21416 drm: add drm_edid_to_eld helper extracting SADs from EDID (v2) by Rafał Miłecki · 11 years ago
  4. 28184f2 Merge tag 'drm-intel-next-2013-04-06' of git://people.freedesktop.org/~danvet/drm-intel into drm-next by Dave Airlie · 11 years ago
  5. 715f59c drm: Misc comment cleanup by Christopher Harvey · 11 years ago
  6. afe6804 ttm: export functions to allow qxl do its own iomapping by Dave Airlie · 11 years ago
  7. 97d1033 include/drm/drm_fb_helper.h: remove left over function declaration by Alon Levy · 12 years ago
  8. ecb135a Merge tag 'v3.9-rc5' into drm-intel-next-queued by Daniel Vetter · 11 years ago
  9. 11e17a0 drm: add initial_config function to fb helper by Jesse Barnes · 11 years ago
  10. b75bbaa drm/radeon: add Richland pci ids by Alex Deucher · 11 years ago
  11. 13bcf01 drm: Documentation typo fixes by Christopher Harvey · 11 years ago
  12. 10a8512 drm: Add HDMI infoframe helpers by Thierry Reding · 12 years ago
  13. 595887e drm: Add some missing forward declarations by Thierry Reding · 12 years ago
  14. 18316c8 drm: Remove duplicate drm_mode_cea_vic() by Thierry Reding · 12 years ago
  15. ca18e14 Merge branch 'tilcdc-next' of git://people.freedesktop.org/~robclark/linux into drm-next by Dave Airlie · 11 years ago
  16. b81e059 Merge branch 'drm-intel-fixes' of git://people.freedesktop.org/~danvet/drm-intel into drm-next by Dave Airlie · 11 years ago
  17. a7c47d6 drm: i2c encoder helper wrappers by Rob Clark · 12 years ago
  18. 6f64609 drm/cma: add debugfs helpers by Rob Clark · 12 years ago
  19. 41907dd drm/i915: Fix gen2 mappable calculations by Ben Widawsky · 11 years ago
  20. a065b46 drm/fb-helper: remove unused members of struct drm_fb_helper by Daniel Vetter · 11 years ago
  21. 207fd32 drm/fb-helper: improve kerneldoc by Daniel Vetter · 11 years ago
  22. de1ace5 drm/fb-helper: unexport drm_fb_helper_single_fb_probe by Daniel Vetter · 11 years ago
  23. d21bf46 drm/fb-helper: kill drm_fb_helper_restore by Daniel Vetter · 11 years ago
  24. 6aed8ec drm: review locking for drm_fb_helper_restore_fbdev_mode by Daniel Vetter · 11 years ago
  25. b9e5071 Merge branch 'for-airlied' of git://people.freedesktop.org/~mlankhorst/linux into drm-next by Dave Airlie · 11 years ago
  26. 8917764 drm: add prime helpers by Aaron Plattner · 11 years ago
  27. 73ccd69 Merge branch 'drm-next-3.9' of git://people.freedesktop.org/~agd5f/linux into drm-next by Dave Airlie · 11 years ago
  28. ed914f6 Merge tag 'of_videomode_helper' of git://git.pengutronix.de/git/str/linux into drm-next by Dave Airlie · 11 years ago
  29. cd17ef4 Merge tag 'drm-intel-next-2013-02-01' of git://people.freedesktop.org/~danvet/drm-intel into drm-next by Dave Airlie · 11 years ago
  30. 7271c7f drm/radeon: add Oland pci ids by Alex Deucher · 12 years ago
  31. a54c0c2 drm/i915: remove intel_gtt structure by Ben Widawsky · 11 years ago
  32. edb37a9 drm_modes: add of_videomode helpers by Steffen Trumtrar · 12 years ago
  33. ebc64e4 drm_modes: add videomode helpers by Steffen Trumtrar · 12 years ago
  34. 735dc0d Merge branch 'drm-kms-locking' of git://people.freedesktop.org/~danvet/drm-intel into drm-next by Dave Airlie · 11 years ago
  35. 3620636 drm: revamp framebuffer cleanup interfaces by Daniel Vetter · 12 years ago
  36. 786b99e drm: create drm_framebuffer_lookup by Daniel Vetter · 12 years ago
  37. 4b096ac drm: revamp locking around fb creation/destruction by Daniel Vetter · 12 years ago
  38. 29494c1 drm: add per-crtc locks by Daniel Vetter · 12 years ago
  39. 8484990 drm: add drm_modeset_lock|unlock_all by Daniel Vetter · 12 years ago
  40. 2d13b67 drm: encapsulate crtc->set_config calls by Daniel Vetter · 12 years ago
  41. 8faf6b1 drm: review locking rules in drm_crtc.c by Daniel Vetter · 12 years ago
  42. e5c6537 agp/intel: Add gma_bus_addr by Ben Widawsky · 11 years ago
  43. 8d2e630 drm/i915: Needs_dmar, not by Ben Widawsky · 11 years ago
  44. 9c61a32 drm/i915: Remove scratch page from shared by Ben Widawsky · 11 years ago
  45. a81cc00 drm/i915: Cut out the infamous ILK w/a from AGP layer by Ben Widawsky · 11 years ago
  46. b1edd6a drm/edid: Add drm_rgb_quant_range_selectable() by Ville Syrjälä · 11 years ago
  47. b5cc6c0 Merge tag 'drm-intel-next-2012-12-21' of git://people.freedesktop.org/~danvet/drm-intel into drm-next by Dave Airlie · 11 years ago
  48. cc4c0c4 drm/ttm: unexport ttm_bo_wait_unreserved by Maarten Lankhorst · 11 years ago
  49. 5e45d7d drm/ttm: add ttm_bo_reserve_slowpath by Maarten Lankhorst · 11 years ago
  50. 63d0a41 drm/ttm: remove lru_lock around ttm_bo_reserve by Maarten Lankhorst · 11 years ago
  51. 82ba789 Merge branch 'drm-intel-fixes' of git://people.freedesktop.org/~danvet/drm-intel by Dave Airlie · 12 years ago
  52. 901593f drm: Only evict the blocks required to create the requested hole by Chris Wilson · 12 years ago
  53. d81aecb drm/exynos: change file license to GPL by Inki Dae · 12 years ago
  54. 8be0e5c Merge branch 'drm-intel-fixes' of git://people.freedesktop.org/~danvet/drm-intel into drm-next by Dave Airlie · 12 years ago
  55. 06e5598 drm/i915: Move GSM mapping into dev_priv by Ben Widawsky · 12 years ago
  56. b810345 drm: Export routines for inserting preallocated nodes into the mm manager by Chris Wilson · 12 years ago
  57. 55bde6b Merge branch 'drm-intel-fixes' of git://people.freedesktop.org/~danvet/drm-intel into drm-next by Dave Airlie · 12 years ago
  58. 16102ed drm/exynos: add fimc ipp driver by Eunchul Kim · 12 years ago
  59. 97a875c drm/ttm: remove no_wait_reserve, v3 by Maarten Lankhorst · 12 years ago
  60. 1a1494d Merge branch 'drm-next-3.8' of git://people.freedesktop.org/~agd5f/linux into drm-next by Dave Airlie · 12 years ago
  61. 9e8944a drm: Introduce an iterator over holes in the drm_mm range manager by Chris Wilson · 12 years ago
  62. 5973c7e drm: Introduce drm_mm_create_block() by Chris Wilson · 12 years ago
  63. 5849556 drm: remove legacy drm_connector_property fxns by Rob Clark · 12 years ago
  64. 374a868 drm: add drm_mode_cea_vic by Paulo Zanoni · 12 years ago
  65. 28164fd drm/doc: add new dp helpers into drm DocBook by Daniel Vetter · 12 years ago
  66. 384cc2f drm: Add a hash-tab rcu-safe API by Thomas Hellstrom · 12 years ago
  67. 0181bd5 drm/radeon: add new SI pci id by Alex Deucher · 12 years ago
  68. 654aa792 drm/ttm: alter cpu_writers to return -EBUSY in ttm_execbuf_util reservations by Maarten Lankhorst · 12 years ago
  69. cdad052 drm/ttm, drm/vmwgfx: Use RCU locking for object lookups v3 by Thomas Hellstrom · 12 years ago
  70. dedfdff drm/ttm: remove sync_arg from driver functions by Maarten Lankhorst · 12 years ago
  71. b03640b drm/ttm: remove sync_obj_arg from ttm_bo_move_accel_cleanup by Maarten Lankhorst · 12 years ago
  72. 5fb4ef0 drm/ttm: remove sync_obj_arg member by Maarten Lankhorst · 12 years ago
  73. 9192674 drm/ttm: remove ttm_mem_global->queue by Marcin Slusarz · 12 years ago
  74. 830e283 drm/ttm: remove ttm_bo_device->nice_mode by Marcin Slusarz · 12 years ago
  75. 0b91c4a drm/ttm: remove ttm_buffer_object->buffer_start by Marcin Slusarz · 12 years ago
  76. c61eef7 drm: add support for monotonic vblank timestamps by Imre Deak · 12 years ago
  77. 905bc9f drm: don't start the poll engine in probe_single_connector by Daniel Vetter · 12 years ago
  78. 69787f7 drm: run the hpd irq event code directly by Daniel Vetter · 12 years ago
  79. 816da85 drm: handle HPD and polled connectors separately by Daniel Vetter · 12 years ago
  80. 3d3683f drm: extract drm_kms_helper_hotplug_event by Daniel Vetter · 12 years ago
  81. c6eefa1 drm: add drm_send_vblank_event() helper (v5) by Rob Clark · 12 years ago
  82. a479903 drm: get cea video id code for a given display mode by Stephane Marchesin · 12 years ago
  83. 9fabd4e Merge branch 'for-airlied' of git://people.freedesktop.org/~danvet/drm-intel into drm-next by Dave Airlie · 12 years ago
  84. 009946f drm/i915: Kill off now unused gen6+ AGP code by Ben Widawsky · 12 years ago
  85. e76e9ae drm/i915: Stop using AGP layer for GEN6+ by Ben Widawsky · 12 years ago
  86. cfc1a06 drm: add helper to sort panels to the head of the connector list by Daniel Vetter · 12 years ago
  87. a9dbfff drm/ttm: add ttm_bo_is_reserved by Maarten Lankhorst · 12 years ago
  88. 0b3904a drm: Constify some function arguments by Ville Syrjälä · 12 years ago
  89. b6aa22d drm/radeon: add some new SI PCI ids by Alex Deucher · 12 years ago
  90. 397fe15 drm: extract drm_dp_max_lane_count helper by Daniel Vetter · 12 years ago
  91. 3b5c662 drm: extract dp link bw helpers by Daniel Vetter · 12 years ago
  92. 1a644cd drm: extract dp link train delay functions from radeon by Daniel Vetter · 12 years ago
  93. 0f037bd drm: extract helpers to compute new training values from sink request by Daniel Vetter · 12 years ago
  94. 0191627 drm: dp helper: extract drm_dp_clock_recovery_ok by Daniel Vetter · 12 years ago
  95. 1ffdff1 drm: dp helper: extract drm_dp_channel_eq_ok by Daniel Vetter · 12 years ago
  96. 64d7155 UAPI: Remove empty non-UAPI Kbuild files by David Howells · 12 years ago
  97. 1f31c69 Merge branch 'drm-intel-fixes' of git://people.freedesktop.org/~danvet/drm-intel into drm-next by Dave Airlie · 12 years ago
  98. a5a0fc6 Merge branch 'exynos-drm-next' of git://git.infradead.org/users/kmpark/linux-samsung into drm-next by Dave Airlie · 12 years ago
  99. 768c305 drm: exynos: hdmi: remove drm common hdmi platform data struct by Rahul Sharma · 12 years ago
  100. 07e0e74 drm: exynos: remove drm hdmi platform data struct by Rahul Sharma · 12 years ago