1. 662595d drm/i915: drm_connector_property -> drm_object_property by Rob Clark · 12 years ago
  2. 45a066e drm/i915: use drm_send_vblank_event() helper by Rob Clark · 12 years ago
  3. b5c6215 drm/i915: Use pci_resource functions for BARs. by Ben Widawsky · 12 years ago
  4. 5774506 drm/i915: Borrow our struct_mutex for the direct reclaim by Chris Wilson · 12 years ago
  5. 8742267 drm/i915: Defer assignment of obj->gtt_space until after all possible mallocs by Chris Wilson · 12 years ago
  6. 776ca7c drm/i915: Apply the IBX transcoder A w/a for HDMI to SDVO as well by Chris Wilson · 12 years ago
  7. b3bf076 drm/i915: implement WaMbcDriverBootEnable on Haswell by Paulo Zanoni · 12 years ago
  8. d567b07 drm/i915: fix intel_ddi_get_cdclk_freq for ULT machines by Paulo Zanoni · 12 years ago
  9. 54075a7 drm/i915: make the panel fitter work on pipes B and C on Haswell by Paulo Zanoni · 12 years ago
  10. 13888d7 drm/i915: make the panel fitter work on pipes B and C on IVB by Paulo Zanoni · 12 years ago
  11. 79935fc drm/i915: don't intel_crt_init if DDI A has 4 lanes by Paulo Zanoni · 12 years ago
  12. 17a303e drm/i915: make DP work on LPT-LP machines by Paulo Zanoni · 12 years ago
  13. c54e590 drm/i915: fix false positive "Unclaimed write" messages by Paulo Zanoni · 12 years ago
  14. cc391bb drm/i915: use cpu/pch transcoder on intel_enable_pipe by Paulo Zanoni · 12 years ago
  15. d63fa0d drm/i915: don't limit Haswell CRT encoder to pipe A by Paulo Zanoni · 12 years ago
  16. b4a98e5 drm/i915: Flush outstanding unpin tasks before pageflipping by Chris Wilson · 12 years ago
  17. a726915 drm/i915: resurrect panel lid handling by Daniel Vetter · 12 years ago
  18. 8fed619 drm/i915: Enable DP audio for Haswell by Takashi Iwai · 12 years ago
  19. c983930 drm/i915: Pin the object whilst faulting it in by Chris Wilson · 12 years ago
  20. fbdda6f drm/i915: Guard pages being reaped by OOM whilst binding-to-GTT by Chris Wilson · 12 years ago
  21. be7cb63 drm/i915: Remove bogus test for a present execbuffer by Chris Wilson · 12 years ago
  22. b92fa83 drm/i915: Remove save/restore of physical HWS_PGA register by Chris Wilson · 12 years ago
  23. d09105c drm/i915: Fix warning in i915_gem_chipset_flush by Ben Widawsky · 12 years ago
  24. 42d42e7 drm/i915: Only check for valid PP_{ON, OFF}_DELAYS on pre ILK hardware by Damien Lespiau · 12 years ago
  25. 607a6f7 drm/i915: drop buggy write to FDI_RX_CHICKEN register by Daniel Vetter · 12 years ago
  26. 1c8b46f drm/i915: Use LRI to update the semaphore registers by Chris Wilson · 12 years ago
  27. ae6935d drm/i915: add LynxPoint-LP PCH ID by Wei Shun Chang · 12 years ago
  28. e3fef09 drm/i915: Optimize DIV_ROUND_CLOSEST call by Jean Delvare · 12 years ago
  29. 9fabd4e Merge branch 'for-airlied' of git://people.freedesktop.org/~danvet/drm-intel into drm-next by Dave Airlie · 12 years ago
  30. 6b8294a drm/i915: Restore physical HWS_PGA after resume by Chris Wilson · 12 years ago
  31. d640c4b drm/i915: Report amount of usable graphics memory in MiB by Chris Wilson · 12 years ago
  32. f2ce9fa drm/i915/i2c: Track users of GMBUS force-bit by Chris Wilson · 12 years ago
  33. f94982b drm/i915: Allocate the proper size for contexts. by Ben Widawsky · 12 years ago
  34. 0e8b3d3 drm/i915: Update load-detect failure paths for modeset-rework by Chris Wilson · 12 years ago
  35. 0fed39b drm/i915: Clear unused fields of mode for framebuffer creation by Chris Wilson · 12 years ago
  36. b9e0bda drm/i915: Always calculate 8xx WM values based on a 32-bpp framebuffer by Chris Wilson · 12 years ago
  37. ccdf56c drm/i915: Fix sparse warnings in from AGP kill code by Ben Widawsky · 12 years ago
  38. 44cbd33 drm/i915: Missed lock change with rps lock by Ben Widawsky · 12 years ago
  39. 26b1ff3 drm/i915: Move the remaining gtt code by Ben Widawsky · 12 years ago
  40. 0f9b91c drm/i915: flush system agent TLBs on SNB by Ben Widawsky · 12 years ago
  41. 03752f5 drm/i915: Calculate correct stolen size for GEN7+ by Ben Widawsky · 12 years ago
  42. e76e9ae drm/i915: Stop using AGP layer for GEN6+ by Ben Widawsky · 12 years ago
  43. b3fcabb drm/i915: drop the double-OP_STOREDW usage in blt_ring_flush by Daniel Vetter · 12 years ago
  44. 1abd02e drm/i915: don't rewrite the GTT on resume v4 by Jesse Barnes · 12 years ago
  45. 4fc688c drm/i915: protect RPS/RC6 related accesses (including PCU) with a new mutex by Jesse Barnes · 12 years ago
  46. 1a01ab3 drm/i915: put ring frequency and turbo setup into a work queue v5 by Jesse Barnes · 12 years ago
  47. 073f34d drm/i915: don't block resume on fb console resume v2 by Jesse Barnes · 12 years ago
  48. a4da4fa drm/i915: extract l3_parity substruct from dev_priv by Daniel Vetter · 12 years ago
  49. 231f42a drm/i915: move dri1 dungeon out of dev_priv by Daniel Vetter · 12 years ago
  50. 3e37394 drm/i915: move pwrctx/renderctx to the other ilk power state by Daniel Vetter · 12 years ago
  51. c85aa88 drm/i915: move dev_priv->(rps|ips) out of line by Daniel Vetter · 12 years ago
  52. f4c956a drm/i915: move the suspend/resume register file out of dev_priv by Daniel Vetter · 12 years ago
  53. 310c53a drm/i915: add clock gating regs to VLV offset check function by Jesse Barnes · 12 years ago
  54. 3ac7831 drm/i915: PIPE_CONTROL TLB invalidate requires CS stall by Jesse Barnes · 12 years ago
  55. 9a28977 drm/i915: TLB invalidation with MI_FLUSH_DW requires a post-sync op v3 by Jesse Barnes · 12 years ago
  56. 12f3382 drm/i915: implement WaDisablePSDDualDispatchEnable on IVB & VLV by Jesse Barnes · 12 years ago
  57. 2d80957 drm/i915: implement WaDisableVLVClockGating_VBIIssue on VLV by Jesse Barnes · 12 years ago
  58. 5c9664d drm/i915: implement WaForceL3Serialization on VLV and IVB by Jesse Barnes · 12 years ago
  59. 8ab4397 drm/i915: implement WaDisableDopClockGatingisable on VLV and IVB by Jesse Barnes · 12 years ago
  60. d0cf5ea drm/i915: implement WaDisableL3CacheAging on VLV by Jesse Barnes · 12 years ago
  61. 1ad960f drm/i915: fix Haswell FDI link disable path by Paulo Zanoni · 12 years ago
  62. 0494564 drm/i915: fix Haswell FDI link training code by Paulo Zanoni · 12 years ago
  63. 547dc04 drm/i915: remove HAS_eDP as unnecessary and inconsistent indirection by Jani Nikula · 12 years ago
  64. 349d7e5 drm/i915: set the correct number of FDI lanes on Haswell by Paulo Zanoni · 12 years ago
  65. 3107bd4 drm/i915: kill pch_init_clock_gating indirection by Daniel Vetter · 12 years ago
  66. ce40141 drm/i915: implement WADP0ClockGatingDisable by Daniel Vetter · 12 years ago
  67. 23670b32 drm/i915: CPT+ pch transcoder workaround by Daniel Vetter · 12 years ago
  68. 8f5718a drm/i915: drop unnecessary check from fdi_link_train code by Daniel Vetter · 12 years ago
  69. 7fcb83c drm/i915: check whether the pch is the soulmate of the cpu by Daniel Vetter · 12 years ago
  70. 270b304 drm/i915: move panel connectors to the front by Daniel Vetter · 12 years ago
  71. ab4d966 drm/i915: don't assert disabled FDI before disabling the FDI by Paulo Zanoni · 12 years ago
  72. fd9c018 drm/i915: don't call intel_disable_pch_pll on Haswell/LPT by Paulo Zanoni · 12 years ago
  73. 223a6fd drm/i915: implement timing override workarounds on LPT by Paulo Zanoni · 12 years ago
  74. 8a52fd9 drm/i915: use CPU and PCH transcoders on lpt_disable_pch_transcoder by Paulo Zanoni · 12 years ago
  75. 32ae46bf drm/i915: Add SURFLIVE register definitions by Ville Syrjälä · 12 years ago
  76. 9a76b1c drm/i915: use PIPECONF_INTERLACE_MASK_HSW on lpt_enable_pch_transcoder by Paulo Zanoni · 12 years ago
  77. 69d3ed5 drm/i915: don't assert_pch_ports_disabled on LPT by Paulo Zanoni · 12 years ago
  78. 25f3ef1 drm/i915: don't rely on previous values when setting LPT TRANSCONF by Paulo Zanoni · 12 years ago
  79. 937bb61 drm/i915: use CPU and PCH transcoders on lpt_enable_pch_transcoder by Paulo Zanoni · 12 years ago
  80. 1f6921c drm/i915: don't assert_pch_pll_enabled on lpt_enable_pch_transcoder by Paulo Zanoni · 12 years ago
  81. a35f267 drm/i915: remove IBX code from lpt_enable_pch_transcoder by Paulo Zanoni · 12 years ago
  82. 25e78e9 drm/i915: remove Haswell code from ironlake_enable_pch_transcoder by Paulo Zanoni · 12 years ago
  83. 8fb033d drm/i915: fork lpt version of ironlake_{en, dis}able_pch_transcoder by Paulo Zanoni · 12 years ago
  84. b8a4f40 drm/i915: rename intel_{en, dis}able_transcoder by Paulo Zanoni · 12 years ago
  85. daed2db drm/i915: use the CPU and PCH transcoders on lpt_pch_enable by Paulo Zanoni · 12 years ago
  86. 0540e48 drm/i915: don't assert_panel_unlocked on LPT by Paulo Zanoni · 12 years ago
  87. 7cbfd06 drm/i915: don't call ironlake_enable_pch_pll on lpt_pch_enable by Paulo Zanoni · 12 years ago
  88. b6b4e18 drm/i915: rename intel_enable_pch_pll to ironlake_enable_pch_pll by Paulo Zanoni · 12 years ago
  89. 8c52b5e drm/i915: remove ironlake bits from lpt_pch_enable by Paulo Zanoni · 12 years ago
  90. 303b81e drm/i915: remove Haswell/LPT bits from ironlake_pch_enable by Paulo Zanoni · 12 years ago
  91. 1507e5b drm/i915: add lpt_pch_enable by Paulo Zanoni · 12 years ago
  92. 4eda01b drm/i915: use intel_ddi_get_hw_state on CRT encoder too by Paulo Zanoni · 12 years ago
  93. 4837813 drm/i915: don't set ADPA pipe select on LPT by Paulo Zanoni · 12 years ago
  94. 9256aa1 drm/i915: move encoder->mode_set calls to crtc_mode_set by Daniel Vetter · 12 years ago
  95. 198598d drm/i915: Introduce intel_crtc_update_sarea_pos() by Ville Syrjälä · 12 years ago
  96. 28d491d drm/i915: Bad pixel formats can't reach the sprite code by Ville Syrjälä · 12 years ago
  97. 2bd3c3c drm/i915: pixel_size == cpp by Ville Syrjälä · 12 years ago
  98. 90f9a33 drm/i915: Check the framebuffer offset by Ville Syrjälä · 12 years ago
  99. 5d7bd70 drm/i915: Check framebuffer stride more thoroughly by Ville Syrjälä · 12 years ago
  100. 57779d0 drm/i915: Fix display pixel format handling by Ville Syrjälä · 12 years ago