1. d54fbd4 drm/radeon: silence out possible lock dependency warning by Jerome Glisse · 13 years ago
  2. 598781d drm: Fix authentication kernel crash by Thomas Hellstrom · 13 years ago
  3. 15b63d3 gma500: Fix shmem mapping by Alan Cox · 13 years ago
  4. 9aa5999 drm/radeon/kms: refine TMDS dual link checks by Alex Deucher · 13 years ago
  5. 27d9cc8 drm/radeon/kms: use drm_detect_hdmi_monitor for picking encoder mode by Alex Deucher · 13 years ago
  6. 3a47824 drm/radeon/kms: rework modeset sequence for DCE41 and DCE5 by Alex Deucher · 13 years ago
  7. 386d4d7 drm/radeon/kms: move panel mode setup into encoder mode set by Alex Deucher · 13 years ago
  8. 3fa47d9 drm/radeon/kms: move disp eng pll setup to init path by Alex Deucher · 13 years ago
  9. 211fa4f drm/radeon: finish getting bios earlier by Igor Murzov · 13 years ago
  10. a3f83ab drm/radeon: fix invalid memory access in radeon_atrm_get_bios() by Igor Murzov · 13 years ago
  11. 11ef3f1f drm/radeon/kms: add some missing semaphore init by Alex Deucher · 13 years ago
  12. 44517c4 drm/radeon/kms: Add an MSI quirk for Dell RS690 by Alex Deucher · 13 years ago
  13. 4e087a7 gpu, drm, sis: Don't return uninitialized variable from sis_driver_load() by Jesper Juhl · 13 years ago
  14. d099230 nouveau: Support Optimus models for vga_switcheroo by Peter Lekensteyn · 13 years ago
  15. 9075e85 nouveau: properly check for _DSM function support by Peter Lekensteyn · 13 years ago
  16. 642ce52 radeon: Call pci_clear_master() instead of open-coding it. by Michel Dänzer · 13 years ago
  17. 9f821c6 gma500: Discard modes that don't fit in stolen memory by Alan Cox · 13 years ago
  18. 27d4d05 drm/radeon/kms: Fix module parameter description format by Jean Delvare · 13 years ago
  19. 0b41da6 drm/radeon/kms/ni: fix packet2 handling for VM IB parser by Alex Deucher · 13 years ago
  20. 0e11331 ttm/dma: Remove the WARN() which is not useful. by Konrad Rzeszutek Wilk · 13 years ago
  21. 1a464cb Merge branch 'drm-core-next' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 13 years ago
  22. 095f979 drm/nouveau/pm: fix build with HWMON off by Dave Airlie · 13 years ago
  23. 96067ad gma500: silence gcc warnings in mid_get_vbt_data() by Dan Carpenter · 13 years ago
  24. 7920aa5 drm/ttm: fix condition (and vs or) by Dan Carpenter · 13 years ago
  25. a7eef88 drm/radeon: double lock typo in radeon_vm_bo_rmv() by Dan Carpenter · 13 years ago
  26. 55ba70c drm/radeon: use after free in radeon_vm_bo_add() by Dan Carpenter · 13 years ago
  27. b5215ef drm/sis|via: don't return stack garbage from free_mem ioctl by Daniel Vetter · 13 years ago
  28. 67e915e drm/radeon/kms: check if vm is supported in VA ioctl by Alex Deucher · 13 years ago
  29. 9879326 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 13 years ago
  30. cc1f719 drm: introduce drm_can_sleep and use in intel/radeon drivers. (v2) by Dave Airlie · 13 years ago
  31. 3df9690 radeon: Fix disabling PCI bus mastering on big endian hosts. by Michel Dänzer · 13 years ago
  32. dea7e0a ttm: fix agp since ttm tt rework by Jerome Glisse · 13 years ago
  33. 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
  34. 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
  35. 3000bf3 drm/radeon/kms: sync across multiple rings when doing bo moves v3 by Alex Deucher · 13 years ago
  36. 93504fc drm/radeon/kms: Add support for multi-ring sync in CS ioctl (v2) by Christian König · 13 years ago
  37. 721604a drm/radeon: GPU virtual memory support v22 by Jerome Glisse · 13 years ago
  38. 09b4ea4 drm: make DRM_UNLOCKED ioctls with their own mutex by Ilija Hadzic · 13 years ago
  39. 53fead9 drm: no need to hold global mutex for static data by Ilija Hadzic · 13 years ago
  40. d7d0a75 drm/radeon/benchmark: common modes sweep ignores 640x480@32 by Chen Jie · 13 years ago
  41. 28eebb7 drm/radeon/kms: disable writeback on pre-R300 asics by Alex Deucher · 13 years ago
  42. c1341e5 drm/radeon: allocate semaphore from the ib pool by Jerome Glisse · 13 years ago
  43. 69e130a drm/radeon: make ib size variable by Jerome Glisse · 13 years ago
  44. 1f2e124 drm/radeon/kms: add missing ring ready check in sync tests by Alex Deucher · 13 years ago
  45. 0a7eb24 drm: add support for private planes by Rob Clark · 13 years ago
  46. a997115 drm: disconnect plane from fb/crtc when disabled by Rob Clark · 13 years ago
  47. 2c9ede5 switch device_get_devnode() and ->devnode() to umode_t * by Al Viro · 13 years ago
  48. d8e70a2 drm/i915: only set the intel_crtc DPMS mode to on if the mode set succeeded by Jesse Barnes · 13 years ago
  49. 7a41986 drm/i915: don't disable a PCH DPLL that's in use by Jesse Barnes · 13 years ago
  50. e6bfaf8 drm/i915: don't bail out of intel_wait_ring_buffer too early by Daniel Vetter · 13 years ago
  51. 4e0e90d drm/i915: kicking rings stuck on semaphores considered harmful by Daniel Vetter · 13 years ago
  52. ae662d3 drm/i915: Add support for resetting the SO write pointers on gen7. by Eric Anholt · 13 years ago
  53. e959b5d drm/i915: Make the fallback IRQ wait not sleep. by Eric Anholt · 13 years ago
  54. 42ff657 drm/i915: Work around gen7 BLT ring synchronization issues. by Eric Anholt · 13 years ago
  55. 7ea29b1 drm/i915: Do the fallback non-IRQ wait in ring throttle, too. by Eric Anholt · 13 years ago
  56. 116ac8d drm/i915: Set two chicken bits implicated in missed IRQs on Ivybridge. by Eric Anholt · 13 years ago
  57. 8ea3086 drm/i915: add color key support v4 by Jesse Barnes · 13 years ago
  58. 175bd42 drm/i915: track sprite coverage and disable primary plane if possible by Jesse Barnes · 13 years ago
  59. b840d907f drm/i915: add SNB and IVB video sprite support v6 by Jesse Barnes · 13 years ago
  60. c7dffff drm/i915: Clean up multi-threaded forcewake patch by Keith Packard · 13 years ago
  61. 4d85529 drm/i915: drpc debugfs update for gen6 by Ben Widawsky · 13 years ago
  62. 6ed55ee drm/i915: Update GEN6_RP_CONTROL definitions by Ben Widawsky · 13 years ago
  63. 84f9f93 drm/i915: Force sync command ordering (Gen6+) by Ben Widawsky · 13 years ago
  64. e2971bd drm/i915: relative_constants_mode race fix by Ben Widawsky · 13 years ago
  65. 7a7e873 Merge branch 'drm-radeon-testing' of ../drm-radeon-next into drm-core-next by Dave Airlie · 13 years ago
  66. 93a4ed8 drm/radeon/kms: define TMDS/LVTM HDMI enabling bits by Rafał Miłecki · 13 years ago
  67. 92db7f6 drm/radeon/kms: workaround invalid AVI infoframe checksum issue by Rafał Miłecki · 13 years ago
  68. f83d926 drm/radeon/kms: setup HDMI mode on Evergreen encoders by Rafał Miłecki · 13 years ago
  69. 2318fcd Merge branch 'drm-intel-next' of git://people.freedesktop.org/~keithp/linux into drm-core-next by Dave Airlie · 13 years ago
  70. f9f23a7 gma500: remove no_fb bits by Alan Cox · 13 years ago
  71. b6195aa gma500: Fix Cedarview support (Correct version) by Alan Cox · 13 years ago
  72. 56125db gma500: Add the E6xx PCI identifier we are missing by Alan Cox · 13 years ago
  73. 4376eee drm/radeon/kms/atom: fix possible segfault in pm setup by Alexander Müller · 13 years ago
  74. d36b691 misc latin1 to utf8 conversions by Al Viro · 13 years ago
  75. d840832 drm/exynos: added hdmi display support by Seung-Woo Kim · 13 years ago
  76. c32b06e drm/exynos: added mutex lock and code clean. by Inki Dae · 13 years ago
  77. 52c6881 drm/exynos: extend vblank off delay time. by Inki Dae · 13 years ago
  78. 0edf993 drm/exynos: change driver name. by Inki Dae · 13 years ago
  79. 229d353 drm/exynos: Support multi buffers by Seung-Woo Kim · 13 years ago
  80. e30d4bc drm/exynos: added pm support. by Inki Dae · 13 years ago
  81. e1533c0 drm/exynos: remove buffer creation of fbdev from drm framebuffer creation by Joonyoung Shim · 13 years ago
  82. 2364839 drm/exynos: Split creation of gem object and gem handle by Joonyoung Shim · 13 years ago
  83. 2d91cf1 drm/exynos: Fix a fake mmap offset creation by Joonyoung Shim · 13 years ago
  84. ee5e770 drm/exynos: gem code cleanup by Joonyoung Shim · 13 years ago
  85. 371de6e drm/i915: Disable RC6 on Sandybridge by default by Keith Packard · 13 years ago
  86. ebbd857 drm/i915: Disable semaphores by default on SNB by Keith Packard · 13 years ago
  87. 5c2a5ce drm: add missing exports for i810 driver. by Dave Airlie · 13 years ago
  88. 5c72765 Merge branch 'for-airlied' of git://people.freedesktop.org/~danvet/drm into drm-core-next by Dave Airlie · 13 years ago
  89. 40c34d0 drm/i810: don't acces hw regs in lastclose by Daniel Vetter · 13 years ago
  90. 87499ff drm/i810: cleanup reclaim_buffers by Daniel Vetter · 13 years ago
  91. 8a78389 vmwgfx: fix incorrect VRAM size check in vmw_kms_fb_create() by Xi Wang · 13 years ago
  92. 77e00f2 drm/radeon/kms: bail on BTC parts if MC ucode is missing by Alex Deucher · 13 years ago
  93. 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
  94. f7b24c4 drm/nouveau/ttm: fix crash as a result of a recent ttm change by Ben Skeggs · 13 years ago
  95. 7a6e0da drm: kill drm_sman by Daniel Vetter · 13 years ago
  96. be2fb9d drm/sis: use drm_mm instead of drm_sman by Daniel Vetter · 13 years ago
  97. 977b4f6 drm/via: use drm_mm instead of drm_sman by Daniel Vetter · 13 years ago
  98. 94e8953 drm/sman: kill user_hash_tab by Daniel Vetter · 13 years ago
  99. 6de8a74 drm/sis: track user->memblock mapping with idr by Daniel Vetter · 13 years ago
  100. 77ee8f3 drm/via: track user->memblock mapping with idr by Daniel Vetter · 13 years ago