1. 822974a drm/i915: enable DIP before enabling each InfoFrame by Paulo Zanoni · 12 years ago
  2. f278d97 drm/i915: only set the HDMI port on the DIP once by Paulo Zanoni · 12 years ago
  3. 0c14c7f drm/i915: properly alternate between DVI and HDMI by Paulo Zanoni · 12 years ago
  4. 687f4d0 drm/i915: add set_infoframes to struct intel_hdmi by Paulo Zanoni · 12 years ago
  5. eeafaac drm/i915/hdmi: Fix reg values for g4x_hdmi_connected by Chris Wilson · 12 years ago
  6. 199b2bc drm/i915: s/i915_wait_request/i915_wait_seqno/g by Ben Widawsky · 12 years ago
  7. 23ba4fd drm/i915: wait render timeout ioctl by Ben Widawsky · 12 years ago
  8. f3fd376 drm/i915: improve i915_wait_request_begin trace by Ben Widawsky · 12 years ago
  9. 5c81fe85 drm/i915: timeout parameter for seqno wait by Ben Widawsky · 12 years ago
  10. c8d4bb5 drm/i915: don't silently ignore sdvo mode_set failures by Daniel Vetter · 12 years ago
  11. c9a2969 drm/i915: clarify preferred sdvo input mode code by Daniel Vetter · 12 years ago
  12. 78d56d7 drm/i915/dp: For consistency use the DP hotplug synonyms by Chris Wilson · 12 years ago
  13. 8ec22b2 drm/i915/hdmi: Query the live connector status bit for G4x by Chris Wilson · 12 years ago
  14. 084b612 drm/i915: SDVO hotplug have different interrupt status bits for i915/i965/g4x by Chris Wilson · 12 years ago
  15. 10f76a3 drm/i915: Inspect the right status bits for DP/HDMI hotplug on gen4 by Chris Wilson · 12 years ago
  16. adca473 drm/i915: All members of gen4 have hotplug, so unconditionally enable its irq by Chris Wilson · 12 years ago
  17. 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
  18. 98b6bd9 drm/i915: IBX has a fixed pch pll to pch pipe mapping by Daniel Vetter · 12 years ago
  19. 2da8af5 drm/i915: implement hsw_write_infoframe by Paulo Zanoni · 12 years ago
  20. ed517fb drm/i915: small hdmi coding style cleanups by Paulo Zanoni · 12 years ago
  21. 81014b9 drm/i915: fixup infoframe support for sdvo by Daniel Vetter · 12 years ago
  22. 6f13b7b drm/i915: Enable the PCH PLL for all generations after link training by Chris Wilson · 12 years ago
  23. 48da64a drm/i915: Convert BUG_ON(!pll->active) and friends to a WARN by Chris Wilson · 12 years ago
  24. a9dcf84 drm/i915: don't clobber the pipe param in sanitize_modesetting by Daniel Vetter · 12 years ago
  25. 83ee9e6 drm/i915: disable gmbus on i830 by Daniel Vetter · 12 years ago
  26. edc912f drm/i915: Replace the feature tests for BLT/BSD with ring init checks by Chris Wilson · 12 years ago
  27. a15817c drm/i915: Check whether the ring is initialised prior to dispatch by Chris Wilson · 12 years ago
  28. b451951 drm/i915: Introduce for_each_ring() macro by Chris Wilson · 12 years ago
  29. e7e164d drm/i915: Assert that the transcoder is indeed off before modifying it by Chris Wilson · 12 years ago
  30. c14f528 drm/i915: hook Haswell devices in place by Eugeni Dodonov · 12 years ago
  31. 72662e1 drm/i915: prepare HDMI link for Haswell by Eugeni Dodonov · 12 years ago
  32. f5bbfca drm/i915: move HDMI structs to shared location by Eugeni Dodonov · 12 years ago
  33. 12a13a3 drm/i915: add WR PLL programming table by Eugeni Dodonov · 12 years ago
  34. 7ceae0a drm/i915: add support for DDI-controlled digital outputs by Eugeni Dodonov · 12 years ago
  35. 0e72a5b drm/i915: detect digital outputs on Haswell by Eugeni Dodonov · 12 years ago
  36. e615efe drm/i915: program iCLKIP on Lynx Point by Eugeni Dodonov · 12 years ago
  37. 1f8eeab drm/i915: program WM_LINETIME on Haswell by Eugeni Dodonov · 12 years ago
  38. 6b8a5ee drm/i915: define Haswell watermarks and clock gating by Eugeni Dodonov · 12 years ago
  39. 4abb3c8 drm/i915: use ironlake eld write routine for Haswell by Eugeni Dodonov · 12 years ago
  40. c82e4d2 drm/i915: support DDI training in FDI mode by Eugeni Dodonov · 12 years ago
  41. 45244b8 drm/i915: initialize DDI buffer translations by Eugeni Dodonov · 12 years ago
  42. 59c859d drm/i915: account for only one PCH receiver on Haswell by Eugeni Dodonov · 12 years ago
  43. bf507ef drm/i915: handle DDI-related assertions by Eugeni Dodonov · 12 years ago
  44. 9d82aa1 drm/i915: add LPT PCH checks by Eugeni Dodonov · 12 years ago
  45. d0d3e51 drm/i915: enable power wells on Haswell init by Eugeni Dodonov · 12 years ago
  46. 6ee8bab drm/i915: detect PCH encoders on Haswell by Eugeni Dodonov · 12 years ago
  47. f57e1e3 drm/i915: do not use fdi_normal_train on Haswell by Eugeni Dodonov · 12 years ago
  48. 6e4c167 drm/i915: show unknown sdvox registers on hdmi init by Eugeni Dodonov · 12 years ago
  49. 5826eca drm/i915: properly check for pipe count by Eugeni Dodonov · 12 years ago
  50. 461bc9b drm/i915: calculate watermarks for devices that have 3 pipes by Eugeni Dodonov · 12 years ago
  51. a416ede drm/i915: add support for SBI ops by Eugeni Dodonov · 12 years ago
  52. 7d4e146 drm/i915: reuse Ivy Bridge interrupts code for Haswell by Eugeni Dodonov · 12 years ago
  53. 8c5f5f7 drm/i915: add new Haswell DIP controls registers by Eugeni Dodonov · 12 years ago
  54. 1833b13 drm/i915: gen6_enable_rps() wants to be called after ring initialisation by Chris Wilson · 12 years ago
  55. 26ec685 vga_switcheroo: Introduce struct vga_switcheroo_client_ops by Takashi Iwai · 12 years ago
  56. 0e43406 drm/i915: Simplify interrupt processing for IvyBridge by Chris Wilson · 12 years ago
  57. 9adab8b drm/i915: Avoid a double-read of PCH_IIR during interrupt handling by Chris Wilson · 12 years ago
  58. 59de329 drm/i915: enable semaphores on gen6 if dmar is not active by Daniel Vetter · 12 years ago
  59. bc2481f drm/i915: s/intel_infoframe/gm45_infoframe by Daniel Vetter · 12 years ago
  60. a3da1df drm/i915: s/i9xx_/gm45_ for the gm45 write_infoframe function by Daniel Vetter · 12 years ago
  61. 4b24c93 drm/i915: replace intel_infoframe_freq with VIDEO_DIP_FREQ_VSYNC by Daniel Vetter · 12 years ago
  62. acb87df drm/i915: Limit calling mark-busy only for potential scanouts by Chris Wilson · 12 years ago
  63. a928d53 drm/i915: implement ironlake_wait_for_vblank by Paulo Zanoni · 12 years ago
  64. 4e89ee1 drm/i915: set the DIP port on ibx_write_infoframe by Paulo Zanoni · 12 years ago
  65. 4dc20c0 drm/i915: ibx_write_infoframe can disable AVI by Paulo Zanoni · 12 years ago
  66. fdf1250 drm/i915: split ironlake_write_infoframe into ibx_ and cpt_ by Paulo Zanoni · 12 years ago
  67. d47d7cb drm/i915: simplify intel_encoder_commit by Paulo Zanoni · 12 years ago
  68. 60c5ea2 drm/i915: mask the video DIP frequency when changing it by Paulo Zanoni · 12 years ago
  69. ecb9785 drm/i915: disable the infoframe before changing it by Paulo Zanoni · 12 years ago
  70. fa193ff drm/i915: break intel_infoframe_flags into _enable and _frequency by Paulo Zanoni · 12 years ago
  71. 3e6e639 drm/i915: mask the video DIP port select by Paulo Zanoni · 12 years ago
  72. 1d4f85a drm/i915: start writing infoframes at address 0 on gen 4 by Paulo Zanoni · 12 years ago
  73. 22509ec drm/i915: change coding style of the write_infoframe functions by Paulo Zanoni · 12 years ago
  74. 837ba00 drm/i915: DSL_LINEMASK is 12 bits only on gen2 by Paulo Zanoni · 12 years ago
  75. 5e13a0c Merge remote-tracking branch 'airlied/drm-core-next' into drm-intel-next-queued by Daniel Vetter · 12 years ago
  76. dc257cf Merge tag 'v3.4-rc6' into drm-intel-next by Daniel Vetter · 12 years ago
  77. b615b57 drm/i915: Support pageflipping interrupts for all 3-pipes on IVB by Chris Wilson · 12 years ago
  78. 5fe9fe8 drm/i915: fix gen4 gpu reset by Daniel Vetter · 12 years ago
  79. 523bcb2 drm/i915: remove modeset reset from i915_reset by Daniel Vetter · 12 years ago
  80. 5ccce18 drm/i915: also reset the media engine on gen4/5 by Daniel Vetter · 12 years ago
  81. d4b8bb2 drm/i915: kill flags parameter for reset functions by Daniel Vetter · 12 years ago
  82. 2b9dc9a drm/i915: make gpu hangman more resilient by Daniel Vetter · 12 years ago
  83. 350d270 drm/i915: extract intel_gpu_reset by Daniel Vetter · 12 years ago
  84. bcbc324 drm/i915: simplify i915_reset a bit by Daniel Vetter · 12 years ago
  85. d544230 drm/i915: allow the existing error_state to be destroyed by Daniel Vetter · 12 years ago
  86. 742cbee drm/i915: rework dev->first_error locking by Daniel Vetter · 12 years ago
  87. e5eb3d6 drm/i915: add interface to simulate gpu hangs by Daniel Vetter · 12 years ago
  88. c6ebd4c drm/i915: use mode values consistently when converting to sdvo dtd by Daniel Vetter · 12 years ago
  89. f7bacf1 drm/i915: rip out unnecessary calls to drm_mode_set_crtcinfo by Daniel Vetter · 12 years ago
  90. 9104183 drm/i915: Periodically sanity check power management by Chris Wilson · 12 years ago
  91. c1230df drm/i915: enable dip before writing data on gen4 by Paulo Zanoni · 12 years ago
  92. c846b61 drm/i915: make DBLCLK modes work by Paulo Zanoni · 12 years ago
  93. 0aa534d drm/i915: rename AVI InfoFrame field 'PR' to 'YQ_CN_PR' by Paulo Zanoni · 12 years ago
  94. e04c735 drm/i915: Wait for the clocks to stabilise before updating PLLs by Chris Wilson · 12 years ago
  95. 555304f drm/i915: rip out intel_dpio_write again by Daniel Vetter · 12 years ago
  96. b4aca01 drm/i915: extract some common olr+wedge code by Ben Widawsky · 12 years ago
  97. c921aba drm/i915: move pnv|ilk_gem_mem_freq to intel_pm.c by Daniel Vetter · 12 years ago
  98. 4225d0f drm/i915: fixup __iomem mixups in ringbuffer.c by Daniel Vetter · 12 years ago
  99. 316d388 drm/i915: rework legacy GFX HWS handling by Daniel Vetter · 12 years ago
  100. 627965a drm/i915: kill pointless clearing of dev_priv->hws_map by Daniel Vetter · 12 years ago