1. 1a464cb Merge branch 'drm-core-next' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 13 years ago
  2. 095f979 drm/nouveau/pm: fix build with HWMON off by Dave Airlie · 13 years ago
  3. 96067ad gma500: silence gcc warnings in mid_get_vbt_data() by Dan Carpenter · 13 years ago
  4. 7920aa5 drm/ttm: fix condition (and vs or) by Dan Carpenter · 13 years ago
  5. a7eef88 drm/radeon: double lock typo in radeon_vm_bo_rmv() by Dan Carpenter · 13 years ago
  6. 55ba70c drm/radeon: use after free in radeon_vm_bo_add() by Dan Carpenter · 13 years ago
  7. b5215ef drm/sis|via: don't return stack garbage from free_mem ioctl by Daniel Vetter · 13 years ago
  8. 67e915e drm/radeon/kms: check if vm is supported in VA ioctl by Alex Deucher · 13 years ago
  9. 9879326 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 13 years ago
  10. cc1f719 drm: introduce drm_can_sleep and use in intel/radeon drivers. (v2) by Dave Airlie · 13 years ago
  11. 3df9690 radeon: Fix disabling PCI bus mastering on big endian hosts. by Michel Dänzer · 13 years ago
  12. dea7e0a ttm: fix agp since ttm tt rework by Jerome Glisse · 13 years ago
  13. 2c05114 drm/ttm/dma: Fix accounting error when calling ttm_mem_global_free_page and don't try to free freed pages. by Konrad Rzeszutek Wilk · 13 years ago
  14. 36d7c53 drm/ttm/dma: Only call set_pages_array_wb when the page is not in WB pool. by Konrad Rzeszutek Wilk · 13 years ago
  15. 3000bf3 drm/radeon/kms: sync across multiple rings when doing bo moves v3 by Alex Deucher · 13 years ago
  16. 93504fc drm/radeon/kms: Add support for multi-ring sync in CS ioctl (v2) by Christian König · 13 years ago
  17. 721604a drm/radeon: GPU virtual memory support v22 by Jerome Glisse · 13 years ago
  18. 09b4ea4 drm: make DRM_UNLOCKED ioctls with their own mutex by Ilija Hadzic · 13 years ago
  19. 53fead9 drm: no need to hold global mutex for static data by Ilija Hadzic · 13 years ago
  20. d7d0a75 drm/radeon/benchmark: common modes sweep ignores 640x480@32 by Chen Jie · 13 years ago
  21. 28eebb7 drm/radeon/kms: disable writeback on pre-R300 asics by Alex Deucher · 13 years ago
  22. c1341e5 drm/radeon: allocate semaphore from the ib pool by Jerome Glisse · 13 years ago
  23. 69e130a drm/radeon: make ib size variable by Jerome Glisse · 13 years ago
  24. 1f2e124 drm/radeon/kms: add missing ring ready check in sync tests by Alex Deucher · 13 years ago
  25. 0a7eb24 drm: add support for private planes by Rob Clark · 13 years ago
  26. a997115 drm: disconnect plane from fb/crtc when disabled by Rob Clark · 13 years ago
  27. 2c9ede5 switch device_get_devnode() and ->devnode() to umode_t * by Al Viro · 13 years ago
  28. d8e70a2 drm/i915: only set the intel_crtc DPMS mode to on if the mode set succeeded by Jesse Barnes · 13 years ago
  29. 7a41986 drm/i915: don't disable a PCH DPLL that's in use by Jesse Barnes · 13 years ago
  30. e6bfaf8 drm/i915: don't bail out of intel_wait_ring_buffer too early by Daniel Vetter · 13 years ago
  31. 4e0e90d drm/i915: kicking rings stuck on semaphores considered harmful by Daniel Vetter · 13 years ago
  32. ae662d3 drm/i915: Add support for resetting the SO write pointers on gen7. by Eric Anholt · 13 years ago
  33. e959b5d drm/i915: Make the fallback IRQ wait not sleep. by Eric Anholt · 13 years ago
  34. 42ff657 drm/i915: Work around gen7 BLT ring synchronization issues. by Eric Anholt · 13 years ago
  35. 7ea29b1 drm/i915: Do the fallback non-IRQ wait in ring throttle, too. by Eric Anholt · 13 years ago
  36. 116ac8d drm/i915: Set two chicken bits implicated in missed IRQs on Ivybridge. by Eric Anholt · 13 years ago
  37. 8ea3086 drm/i915: add color key support v4 by Jesse Barnes · 13 years ago
  38. 175bd42 drm/i915: track sprite coverage and disable primary plane if possible by Jesse Barnes · 13 years ago
  39. b840d907f drm/i915: add SNB and IVB video sprite support v6 by Jesse Barnes · 13 years ago
  40. c7dffff drm/i915: Clean up multi-threaded forcewake patch by Keith Packard · 13 years ago
  41. 4d85529 drm/i915: drpc debugfs update for gen6 by Ben Widawsky · 13 years ago
  42. 6ed55ee drm/i915: Update GEN6_RP_CONTROL definitions by Ben Widawsky · 13 years ago
  43. 84f9f93 drm/i915: Force sync command ordering (Gen6+) by Ben Widawsky · 13 years ago
  44. e2971bd drm/i915: relative_constants_mode race fix by Ben Widawsky · 13 years ago
  45. 7a7e873 Merge branch 'drm-radeon-testing' of ../drm-radeon-next into drm-core-next by Dave Airlie · 13 years ago
  46. 93a4ed8 drm/radeon/kms: define TMDS/LVTM HDMI enabling bits by Rafał Miłecki · 13 years ago
  47. 92db7f6 drm/radeon/kms: workaround invalid AVI infoframe checksum issue by Rafał Miłecki · 13 years ago
  48. f83d926 drm/radeon/kms: setup HDMI mode on Evergreen encoders by Rafał Miłecki · 13 years ago
  49. 2318fcd Merge branch 'drm-intel-next' of git://people.freedesktop.org/~keithp/linux into drm-core-next by Dave Airlie · 13 years ago
  50. f9f23a7 gma500: remove no_fb bits by Alan Cox · 13 years ago
  51. b6195aa gma500: Fix Cedarview support (Correct version) by Alan Cox · 13 years ago
  52. 56125db gma500: Add the E6xx PCI identifier we are missing by Alan Cox · 13 years ago
  53. 4376eee drm/radeon/kms/atom: fix possible segfault in pm setup by Alexander Müller · 13 years ago
  54. d36b691 misc latin1 to utf8 conversions by Al Viro · 13 years ago
  55. d840832 drm/exynos: added hdmi display support by Seung-Woo Kim · 13 years ago
  56. c32b06e drm/exynos: added mutex lock and code clean. by Inki Dae · 13 years ago
  57. 52c6881 drm/exynos: extend vblank off delay time. by Inki Dae · 13 years ago
  58. 0edf993 drm/exynos: change driver name. by Inki Dae · 13 years ago
  59. 229d353 drm/exynos: Support multi buffers by Seung-Woo Kim · 13 years ago
  60. e30d4bc drm/exynos: added pm support. by Inki Dae · 13 years ago
  61. e1533c0 drm/exynos: remove buffer creation of fbdev from drm framebuffer creation by Joonyoung Shim · 13 years ago
  62. 2364839 drm/exynos: Split creation of gem object and gem handle by Joonyoung Shim · 13 years ago
  63. 2d91cf1 drm/exynos: Fix a fake mmap offset creation by Joonyoung Shim · 13 years ago
  64. ee5e770 drm/exynos: gem code cleanup by Joonyoung Shim · 13 years ago
  65. 371de6e drm/i915: Disable RC6 on Sandybridge by default by Keith Packard · 13 years ago
  66. ebbd857 drm/i915: Disable semaphores by default on SNB by Keith Packard · 13 years ago
  67. 5c2a5ce drm: add missing exports for i810 driver. by Dave Airlie · 13 years ago
  68. 5c72765 Merge branch 'for-airlied' of git://people.freedesktop.org/~danvet/drm into drm-core-next by Dave Airlie · 13 years ago
  69. 40c34d0 drm/i810: don't acces hw regs in lastclose by Daniel Vetter · 13 years ago
  70. 87499ff drm/i810: cleanup reclaim_buffers by Daniel Vetter · 13 years ago
  71. 8a78389 vmwgfx: fix incorrect VRAM size check in vmw_kms_fb_create() by Xi Wang · 13 years ago
  72. 77e00f2 drm/radeon/kms: bail on BTC parts if MC ucode is missing by Alex Deucher · 13 years ago
  73. 5d56fe5 Merge branch 'drm-nouveau-next' of git://anongit.freedesktop.org/git/nouveau/linux-2.6 into drm-core-next by Dave Airlie · 13 years ago
  74. f7b24c4 drm/nouveau/ttm: fix crash as a result of a recent ttm change by Ben Skeggs · 13 years ago
  75. 7a6e0da drm: kill drm_sman by Daniel Vetter · 13 years ago
  76. be2fb9d drm/sis: use drm_mm instead of drm_sman by Daniel Vetter · 13 years ago
  77. 977b4f6 drm/via: use drm_mm instead of drm_sman by Daniel Vetter · 13 years ago
  78. 94e8953 drm/sman: kill user_hash_tab by Daniel Vetter · 13 years ago
  79. 6de8a74 drm/sis: track user->memblock mapping with idr by Daniel Vetter · 13 years ago
  80. 77ee8f3 drm/via: track user->memblock mapping with idr by Daniel Vetter · 13 years ago
  81. 763240d drm/sman: rip out owner tracking by Daniel Vetter · 13 years ago
  82. aa38e2e drm/sman: kill owner tracking interface functions by Daniel Vetter · 13 years ago
  83. c828e20 drm/via: track obj->drm_fd relations in the driver by Daniel Vetter · 13 years ago
  84. fdc0b8a drm/sis: track obj->drm_fd relations in the driver by Daniel Vetter · 13 years ago
  85. 4cf7312 Merge remote-tracking branch 'pfdo/drm-fixes' into drm-core-next by Dave Airlie · 13 years ago
  86. b2e0d19 drm/nouveau: Fix notifier blocks over the 4GB mark. by Francisco Jerez · 13 years ago
  87. 4e03b4a drm/nouveau: Fix pushbufs over the 4GB mark. by Francisco Jerez · 13 years ago
  88. 045da4e drm/nvc0/pm: initial engine reclocking by Ben Skeggs · 13 years ago
  89. 52c4d76 drm/nouveau: move hpd enable/disable to common code by Ben Skeggs · 13 years ago
  90. 47e5d5c drm/nv40/disp: implement support for hotplug irq by Ben Skeggs · 13 years ago
  91. a0b2563 drm/nouveau/gpio: reimplement as nouveau_gpio.c, fixing a number of issues by Ben Skeggs · 13 years ago
  92. 675aac0 drm/nouveau: just pass gpio line to pwm_*, not entire gpio struct by Ben Skeggs · 13 years ago
  93. c8b9641 drm/nouveau/hwsq: remove some magic, give proper opcode names by Ben Skeggs · 13 years ago
  94. eeb7a50 drm/nv50/pm: introduce hwsq-based memory reclocking by Martin Peres · 13 years ago
  95. abbd3f8 drm/nv04/disp: handle dual-link spwg panels without needing quirks by Ben Skeggs · 13 years ago
  96. d4c2c99 drm/nouveau/dp: remove broken display depth function, use the improved one by Ben Skeggs · 13 years ago
  97. c37e990 drm/nouveau/mxm: implement ROM shadow method by Ben Skeggs · 13 years ago
  98. 3952315 drm/nouveau/mxm: implement _DSM shadow method by Ben Skeggs · 13 years ago
  99. 93d9206 drm/nouveau/mxm: implement wmi shadow method by Ben Skeggs · 13 years ago
  100. b4c2681 drm/nouveau/mxm: initial implementation of dcb sanitisation by Ben Skeggs · 13 years ago