1. d5dd96c i915: disable DAC on Ironlake also when doing CRT load detection. by Dave Airlie · 14 years ago
  2. 9d0498a drm/i915: wait for actual vblank, not just 20ms by Jesse Barnes · 14 years ago
  3. d240f20 drm/i915: make sure eDP PLL is enabled at the right time by Jesse Barnes · 14 years ago
  4. 9cce37f drm/i915: fix VGA plane disable for Ironlake+ by Jesse Barnes · 14 years ago
  5. 7643a7f drm/i915: eDP mode set sequence corrections by Jesse Barnes · 14 years ago
  6. 37c6c9b drm/i915: add panel reset workaround by Jesse Barnes · 14 years ago
  7. ce17178 drm/i915: Enable RC6 on Ironlake. by Zou Nan hai · 14 years ago
  8. 8545423 drm/i915/sdvo: Only set is_lvds if we have a valid fixed mode. by Chris Wilson · 14 years ago
  9. aa40d6b drm/i915: Set up a render context on Ironlake by Zou Nan hai · 14 years ago
  10. 1cafd34 drm/i915 invalidate indirect state pointers at end of ring exec by Zou Nan hai · 14 years ago
  11. e78d73b drm/i915: Wake-up wait_request() from elapsed hang-check (v2) by Chris Wilson · 14 years ago
  12. 6eeefaf drm/i915: Apply i830 errata for cursor alignment by Chris Wilson · 14 years ago
  13. 560b85b drm/i915: Only update i845/i865 CURBASE when disabled (v2) by Chris Wilson · 14 years ago
  14. c27ba48 drm/i915: FBC is updated within set_base() so remove second call in mode_set() by Chris Wilson · 14 years ago
  15. 5ddb954 drm/i915/edp: Flush the write before waiting for PLLs by Chris Wilson · 14 years ago
  16. 913d8d1 drm/i915: Ensure that while(INREG()) are bounded (v2) by Chris Wilson · 14 years ago
  17. dd785e3 drm/i915/ringbuffer: Set ring->gem_buffer = NULL on init unwind by Chris Wilson · 14 years ago
  18. debcadd drm/i915: Update watermarks for Ironlake after dpms changes by Chris Wilson · 14 years ago
  19. 862daef drm/i915/opregion: Use ASLE response codes defined in 0.1 by Chris Wilson · 14 years ago
  20. 868dc58 drm/i915/display: Add pipe/plane information to dpms debugging by Chris Wilson · 14 years ago
  21. ae9fed6 drm/i915: Truncate the shmem backing pages on purge by Chris Wilson · 14 years ago
  22. 20a0945 drm/i915: Write to display base last. by Chris Wilson · 14 years ago
  23. 1d8e1c7 drm/i915: Enable aspect/centering panel fitting for Ironlake. by Chris Wilson · 14 years ago
  24. 2e88e40 drm/i915/sdvo: Markup a few constant strings. by Chris Wilson · 14 years ago
  25. e56660d drm/i915: Record error batch buffers using iomem by Chris Wilson · 14 years ago
  26. 7d1c480 drm/i915: Maintain LRU order of inactive objects upon access by CPU (v2) by Chris Wilson · 14 years ago
  27. cd377ea drm/i915: Implement fair lru eviction across both rings. (v2) by Chris Wilson · 14 years ago
  28. b47eb4a drm/i915: Move the eviction logic to its own file. by Chris Wilson · 14 years ago
  29. 6f392d5 drm/i915: Use a common seqno for all rings. by Chris Wilson · 14 years ago
  30. 0108a3e drm/i915: prepare for fair lru eviction by Daniel Vetter · 14 years ago
  31. bf1a109 drm/i915: Append the object onto the inactive list on binding. by Chris Wilson · 14 years ago
  32. 6ef3d42 drm/i915: Capture the overlay status upon a GPU hang. by Chris Wilson · 14 years ago
  33. dbd7ac9 drm/i915: Use an uncommon name for the local dev_priv in macros by Chris Wilson · 14 years ago
  34. e898cd2 drm/i915: Inline ringbuffer_emit() by Chris Wilson · 14 years ago
  35. d97ed33 drm/i915: Move ringbuffer accounting to begin/advance. by Chris Wilson · 14 years ago
  36. 1741dd4 drm/i915: Unroll wrapping of the ringbuffer. by Chris Wilson · 14 years ago
  37. ae7d49d drm/i915: Emit a backtrace if we attempt to rebind a pinned buffer by Chris Wilson · 14 years ago
  38. 87f8ebf drm/i915: Disable the cursor for DPMS_OFF by Chris Wilson · 14 years ago
  39. 6146b3d drm/i915: i8xx also doesn't like multiple oustanding pageflips by Daniel Vetter · 14 years ago
  40. 69d0b96 drm/i915: fixup pageflip ringbuffer commands for i8xx by Daniel Vetter · 14 years ago
  41. 0be555b drm/i915: report all active objects as busy by Chris Wilson · 14 years ago
  42. 403c89f drm/i915: Mark the static memory latency tables const. by Chris Wilson · 14 years ago
  43. 88f356b drm/i915: Only emit flushes on active rings. by Chris Wilson · 14 years ago
  44. e044218 drm/i915/sdvo: Add dot crawl property by Chris Wilson · 14 years ago
  45. c552170 drm/i915/sdvo: Add missing TV filters by Chris Wilson · 14 years ago
  46. fcc8d67 drm/i915/sdvo: Check for allocation failure when constructing properties by Chris Wilson · 14 years ago
  47. 4003975 drm/i915/sdvo: Use an integer mapping for supported tv format modes by Chris Wilson · 14 years ago
  48. 32aad86 drm/i915/sdvo: Propagate errors from reading/writing control bus. by Chris Wilson · 14 years ago
  49. 615fb93 drm/i915: Subclass intel_connector. by Chris Wilson · 14 years ago
  50. ea5b213 drm/i915: Subclass intel_encoder. by Chris Wilson · 14 years ago
  51. 94113ce drm/i915: Do not clobber the contents of TRANS_DP_CTL when enabling. by Chris Wilson · 14 years ago
  52. 3e33d94 drm/i915: Remove useless message when disabling "Big FIFO" on PineView by Chris Wilson · 14 years ago
  53. 3b7433b Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq by Linus Torvalds · 14 years ago
  54. fc1caf6 Merge branch 'drm-core-next' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6 by Linus Torvalds · 14 years ago
  55. 9779714 Merge branch 'kms-merge' of git://git.kernel.org/pub/scm/linux/kernel/git/jwessel/linux-2.6-kgdb by Linus Torvalds · 14 years ago
  56. f90ebd9 drm_fb_helper: Preserve capability to use atomic kms by Jason Wessel · 14 years ago
  57. c924b93 i915: when kgdb is active display compression should be off by Jason Wessel · 14 years ago
  58. 8125556 drm/i915: use new fb debug hooks by Jesse Barnes · 14 years ago
  59. 1a7aba7 drm: add KGDB/KDB support by Jesse Barnes · 14 years ago
  60. 5837471 drm: kill BKL from common code by Arnd Bergmann · 14 years ago
  61. a1e09b6 drm/kms: Simplify setup of the initial I2C encoder config. by Francisco Jerez · 14 years ago
  62. fca3ec0 drm,io-mapping: Specify slot to use for atomic mappings by Chris Wilson · 14 years ago
  63. 430f70d drm/radeon/kms: only expose underscan on avivo chips by Alex Deucher · 14 years ago
  64. 3fb688f drm: Cleanup after failing to create master->unique and dev->name by Chris Wilson · 14 years ago
  65. d790d4d Merge branch 'master' into for-next by Jiri Kosina · 14 years ago
  66. dc77de1 drm/radeon: tone down overchatty acpi debug messages. by Dave Airlie · 14 years ago
  67. 5b1714d drm/radeon/kms: enable underscan option for digital connectors by Alex Deucher · 14 years ago
  68. d65d65b drm/radeon/kms: fix calculation of h/v scaling factors by Alex Deucher · 14 years ago
  69. fa0a602 Merge remote branch 'intel/drm-intel-next' of /ssd/git/drm-next into drm-core-next by Dave Airlie · 14 years ago
  70. 4c70b2e drm/radeon/kms/igp: sideport is AMD only by Alex Deucher · 14 years ago
  71. e06b14e drm/radeon/kms: handle the case of no active displays properly in the bandwidth code by Alex Deucher · 14 years ago
  72. ba4420c drm: move ttm global code to core drm by Dave Airlie · 15 years ago
  73. 7b824ec drm/i915: Clear the Ironlake dithering flags when the pipe doesn't want it. by Eric Anholt · 14 years ago
  74. 2581afc drm/radeon/kms: make sure HPD is set to NONE on analog-only connectors by Alex Deucher · 14 years ago
  75. e0a2ca7 drm/radeon/kms: make sure rio_mem is valid before unmapping it by Alex Deucher · 14 years ago
  76. d1d6ca7 drm/agp/i915: trim stolen space to 32M by Jesse Barnes · 14 years ago
  77. cda4b7d drm/i915: Unset cursor if out-of-bounds upon mode change (v4) by Chris Wilson · 14 years ago
  78. 86f100b drm/i915: Unreference object not handle on creation by Chris Wilson · 14 years ago
  79. 8dc1775 drm/i915: Attempt to uncouple object after catastrophic failure in unbind by Chris Wilson · 14 years ago
  80. be72615 drm/i915: Repeat unbinding during free if interrupted (v6) by Chris Wilson · 14 years ago
  81. b09a1fe drm/i915: Refactor i915_gem_retire_requests() by Chris Wilson · 14 years ago
  82. b9421ae drm/i915: Warn if we run out of FIFO space for a mode by Chris Wilson · 14 years ago
  83. 8de9b31 drm/i915: Round up the watermark entries (v3) by Chris Wilson · 14 years ago
  84. d796136 drm/i915: Typo in (unused) register mask for overlay. by Chris Wilson · 14 years ago
  85. a1efd14 drm/i915: Check overlay stride errata for i830 and i845 by Chris Wilson · 14 years ago
  86. 7de56f4 drm/i915: Validate the mode for eDP by using fixed panel size by Zhao Yakui · 14 years ago
  87. 0d3a1be drm/i915: Always use the fixed panel timing for eDP by Zhao Yakui · 14 years ago
  88. 1fc7947 drm/i915: Enable panel fitting for eDP by Zhao Yakui · 14 years ago
  89. b9efc48 drm/i915: Add fixed panel mode parsed from EDID for eDP without fixed mode in VBT by Zhao Yakui · 14 years ago
  90. 81a14b4 drm/i915/sdvo: Set sync polarity based on actual mode by Adam Jackson · 14 years ago
  91. b599c0b drm/i915/hdmi: Set sync polarity based on actual mode by Adam Jackson · 14 years ago
  92. d6d9526 drm/i915/pch: Set transcoder sync polarity for DP based on actual mode by Adam Jackson · 14 years ago
  93. cb0953d drm/i915: Initialize LVDS and eDP outputs before anything else by Adam Jackson · 14 years ago
  94. b329530 drm/i915/dp: Correctly report eDP in the core connector type by Adam Jackson · 14 years ago
  95. f091737 drm/i915/dp: Rename has_edp to is_pch_edp to reflect its real meaning by Adam Jackson · 14 years ago
  96. 49be663 drm/i915: Refactor panel fitting on the LVDS. (v2) by Chris Wilson · 14 years ago
  97. 7167704 drm/i915: Remove the redundant check for a fixed_panel_mode by Chris Wilson · 14 years ago
  98. 4f44407 drm/i915: apply DP bandwidth workaround for PCH eDP as well by Jesse Barnes · 14 years ago
  99. 2bd34f6 Merge remote branch 'origin/master' into drm-intel-next by Eric Anholt · 14 years ago
  100. 6103da0 drm/i915: Include any alternate names by which the device is known. by Chris Wilson · 14 years ago