1. 3685a8f drm/i915: Fix RGB color range property for PCH platforms by Ville Syrjälä · 12 years ago
  2. 93d1879 drm/i915: Remove use of gtt_mappable_entries by Ben Widawsky · 12 years ago
  3. dabb7a9 drm/i915: Remove use on gma_bus_addr on gen6+ by Ben Widawsky · 12 years ago
  4. 5d4545a drm/i915: Create a gtt structure by Ben Widawsky · 12 years ago
  5. 00fc2c3 drm/i915: Remove gtt_mappable_total by Ben Widawsky · 12 years ago
  6. 35451cb drm/i915: Mappable_end can't ever be > end by Ben Widawsky · 12 years ago
  7. c1fc652 drm/i915: Kill gtt_end by Ben Widawsky · 12 years ago
  8. c70af1e drm/i915: Fix SPRITE0_FLIP_DONE_INT_EN_VLV and SPRITE0_FLIPDONE_INT_STATUS_VLV by Ville Syrjälä · 12 years ago
  9. eef90cc drm/i915: Use the reloc.handle as an index into the execbuffer array by Chris Wilson · 12 years ago
  10. ed5982e drm/i915: Allow userspace to hint that the relocations were known by Daniel Vetter · 12 years ago
  11. bcffc3f drm/i915: Move the execbuffer objects list from the stack into the tracker by Chris Wilson · 12 years ago
  12. 3b96eff drm/i915: Take the handle idr spinlock once for looking up the exec objects by Chris Wilson · 12 years ago
  13. 419fa72 drm/i915: Mark a temporary allocation for copy-from-user as such by Chris Wilson · 12 years ago
  14. 43e28f0 drm/i915: Bail if we attempt to allocate pages for a purged object by Chris Wilson · 12 years ago
  15. dd624af drm/i915: Add a debug interface to forcibly evict and shrink our object caches by Chris Wilson · 12 years ago
  16. 0fa8779 drm/i915: use gtt_get_size() instead of open coding it by Imre Deak · 12 years ago
  17. 56c844e drm/i915: merge {i965, sandybridge}_write_fence_reg() by Imre Deak · 12 years ago
  18. d865110 drm/i915: merge get_gtt_alignment/get_unfenced_gtt_alignment() by Imre Deak · 12 years ago
  19. af5163a drm/i915: Remove pch_rq_mask from struct drm_i915_private. by Egbert Eich · 12 years ago
  20. 2c10d57 drm/i915: wake up all pageflip waiters by Daniel Vetter · 12 years ago
  21. b5cc6c0 Merge tag 'drm-intel-next-2012-12-21' of git://people.freedesktop.org/~danvet/drm-intel into drm-next by Dave Airlie · 12 years ago
  22. ca5c8a4c Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 12 years ago
  23. e8e8962 drm/ttm: fix fence locking in ttm_buffer_object_transfer by Daniel Vetter · 12 years ago
  24. c75be25 Merge branch 'drm-fixes-3.8' of git://people.freedesktop.org/~agd5f/linux into drm-next by Dave Airlie · 12 years ago
  25. be8a42a drm/prime: drop reference on imported dma-buf come from gem by Seung-Woo Kim · 12 years ago
  26. d1f9809 drm/radeon: add quirk for d3 delay during switcheroo poweron for apple macbooks by Maarten Lankhorst · 12 years ago
  27. 663d876 drm/exynos: move finish page flip to a common place by Rahul Sharma · 12 years ago
  28. 28998af drm/exynos: fimd: modify condition in fimd resume by Prathyush K · 12 years ago
  29. 2566014 Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 12 years ago
  30. a10fbb4 drm/radeon: fix DMA CS parser for r6xx linear copy packet by Alex Deucher · 12 years ago
  31. 43fb778 drm/radeon: split r6xx and r7xx copy_dma functions by Alex Deucher · 12 years ago
  32. 5cbd419 drm/exynos: Use devm_clk_get in exynos_drm_gsc.c by Sachin Kamat · 12 years ago
  33. a8527cf drm/exynos: Remove redundant NULL check in exynos_drm_gsc.c by Sachin Kamat · 12 years ago
  34. cfdee8f drm/exynos: Remove explicit freeing using devm_* APIs in exynos_drm_gsc.c by Sachin Kamat · 12 years ago
  35. af8cd94 drm/exynos: Use devm_clk_get in exynos_drm_rotator.c by Sachin Kamat · 12 years ago
  36. df257a8 drm/exynos: Remove redundant NULL check in exynos_drm_rotator.c by Sachin Kamat · 12 years ago
  37. 6eac74d drm/exynos: Remove unnecessary devm_* freeing APIs in exynos_drm_rotator.c by Sachin Kamat · 12 years ago
  38. 15b3263 drm/exynos: Use devm_clk_get in exynos_drm_fimc.c by Sachin Kamat · 12 years ago
  39. 3fb6922 drm/exynos: Remove redundant NULL check by Sachin Kamat · 12 years ago
  40. 87acdde drm/exynos: Remove explicit freeing using devm_* APIs in exynos_drm_fimc.c by Sachin Kamat · 12 years ago
  41. bfb6ed2 drm/exynos: Use devm_kzalloc in exynos_drm_ipp.c by Sachin Kamat · 12 years ago
  42. 1dcfe23 drm/exynos: fix gem buffer allocation type checking by Inki Dae · 12 years ago
  43. 13a32eb drm/exynos: remove needless parenthesis. by Eunchul Kim · 12 years ago
  44. e39d5ce drm/exynos: fix incorrect interrupt induced by m2m operation. by Jinyoung Jeon · 12 years ago
  45. b5c0b55 drm/exynos: remove color bar pattern operation. by JoongMock Shin · 12 years ago
  46. 6fe891f drm/exynos: correct some comments to abbreviation. by Eunchul Kim · 12 years ago
  47. 5bbea0c drm/exynos: fix build warning. by Eunchul Kim · 12 years ago
  48. 4f21877 drm/exynos: consider both case of vflip and hflip. by Eunchul Kim · 12 years ago
  49. 0ca824c drm/exynos: remove needless error handling to property. by Eunchul Kim · 12 years ago
  50. 7259c3d drm/exynos: change member variable name. by Eunchul Kim · 12 years ago
  51. 694be45 drm/exynos: consider buffer allocation without iommu by Inki Dae · 12 years ago
  52. d81aecb drm/exynos: change file license to GPL by Inki Dae · 12 years ago
  53. c704f1b drm/exynos: consider no iommu support to console framebuffer by Inki Dae · 12 years ago
  54. f4fd9bd drm/exynos: fix flags in dma buf exporting by Seung-Woo Kim · 12 years ago
  55. eda85d6 drm/nouveau: fix init with agpgart-uninorth by Aaro Koskinen · 12 years ago
  56. 57cdf82 drm: nouveau: Fix build warning seen if HWMON is undefined by Guenter Roeck · 12 years ago
  57. 06bc6df drm/radeon: switch to a finer grained reset for SI (v2) by Alex Deucher · 12 years ago
  58. 271d6fed drm/radeon: switch to a finer grained reset for cayman/TN by Alex Deucher · 12 years ago
  59. 0ecebb9 drm/radeon: switch to a finer grained reset for evergreen by Alex Deucher · 12 years ago
  60. 71e3d15 drm/radeon: switch to a finer grained reset for r6xx/7xx by Alex Deucher · 12 years ago
  61. ec46c76 drm/radeon: add GPU reset flags by Alex Deucher · 12 years ago
  62. 4b681c2 drm/radeon: fix typo in evergreen dma fence by Alex Deucher · 12 years ago
  63. 56550d9 Drivers: gpu: remove __dev* attributes. by Greg Kroah-Hartman · 12 years ago
  64. 0a9069d drm/radeon: Properly handle DDC probe for DP bridges by Niels Ole Salscheider · 12 years ago
  65. 64c56e8 drm/radeon: reset dma engine on gpu reset (v2) by Jerome Glisse · 12 years ago
  66. eaaa698 drm/radeon: print dma status reg on lockup (v2) by Jerome Glisse · 12 years ago
  67. 4d00919 drm/radeon: improve ring debugfs printing by Jerome Glisse · 12 years ago
  68. 7479548 drm/radeon: add debugfs file for dma rings by Jerome Glisse · 12 years ago
  69. 909d9eb drm/radeon/r6xx: fix DMA engine for ttm bo transfers by Alex Deucher · 12 years ago
  70. cafa59b drm/radeon: add connector table for Mac G4 Silver by Alex Deucher · 12 years ago
  71. d5757db Revert "drm: tegra: protect DC register access with mutex" by Dave Airlie · 12 years ago
  72. 500df2e drm: tegra: program only one window during modeset by Lucas Stach · 12 years ago
  73. e39250a drm: tegra: clean out old gem prototypes by Lucas Stach · 12 years ago
  74. fa416dd drm: tegra: remove redundant tegra2_tmds_config entry by Lucas Stach · 12 years ago
  75. 83c0bcb drm: tegra: protect DC register access with mutex by Lucas Stach · 12 years ago
  76. 4026bfb drm: tegra: don't leave clients host1x member uninitialized by Lucas Stach · 12 years ago
  77. 4049508 drm: tegra: fix front_porch <-> back_porch mixup by Lucas Stach · 12 years ago
  78. 8be0e5c Merge branch 'drm-intel-fixes' of git://people.freedesktop.org/~danvet/drm-intel into drm-next by Dave Airlie · 12 years ago
  79. b1d778b Merge branch 'drm-fixes-3.8' of git://people.freedesktop.org/~agd5f/linux into drm-next by Dave Airlie · 12 years ago
  80. eca1529 drm/nve0/graph: fix fuc, and enable acceleration on all known chipsets by Ben Skeggs · 12 years ago
  81. 9025306 drm/nvc0/graph: fix fuc, and enable acceleration on GF119 by Ben Skeggs · 12 years ago
  82. 5ddf4d4 drm/nouveau/bios: cache ramcfg strap on later chipsets by Ben Skeggs · 12 years ago
  83. 3d8ec27 drm/nouveau/mxm: silence output if no bios data by Ben Skeggs · 12 years ago
  84. 0dd660d drm/nouveau/bios: parse/display extra version component by Ben Skeggs · 12 years ago
  85. 1ed7316 drm/nouveau/bios: implement opcode 0xa9 by Ben Skeggs · 12 years ago
  86. d2bcea6 drm/nouveau/bios: update gpio parsing apis to match current design by Ben Skeggs · 12 years ago
  87. caba557 drm/nouveau: initial support for GK106 by Ben Skeggs · 12 years ago
  88. 668bbc8 drm/radeon: add WAIT_UNTIL to evergreen VM safe reg list by Alex Deucher · 12 years ago
  89. c0c36b94 drm/i915: Return the real error code from intel_set_mode() by Chris Wilson · 12 years ago
  90. 1c45140 drm/i915: Make GSM void by Ben Widawsky · 12 years ago
  91. 06e5598 drm/i915: Move GSM mapping into dev_priv by Ben Widawsky · 12 years ago
  92. d7e5008 drm/i915: Move even more gtt code to i915_gem_gtt by Ben Widawsky · 12 years ago
  93. da494d7 drm/i915: disable shrinker lock stealing for create_mmap_offset by Daniel Vetter · 12 years ago
  94. 677feac drm/i915: optionally disable shrinker lock stealing by Daniel Vetter · 12 years ago
  95. 5b42427 drm/i915: fix flags in dma buf exporting by Dave Airlie · 12 years ago
  96. dcd6a97 Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 12 years ago
  97. 4613ca1 drm/radeon: add support for MEM_WRITE packet by Jerome Glisse · 12 years ago
  98. d349357 drm/radeon: restore modeset late in GPU reset path by Jerome Glisse · 12 years ago
  99. 5f8f635 drm/radeon: avoid deadlock in pm path when waiting for fence by Jerome Glisse · 12 years ago
  100. 76903b9 drm/radeon: don't leave fence blocked process on failed GPU reset by Jerome Glisse · 12 years ago