1. 82ba789 Merge branch 'drm-intel-fixes' of git://people.freedesktop.org/~danvet/drm-intel by Dave Airlie · 12 years ago
  2. 901593f drm: Only evict the blocks required to create the requested hole by Chris Wilson · 12 years ago
  3. d81aecb drm/exynos: change file license to GPL by Inki Dae · 12 years ago
  4. 8be0e5c Merge branch 'drm-intel-fixes' of git://people.freedesktop.org/~danvet/drm-intel into drm-next by Dave Airlie · 12 years ago
  5. b810345 drm: Export routines for inserting preallocated nodes into the mm manager by Chris Wilson · 12 years ago
  6. 55bde6b Merge branch 'drm-intel-fixes' of git://people.freedesktop.org/~danvet/drm-intel into drm-next by Dave Airlie · 12 years ago
  7. 16102ed drm/exynos: add fimc ipp driver by Eunchul Kim · 12 years ago
  8. 97a875c drm/ttm: remove no_wait_reserve, v3 by Maarten Lankhorst · 12 years ago
  9. 1a1494d Merge branch 'drm-next-3.8' of git://people.freedesktop.org/~agd5f/linux into drm-next by Dave Airlie · 12 years ago
  10. 5849556 drm: remove legacy drm_connector_property fxns by Rob Clark · 12 years ago
  11. 374a868 drm: add drm_mode_cea_vic by Paulo Zanoni · 12 years ago
  12. 28164fd drm/doc: add new dp helpers into drm DocBook by Daniel Vetter · 12 years ago
  13. 384cc2f drm: Add a hash-tab rcu-safe API by Thomas Hellstrom · 12 years ago
  14. 0181bd5 drm/radeon: add new SI pci id by Alex Deucher · 12 years ago
  15. 654aa792 drm/ttm: alter cpu_writers to return -EBUSY in ttm_execbuf_util reservations by Maarten Lankhorst · 12 years ago
  16. cdad052 drm/ttm, drm/vmwgfx: Use RCU locking for object lookups v3 by Thomas Hellstrom · 12 years ago
  17. dedfdff drm/ttm: remove sync_arg from driver functions by Maarten Lankhorst · 12 years ago
  18. b03640b drm/ttm: remove sync_obj_arg from ttm_bo_move_accel_cleanup by Maarten Lankhorst · 12 years ago
  19. 5fb4ef0 drm/ttm: remove sync_obj_arg member by Maarten Lankhorst · 12 years ago
  20. 9192674 drm/ttm: remove ttm_mem_global->queue by Marcin Slusarz · 12 years ago
  21. 830e283 drm/ttm: remove ttm_bo_device->nice_mode by Marcin Slusarz · 12 years ago
  22. 0b91c4a drm/ttm: remove ttm_buffer_object->buffer_start by Marcin Slusarz · 12 years ago
  23. c61eef7 drm: add support for monotonic vblank timestamps by Imre Deak · 12 years ago
  24. 905bc9f drm: don't start the poll engine in probe_single_connector by Daniel Vetter · 12 years ago
  25. 69787f7 drm: run the hpd irq event code directly by Daniel Vetter · 12 years ago
  26. 816da85 drm: handle HPD and polled connectors separately by Daniel Vetter · 12 years ago
  27. 3d3683f drm: extract drm_kms_helper_hotplug_event by Daniel Vetter · 12 years ago
  28. c6eefa1 drm: add drm_send_vblank_event() helper (v5) by Rob Clark · 12 years ago
  29. a479903 drm: get cea video id code for a given display mode by Stephane Marchesin · 12 years ago
  30. 9fabd4e Merge branch 'for-airlied' of git://people.freedesktop.org/~danvet/drm-intel into drm-next by Dave Airlie · 12 years ago
  31. 009946f drm/i915: Kill off now unused gen6+ AGP code by Ben Widawsky · 12 years ago
  32. e76e9ae drm/i915: Stop using AGP layer for GEN6+ by Ben Widawsky · 12 years ago
  33. cfc1a06 drm: add helper to sort panels to the head of the connector list by Daniel Vetter · 12 years ago
  34. a9dbfff drm/ttm: add ttm_bo_is_reserved by Maarten Lankhorst · 12 years ago
  35. 0b3904a drm: Constify some function arguments by Ville Syrjälä · 12 years ago
  36. b6aa22d drm/radeon: add some new SI PCI ids by Alex Deucher · 12 years ago
  37. 397fe15 drm: extract drm_dp_max_lane_count helper by Daniel Vetter · 12 years ago
  38. 3b5c662 drm: extract dp link bw helpers by Daniel Vetter · 12 years ago
  39. 1a644cd drm: extract dp link train delay functions from radeon by Daniel Vetter · 12 years ago
  40. 0f037bd drm: extract helpers to compute new training values from sink request by Daniel Vetter · 12 years ago
  41. 0191627 drm: dp helper: extract drm_dp_clock_recovery_ok by Daniel Vetter · 12 years ago
  42. 1ffdff1 drm: dp helper: extract drm_dp_channel_eq_ok by Daniel Vetter · 12 years ago
  43. 64d7155 UAPI: Remove empty non-UAPI Kbuild files by David Howells · 12 years ago
  44. 1f31c69 Merge branch 'drm-intel-fixes' of git://people.freedesktop.org/~danvet/drm-intel into drm-next by Dave Airlie · 12 years ago
  45. a5a0fc6 Merge branch 'exynos-drm-next' of git://git.infradead.org/users/kmpark/linux-samsung into drm-next by Dave Airlie · 12 years ago
  46. 768c305 drm: exynos: hdmi: remove drm common hdmi platform data struct by Rahul Sharma · 12 years ago
  47. 07e0e74 drm: exynos: remove drm hdmi platform data struct by Rahul Sharma · 12 years ago
  48. 718dced UAPI: (Scripted) Disintegrate include/drm by David Howells · 12 years ago
  49. 612a9aa Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 12 years ago
  50. 291257c drm/exynos: support drm_wait_vblank feature for VIDI by Inki Dae · 12 years ago
  51. 9b2e077c Merge tag 'uapi-prep-20121002' of git://git.infradead.org/users/dhowells/linux-headers by Linus Torvalds · 12 years ago
  52. 437589a Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace by Linus Torvalds · 12 years ago
  53. a1ce392 UAPI: (Scripted) Convert #include "..." to #include <path/...> in kernel system headers by David Howells · 12 years ago
  54. 19218e4 UAPI: Refer to the DRM UAPI headers with <...> and from certain headers only by David Howells · 12 years ago
  55. 2323517 drm/dp: Make sink count DP 1.2 aware by Adam Jackson · 12 years ago
  56. 7883dc5 drm/dp: Document DP spec versions for various DPCD registers by Adam Jackson · 12 years ago
  57. 4e64753 drm/dp: Update DPCD defines by Adam Jackson · 12 years ago
  58. fbff469 drm: Export drm_probe_ddc() by Adam Jackson · 12 years ago
  59. 7c80e12 drm: support for rotated scanout by Rob Clark · 12 years ago
  60. f7eff60 drm: refcnt drm_framebuffer (v4.1) by Rob Clark · 12 years ago
  61. 199adf4 drm/i915: s/cacheing/caching/ by Ben Widawsky · 12 years ago
  62. 398b7a1 Merge tag 'v3.6-rc7' into drm-intel-next-queued by Daniel Vetter · 12 years ago
  63. 9da3da6 drm/i915: Replace the array of pages with a scatterlist by Chris Wilson · 12 years ago
  64. 8c0bd3c drm/i915: placeholder getparam by Ben Widawsky · 12 years ago
  65. ba623f6 drm: Add NV24 and NV42 pixel formats by Laurent Pinchart · 12 years ago
  66. 2e3b3c4 DRM: Add DRM KMS/FB CMA helper by Lars-Peter Clausen · 12 years ago
  67. b9d4745 DRM: Add DRM GEM CMA helper by Sascha Hauer · 12 years ago
  68. 0b2443e drm/edid: limit printk when facing bad edid by Jerome Glisse · 12 years ago
  69. 5fce5e0 userns: Convert drm to use kuid and kgid and struct pid where appropriate by Eric W. Biederman · 12 years ago
  70. d9dd85d drm: Drop the NV12M and YUV420M formats by Ville Syrjälä · 12 years ago
  71. 65983bd Merge branch 'for-airlied' of git://people.freedesktop.org/~danvet/drm-intel into drm-next by Dave Airlie · 12 years ago
  72. 93bb70e Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux into drm-next by Dave Airlie · 12 years ago
  73. fc7b812 drm: Define SAREA_MAX for Loongson (PageSize = 16KB). by Huacai Chen · 12 years ago
  74. 7c4eaca drm: Check for invalid cursor flags by Jakob Bornecrantz · 12 years ago
  75. 22f5d11 drm: Initialize object type when using DRM_MODE() macro by Ville Syrjälä · 12 years ago
  76. 451023d drm: remove the raw_edid field from struct drm_display_info by Jani Nikula · 12 years ago
  77. 04ccfe7 drm: Remove two unused fields from struct drm_display_mode by Damien Lespiau · 12 years ago
  78. ec6f1bb drm/i915: implement dma buf begin_cpu_access (v2) by Dave Airlie · 12 years ago
  79. a22ddff Merge tag 'v3.6-rc2' into drm-intel-next by Daniel Vetter · 12 years ago
  80. 6759a0a drm/radeon/kms: implement timestamp userspace query (v2) by Marek Olšák · 12 years ago
  81. 2f29200 drm/radeon: add some new SI pci ids by Alex Deucher · 12 years ago
  82. 2fedbff drm/i915: Add I915_GEM_PARAM_HAS_SEMAPHORES by Chris Wilson · 12 years ago
  83. 00ae67c drm/exynos: add property for plane zpos by Joonyoung Shim · 12 years ago
  84. e6994ae drm/i915: Export ability of changing cache levels to userspace by Chris Wilson · 12 years ago
  85. 2536f7d Merge branch 'drm-nouveau-fixes' of git://anongit.freedesktop.org/git/nouveau/linux-2.6 into drm-next by Dave Airlie · 12 years ago
  86. 2a259a3 drm/nouveau: mark most of our ioctls as deprecated, move to compat layer by Ben Skeggs · 12 years ago
  87. e9808ed drm/i915: Return a mask of the active rings in the high word of busy_ioctl by Chris Wilson · 12 years ago
  88. c0c7bab drm/i915: add register read IOCTL by Ben Widawsky · 12 years ago
  89. 2b860db drm/i915: Reserve ioctl numbers for set/get_caching by Daniel Vetter · 12 years ago
  90. b97ce28 drm/ttm: remove stale declaration and field by Ilija Hadzic · 12 years ago
  91. 83bc5fd drm/sis: fixup sis_mm ioctl structs by Daniel Vetter · 12 years ago
  92. 26587e6 drm: kill i915/i830 ids from drm_pciids.h by Daniel Vetter · 13 years ago
  93. a344a7e drm: kill dma queue support by Daniel Vetter · 13 years ago
  94. b0071ef drm: kill reclaim_buffers callback by Daniel Vetter · 13 years ago
  95. 923d1fe drm: kill reclaim_buffers_locked by Daniel Vetter · 13 years ago
  96. 3ae6b64 drm: kill reclaim_buffers_idlelocked functions by Daniel Vetter · 13 years ago
  97. f429778 drm/pci: add support for getting the supported link bw. by Dave Airlie · 12 years ago
  98. e811f5a drm: Make the .mode_fixup() operations mode argument a const pointer by Laurent Pinchart · 12 years ago
  99. 59fd415 drm: remove the list_head from drm_mode_set by Daniel Vetter · 12 years ago
  100. 6b9d89b drm: Add colouring to the range allocator by Chris Wilson · 12 years ago