1. 7a87c28 drm/i915: implement IBX hdmi transcoder select workaround by Daniel Vetter · 12 years ago
  2. 1523c31 drm/i915: add min freq control to debugfs by Jesse Barnes · 12 years ago
  3. cb1793c drm/i915: don't chnage the original mode in dp_mode_fixup by Daniel Vetter · 12 years ago
  4. 7124465 drm/i915: adjusted_mode->clock in the dp mode_fixup by Daniel Vetter · 12 years ago
  5. 94bf2ce drm/i915: compute the target_clock for edp directly by Daniel Vetter · 12 years ago
  6. 30dfebf drm/i915: extract object active state flushing code by Daniel Vetter · 12 years ago
  7. 493a708 drm/i915: clarify IBX dp workaround by Daniel Vetter · 12 years ago
  8. e269f90 Merge remote-tracking branch 'airlied/drm-prime-vmap' into drm-intel-next-queued by Daniel Vetter · 12 years ago
  9. 112abd2 drm/i915: simplify sysfs setup code by Daniel Vetter · 12 years ago
  10. 98fd81c drm/i915: initialize the parity work only once by Daniel Vetter · 12 years ago
  11. d2ba847 drm/i915: ivybridge_handle_parity_error should be static by Daniel Vetter · 12 years ago
  12. 9a70cc2 i915: add dma-buf vmap support for exporting vmapped buffer by Dave Airlie · 12 years ago
  13. 2dad9d4 i915: add stub dma-buf mmap callback. by Dave Airlie · 12 years ago
  14. 84bc758 drm/i915: l3 parity sysfs interface by Ben Widawsky · 12 years ago
  15. b9524a1 drm/i915: remap l3 on hw init by Ben Widawsky · 12 years ago
  16. 15b9f80 drm/i915: enable parity error interrupts by Ben Widawsky · 12 years ago
  17. e368919 drm/i915: Dynamic Parity Detection handling by Ben Widawsky · 12 years ago
  18. 6c98237 drm/i915: s/mdelay/msleep/ in the sdvo detect function by Daniel Vetter · 12 years ago
  19. 61e9653 drm/i915: reuse the sdvo tv clock adjustment in ilk mode_set by Daniel Vetter · 12 years ago
  20. e5153dc drm/i915: there's no cxsr on ilk by Daniel Vetter · 12 years ago
  21. 9d9740f drm/i915: add some barriers when changing DIPs by Paulo Zanoni · 12 years ago
  22. c30b611 drm/i915: remove comment about HSW HDMI DIPs by Paulo Zanoni · 12 years ago
  23. b659c3d drm/i915: don't set SDVO_BORDER_ENABLE when we're HDMI by Paulo Zanoni · 12 years ago
  24. 9d32d16 drm/i915: don't write 0 to DIP control at HDMI init by Paulo Zanoni · 12 years ago
  25. 72b78c9 drm/i915: disable DIP while changing the port by Paulo Zanoni · 12 years ago
  26. 0dd87d2 drm/i915: explicitly disable the DIPs we're not using by Paulo Zanoni · 12 years ago
  27. 5cde2a6 drm/i915: don't wait for vblank while writing InfoFrames by Paulo Zanoni · 12 years ago
  28. 822974a drm/i915: enable DIP before enabling each InfoFrame by Paulo Zanoni · 12 years ago
  29. f278d97 drm/i915: only set the HDMI port on the DIP once by Paulo Zanoni · 12 years ago
  30. 0c14c7f drm/i915: properly alternate between DVI and HDMI by Paulo Zanoni · 12 years ago
  31. 687f4d0 drm/i915: add set_infoframes to struct intel_hdmi by Paulo Zanoni · 12 years ago
  32. a21f976 Merge branch 'drm-intel-fixes' of git://people.freedesktop.org/~danvet/drm-intel into drm-fixes by Dave Airlie · 12 years ago
  33. eeafaac drm/i915/hdmi: Fix reg values for g4x_hdmi_connected by Chris Wilson · 12 years ago
  34. 199b2bc drm/i915: s/i915_wait_request/i915_wait_seqno/g by Ben Widawsky · 12 years ago
  35. 23ba4fd drm/i915: wait render timeout ioctl by Ben Widawsky · 12 years ago
  36. ef12dab drm/i915: tune down the noise of the RP irq limit fail by Daniel Vetter · 12 years ago
  37. 31d8d65 drm/i915: Remove the error message for unbinding pinned buffers by Chris Wilson · 12 years ago
  38. bed1ea9 drm/i915: Limit page allocations to lowmem (dma32) for i965 by Chris Wilson · 12 years ago
  39. f3fd376 drm/i915: improve i915_wait_request_begin trace by Ben Widawsky · 12 years ago
  40. 5c81fe85 drm/i915: timeout parameter for seqno wait by Ben Widawsky · 12 years ago
  41. f2fde3a6 Merge branch 'drm-core-next' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 12 years ago
  42. 89ba829 drm/i915: always use RPNSWREQ for turbo change requests by Jesse Barnes · 12 years ago
  43. 0af78a2 drm/i915: reject doubleclocked cea modes on dp by Daniel Vetter · 12 years ago
  44. 9589919 drm/i915: Adding TV Out Missing modes. by Rodrigo Vivi · 12 years ago
  45. bf2125e drm/i915: wait for a vblank to pass after tv detect by Daniel Vetter · 12 years ago
  46. 3347111 drm/i915: no lvds quirk for HP t5740e Thin Client by Jan-Benedict Glaw · 12 years ago
  47. 6cb4983 drm/i915: enable vdd when switching off the eDP panel by Daniel Vetter · 12 years ago
  48. 92b27b0 drm/i915: Fix PCH PLL assertions to not assume CRTC:PLL relationship by Chris Wilson · 12 years ago
  49. 7b9e0ae drm/i915: Always update RPS interrupts thresholds along with frequency by Chris Wilson · 12 years ago
  50. 59d92bf drm/i915: properly handle interlaced bit for sdvo dtd conversion by Daniel Vetter · 12 years ago
  51. 6a101cb drm/i915: make some dmabuf things static by Dave Airlie · 12 years ago
  52. 1286ff7 i915: add dmabuf/prime buffer sharing support. by Daniel Vetter · 12 years ago
  53. e6ecefa drm: Constify drm_mode_config_funcs pointer by Laurent Pinchart · 12 years ago
  54. 78b6855 drm: Constify gem_vm_ops pointer by Laurent Pinchart · 12 years ago
  55. af437cf drm/backlight: initialize struct backlight_properties properly by Corentin Chary · 12 years ago
  56. 0d19832 drm/i915/dp: Probe branch/sink OUIs by Adam Jackson · 12 years ago
  57. c8d4bb5 drm/i915: don't silently ignore sdvo mode_set failures by Daniel Vetter · 12 years ago
  58. c9a2969 drm/i915: clarify preferred sdvo input mode code by Daniel Vetter · 12 years ago
  59. 6bd459d drm/i915: fix module unload since error_state rework by Daniel Vetter · 12 years ago
  60. 65e8186 drm/i915: be more careful when returning -ENXIO in gmbus transfer by Daniel Vetter · 12 years ago
  61. 78d56d7 drm/i915/dp: For consistency use the DP hotplug synonyms by Chris Wilson · 12 years ago
  62. 8ec22b2 drm/i915/hdmi: Query the live connector status bit for G4x by Chris Wilson · 12 years ago
  63. 084b612 drm/i915: SDVO hotplug have different interrupt status bits for i915/i965/g4x by Chris Wilson · 12 years ago
  64. 10f76a3 drm/i915: Inspect the right status bits for DP/HDMI hotplug on gen4 by Chris Wilson · 12 years ago
  65. adca473 drm/i915: All members of gen4 have hotplug, so unconditionally enable its irq by Chris Wilson · 12 years ago
  66. f15b4ca Merge tag 'drm-intel-next-2012-05-20' of git://people.freedesktop.org/~danvet/drm-intel into drm-core-next by Dave Airlie · 12 years ago
  67. 98b6bd9 drm/i915: IBX has a fixed pch pll to pch pipe mapping by Daniel Vetter · 12 years ago
  68. 2da8af5 drm/i915: implement hsw_write_infoframe by Paulo Zanoni · 12 years ago
  69. ed517fb drm/i915: small hdmi coding style cleanups by Paulo Zanoni · 12 years ago
  70. 81014b9 drm/i915: fixup infoframe support for sdvo by Daniel Vetter · 12 years ago
  71. 6f13b7b drm/i915: Enable the PCH PLL for all generations after link training by Chris Wilson · 12 years ago
  72. 48da64a drm/i915: Convert BUG_ON(!pll->active) and friends to a WARN by Chris Wilson · 12 years ago
  73. a9dcf84 drm/i915: don't clobber the pipe param in sanitize_modesetting by Daniel Vetter · 12 years ago
  74. 83ee9e6 drm/i915: disable gmbus on i830 by Daniel Vetter · 12 years ago
  75. edc912f drm/i915: Replace the feature tests for BLT/BSD with ring init checks by Chris Wilson · 12 years ago
  76. a15817c drm/i915: Check whether the ring is initialised prior to dispatch by Chris Wilson · 12 years ago
  77. b451951 drm/i915: Introduce for_each_ring() macro by Chris Wilson · 12 years ago
  78. e7e164d drm/i915: Assert that the transcoder is indeed off before modifying it by Chris Wilson · 12 years ago
  79. c14f528 drm/i915: hook Haswell devices in place by Eugeni Dodonov · 12 years ago
  80. 72662e1 drm/i915: prepare HDMI link for Haswell by Eugeni Dodonov · 12 years ago
  81. f5bbfca drm/i915: move HDMI structs to shared location by Eugeni Dodonov · 12 years ago
  82. 12a13a3 drm/i915: add WR PLL programming table by Eugeni Dodonov · 12 years ago
  83. 7ceae0a drm/i915: add support for DDI-controlled digital outputs by Eugeni Dodonov · 12 years ago
  84. 0e72a5b drm/i915: detect digital outputs on Haswell by Eugeni Dodonov · 12 years ago
  85. e615efe drm/i915: program iCLKIP on Lynx Point by Eugeni Dodonov · 12 years ago
  86. 1f8eeab drm/i915: program WM_LINETIME on Haswell by Eugeni Dodonov · 12 years ago
  87. 6b8a5ee drm/i915: define Haswell watermarks and clock gating by Eugeni Dodonov · 12 years ago
  88. 4abb3c8 drm/i915: use ironlake eld write routine for Haswell by Eugeni Dodonov · 12 years ago
  89. c82e4d2 drm/i915: support DDI training in FDI mode by Eugeni Dodonov · 12 years ago
  90. 45244b8 drm/i915: initialize DDI buffer translations by Eugeni Dodonov · 12 years ago
  91. 59c859d drm/i915: account for only one PCH receiver on Haswell by Eugeni Dodonov · 12 years ago
  92. bf507ef drm/i915: handle DDI-related assertions by Eugeni Dodonov · 12 years ago
  93. 9d82aa1 drm/i915: add LPT PCH checks by Eugeni Dodonov · 12 years ago
  94. d0d3e51 drm/i915: enable power wells on Haswell init by Eugeni Dodonov · 12 years ago
  95. 6ee8bab drm/i915: detect PCH encoders on Haswell by Eugeni Dodonov · 12 years ago
  96. f57e1e3 drm/i915: do not use fdi_normal_train on Haswell by Eugeni Dodonov · 12 years ago
  97. 6e4c167 drm/i915: show unknown sdvox registers on hdmi init by Eugeni Dodonov · 12 years ago
  98. 5826eca drm/i915: properly check for pipe count by Eugeni Dodonov · 12 years ago
  99. 461bc9b drm/i915: calculate watermarks for devices that have 3 pipes by Eugeni Dodonov · 12 years ago
  100. a416ede drm/i915: add support for SBI ops by Eugeni Dodonov · 12 years ago