1. 35aed2e drm/i915: Only print an message if there was an error by Chris Wilson · 14 years ago
  2. e20f9c6 drm/i915: Clean up leftover bits from hws move to ring structure. by Eric Anholt · 14 years ago
  3. 9553426 drm/i915: Add CxSR support on Pineview DDR3 by Li Peng · 14 years ago
  4. d8201ab i915: remove unneeded null checks by Dan Carpenter · 14 years ago
  5. 90a78e8 i915/intel_sdvo: remove unneeded null check by Dan Carpenter · 14 years ago
  6. 467b200 drm/i915: Fix HDMI mode select for Cougarpoint PCH by Zhenyu Wang · 14 years ago
  7. 778c354 drm/i915: combine all small integers into one single bitfield by Daniel Vetter · 14 years ago
  8. a7de64e drm/i915/dp: Add DPCD data to debug output by Adam Jackson · 14 years ago
  9. 9962c92 drm/i915/dp: Only enable enhanced framing if the sink supports it by Adam Jackson · 14 years ago
  10. 9908ff7 drm/i915: Kill dangerous pending-flip debugging by Chris Wilson · 14 years ago
  11. 9a7e849 drm/i915: Storage class should be before const qualifier by Tobias Klauser · 14 years ago
  12. 7648fa9 drm/i915: add power monitoring support by Jesse Barnes · 14 years ago
  13. 7a772c4 drm/i915/gen4: Extra CRT hotplug paranoia by Adam Jackson · 14 years ago
  14. 734b415 drm/i915: Add support for interlaced display. by Krzysztof Halasa · 14 years ago
  15. f953c93 i915: fix lock imbalance on error path... by Daniel J Blueman · 14 years ago
  16. f41275e drm/i915: Convert more trace events to DEFINE_EVENT by Li Zefan · 14 years ago
  17. 9517a92 drm/i915: add timeout to FBC disable waits by Jesse Barnes · 14 years ago
  18. d1b851f drm/i915: implement BSD ring buffer V2 by Zou Nan hai · 14 years ago
  19. 852835f drm/i915: convert some gem structures to per-ring V2 by Zou Nan hai · 14 years ago
  20. 8187a2b drm/i915: introduce intel_ring_buffer structure (V2) by Zou Nan hai · 14 years ago
  21. d3301d8 drm/i915: Rename dev_priv->ring to dev_priv->render_ring. by Eric Anholt · 14 years ago
  22. 62fdfea drm/i915: Move ringbuffer-related code to intel_ringbuffer.c. by Eric Anholt · 14 years ago
  23. 79a78dd drm/i915: Fail to load driver if KMS request without GEM by Chris Wilson · 14 years ago
  24. 59534f7 Merge branch 'drm-for-2.6.35' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6 by Linus Torvalds · 14 years ago
  25. f39d01b Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 14 years ago
  26. 05ea893 Merge remote branch 'anholt/drm-intel-next' into drm-next by Dave Airlie · 14 years ago
  27. eb1f8e4 drm/fbdev: rework output polling to be back in the core. (v4) by Dave Airlie · 14 years ago
  28. 1471ca9 fbdev: allow passing more than one aperture for handoff by Marcin Slusarz · 14 years ago
  29. 788885a drivers/gpu/drm/i915/i915_irq.c:i915_error_object_create(): use correct kmap-atomic slot by Andrew Morton · 14 years ago
  30. a7c5427 drm/i915: Fix out of tree builds by Peter Clifton · 14 years ago
  31. 007cc8a drm/i915: move fence lru to struct drm_i915_fence_reg by Daniel Vetter · 14 years ago
  32. 31770bd drm/i915: don't allow tiling changes on pinned buffers v2 by Daniel Vetter · 14 years ago
  33. 149c36a drm/i915: Be extra careful about A/D matching for multifunction SDVO by Adam Jackson · 14 years ago
  34. b108333 drm/i915: Fix DDC bus selection for multifunction SDVO by Adam Jackson · 14 years ago
  35. 34dc4d4 Merge remote branch 'origin/master' into drm-intel-next by Eric Anholt · 14 years ago
  36. 3d8620c drm/i915: cleanup mode setting before unmapping registers by Jesse Barnes · 14 years ago
  37. ee5382a drm/i915: Make fbc control wrapper functions by Adam Jackson · 14 years ago
  38. 1637ef4 drm/i915: Wait for the GPU whilst shrinking, if truly desperate. by Chris Wilson · 14 years ago
  39. 0a31a44 drm/i915: Use spatio-temporal dithering on PCH by Adam Jackson · 14 years ago
  40. 1918ad7 drm/i915: fix non-Ironlake 965 class crashes by Jesse Barnes · 14 years ago
  41. 6c9468e Merge branch 'master' into for-next by Jiri Kosina · 14 years ago
  42. e552eb7 drm/i915: use PIPE_CONTROL instruction on Ironlake and Sandy Bridge by Jesse Barnes · 14 years ago
  43. 20bf377 drm/i915: cleanup FBC buffers at unload time by Jesse Barnes · 14 years ago
  44. d4b74bf Revert "drm/i915: Configure the TV sense state correctly on GM45 to make TV detection reliable" by Dave Airlie · 14 years ago
  45. a8089e8 drm/i915: drop pointer to drm_gem_object by Daniel Vetter · 14 years ago
  46. 62b8b21 drm/i915: don't use ->driver_private anymore by Daniel Vetter · 14 years ago
  47. c397b90 drm/i915: embed the gem object into drm_i915_gem_object by Daniel Vetter · 14 years ago
  48. ac52bc5 drm/i915: introduce i915_gem_alloc_object by Daniel Vetter · 14 years ago
  49. fd632aa drm: free core gem object from driver callbacks by Daniel Vetter · 14 years ago
  50. 7fff400 Merge branch 'drm-fbdev-cleanup' into drm-core-next by Dave Airlie · 14 years ago
  51. 97921a5 Merge remote branch 'anholt/drm-intel-next' of /home/airlied/kernel/drm-next into drm-core-next by Dave Airlie · 14 years ago
  52. c36a2a6 drm/i915: fix tiling limits for i915 class hw v2 by Daniel Vetter · 14 years ago
  53. 6e0032f drm/i915: Don't touch PORT_HOTPLUG_EN in intel_dp_detect() by Karsten Wiese · 14 years ago
  54. 3143751 drm/i915: set DIDL using the ACPI video output device _ADR method return. by Zhang Rui · 14 years ago
  55. 77ffb59 drm/i915/pch: Use minimal number of FDI lanes (v2) by Adam Jackson · 14 years ago
  56. 5ce8ba7 drm/i915: Fix 82854 PCI ID, and treat it like other 85X by Adam Jackson · 14 years ago
  57. 8f4695e drm/i915: Attempt to fix watermark setup on 85x (v2) by Adam Jackson · 14 years ago
  58. 13bd8e4 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/anholt/drm-intel by Linus Torvalds · 14 years ago
  59. 7f8a856 drm/i915: Add the support of memory self-refresh on Ironlake by Zhenyu Wang · 14 years ago
  60. d429434 drm/i915: Move Pineview CxSR and watermark code into update_wm hook. by Zhao Yakui · 14 years ago
  61. a2c459e drm/i915: Only save/restore FBC on the platform that supports FBC by Zhao Yakui · 14 years ago
  62. 8a1837c drm/i915: Fix the incorrect argument for SDVO SET_TV_format command by Zhao Yakui · 14 years ago
  63. 461ed3c drm/i915: Add support of SDVO on Ibexpeak PCH by Zhao Yakui · 14 years ago
  64. cfecde4 drm/i915: Don't enable pipe/plane/VCO early (wait for DPMS on). by Carl Worth · 14 years ago
  65. ea059a1 drm/i915: do not read uninitialized ->dev_private by Luca Tettamanti · 14 years ago
  66. a1f4b7ff Revert "drm/i915: Use a dmi quirk to skip a broken SDVO TV output." by Zhenyu Wang · 14 years ago
  67. 14571b4 drm/i915: implement multifunction SDVO device support by Zhenyu Wang · 14 years ago
  68. 409608b drm/i915: remove unused intel_pipe_get_connector() by Zhenyu Wang · 14 years ago
  69. 1f254ec2 drm/i915: remove connector object in old output structure by Zhenyu Wang · 14 years ago
  70. 0c41ee2 drm/i915: convert TV driver to new encoder/connector structure by Zhenyu Wang · 14 years ago
  71. d2a82a6 drm/i915: convert SDVO driver to new encoder/connector structure by Zhenyu Wang · 14 years ago
  72. 599be16 drm/i915: convert DVO driver to new encoder/connector structure by Zhenyu Wang · 14 years ago
  73. 55f78c4 drm/i915: convert DP/eDP driver to new encoder/connector structure by Zhenyu Wang · 14 years ago
  74. 674e2d0 drm/i915: convert HDMI driver to new encoder/connector structure by Zhenyu Wang · 14 years ago
  75. bb8a356 drm/i915: convert LVDS driver to new encoder/connector structure by Zhenyu Wang · 14 years ago
  76. 454c1ca drm/i915: convert VGA driver to new encoder/connector structure by Zhenyu Wang · 14 years ago
  77. 9c9e792 drm/i915: Set sync polarity correctly on DisplayPort by Adam Jackson · 14 years ago
  78. ab00a9e drm/i915: Un-magic a DPCD register write by Adam Jackson · 14 years ago
  79. e3421a1 drm/i915: enable DP/eDP for Sandybridge/Cougarpoint by Zhenyu Wang · 14 years ago
  80. 0f22906 drm/i915: enable HDMI on Cougarpoint by Zhenyu Wang · 14 years ago
  81. b3b095b drm/i915: enable LVDS on Cougarpoint by Zhenyu Wang · 14 years ago
  82. a4a6b90 drm/i915: Fix CRT force detect on Cougarpoint by Zhenyu Wang · 14 years ago
  83. 8db9d77 drm/i915: Support for Cougarpoint PCH display pipeline by Zhenyu Wang · 14 years ago
  84. 3bad078 drm/i915: Probe for PCH chipset type by Zhenyu Wang · 14 years ago
  85. 7da9f6c drm/i915: Sandybridge has no integrated TV by Zhenyu Wang · 14 years ago
  86. edcb49c drm/i915: Fix legacy BLC event for pipe A by Zhao Yakui · 14 years ago
  87. d275f66 drm/i915: Clear the LVDS pipe B select bit when moving the LVDS to pipe A. by Eric Anholt · 14 years ago
  88. 0f3ee80 drm/i915: Allow LVDS on pipe A on gen4+ by Adam Jackson · 14 years ago
  89. 6443170 drm/i915: Remove dead KMS encoder save/restore code. by Eric Anholt · 14 years ago
  90. bfac4d6 drm/i915: Ignore LVDS EDID when it is unavailabe or invalid by Zhao Yakui · 14 years ago
  91. 335af9a drm/i915: change intel_ddc_get_modes() function parameters by Zhenyu Wang · 14 years ago
  92. c1c4397 drm/i915: passing drm connector param for load detection by Zhenyu Wang · 14 years ago
  93. f1c79df drm/i915: Add new helper to return current attached encoder for connector by Zhenyu Wang · 14 years ago
  94. 5daa55e drm/i915: Add new 'intel_connector' structure by Zhenyu Wang · 14 years ago
  95. c5e4df3 drm/i915: more conversion from connector_list walk to encoder_list by Zhenyu Wang · 14 years ago
  96. 5bf4c9c drm/i915: use encoder_list for hotplug callback by Zhenyu Wang · 14 years ago
  97. 903cf20 drm/i915: Convert some trace events to DEFINE_TRACE by Li Zefan · 15 years ago
  98. fb8b5a3 drm/i915: Configure the TV sense state correctly on GM45 to make TV detection reliable by Zhao Yakui · 14 years ago
  99. b1f2019 drm/fb: remove drm_fb_helper_setcolreg by James Simmons · 14 years ago
  100. 4abe352 drm/kms/fb: use slow work mechanism for normal hotplug also. by Dave Airlie · 14 years ago