1. 4fc688c drm/i915: protect RPS/RC6 related accesses (including PCU) with a new mutex by Jesse Barnes · 12 years ago
  2. 1a01ab3 drm/i915: put ring frequency and turbo setup into a work queue v5 by Jesse Barnes · 12 years ago
  3. 073f34d drm/i915: don't block resume on fb console resume v2 by Jesse Barnes · 12 years ago
  4. a4da4fa drm/i915: extract l3_parity substruct from dev_priv by Daniel Vetter · 12 years ago
  5. 231f42a drm/i915: move dri1 dungeon out of dev_priv by Daniel Vetter · 12 years ago
  6. 3e37394 drm/i915: move pwrctx/renderctx to the other ilk power state by Daniel Vetter · 12 years ago
  7. c85aa88 drm/i915: move dev_priv->(rps|ips) out of line by Daniel Vetter · 12 years ago
  8. f4c956a drm/i915: move the suspend/resume register file out of dev_priv by Daniel Vetter · 12 years ago
  9. 310c53a drm/i915: add clock gating regs to VLV offset check function by Jesse Barnes · 12 years ago
  10. 3ac7831 drm/i915: PIPE_CONTROL TLB invalidate requires CS stall by Jesse Barnes · 12 years ago
  11. 9a28977 drm/i915: TLB invalidation with MI_FLUSH_DW requires a post-sync op v3 by Jesse Barnes · 12 years ago
  12. 12f3382 drm/i915: implement WaDisablePSDDualDispatchEnable on IVB & VLV by Jesse Barnes · 12 years ago
  13. 2d80957 drm/i915: implement WaDisableVLVClockGating_VBIIssue on VLV by Jesse Barnes · 12 years ago
  14. 5c9664d drm/i915: implement WaForceL3Serialization on VLV and IVB by Jesse Barnes · 12 years ago
  15. 8ab4397 drm/i915: implement WaDisableDopClockGatingisable on VLV and IVB by Jesse Barnes · 12 years ago
  16. d0cf5ea drm/i915: implement WaDisableL3CacheAging on VLV by Jesse Barnes · 12 years ago
  17. 1ad960f drm/i915: fix Haswell FDI link disable path by Paulo Zanoni · 12 years ago
  18. 0494564 drm/i915: fix Haswell FDI link training code by Paulo Zanoni · 12 years ago
  19. 547dc04 drm/i915: remove HAS_eDP as unnecessary and inconsistent indirection by Jani Nikula · 12 years ago
  20. 349d7e5 drm/i915: set the correct number of FDI lanes on Haswell by Paulo Zanoni · 12 years ago
  21. 3107bd4 drm/i915: kill pch_init_clock_gating indirection by Daniel Vetter · 12 years ago
  22. ce40141 drm/i915: implement WADP0ClockGatingDisable by Daniel Vetter · 12 years ago
  23. 23670b32 drm/i915: CPT+ pch transcoder workaround by Daniel Vetter · 12 years ago
  24. 8f5718a drm/i915: drop unnecessary check from fdi_link_train code by Daniel Vetter · 12 years ago
  25. 7fcb83c drm/i915: check whether the pch is the soulmate of the cpu by Daniel Vetter · 12 years ago
  26. 270b304 drm/i915: move panel connectors to the front by Daniel Vetter · 12 years ago
  27. cfc1a06 drm: add helper to sort panels to the head of the connector list by Daniel Vetter · 12 years ago
  28. ab4d966 drm/i915: don't assert disabled FDI before disabling the FDI by Paulo Zanoni · 12 years ago
  29. fd9c018 drm/i915: don't call intel_disable_pch_pll on Haswell/LPT by Paulo Zanoni · 12 years ago
  30. 223a6fd drm/i915: implement timing override workarounds on LPT by Paulo Zanoni · 12 years ago
  31. 8a52fd9 drm/i915: use CPU and PCH transcoders on lpt_disable_pch_transcoder by Paulo Zanoni · 12 years ago
  32. 32ae46bf drm/i915: Add SURFLIVE register definitions by Ville Syrjälä · 12 years ago
  33. 9a76b1c drm/i915: use PIPECONF_INTERLACE_MASK_HSW on lpt_enable_pch_transcoder by Paulo Zanoni · 12 years ago
  34. 69d3ed5 drm/i915: don't assert_pch_ports_disabled on LPT by Paulo Zanoni · 12 years ago
  35. 25f3ef1 drm/i915: don't rely on previous values when setting LPT TRANSCONF by Paulo Zanoni · 12 years ago
  36. 937bb61 drm/i915: use CPU and PCH transcoders on lpt_enable_pch_transcoder by Paulo Zanoni · 12 years ago
  37. 1f6921c drm/i915: don't assert_pch_pll_enabled on lpt_enable_pch_transcoder by Paulo Zanoni · 12 years ago
  38. a35f267 drm/i915: remove IBX code from lpt_enable_pch_transcoder by Paulo Zanoni · 12 years ago
  39. 25e78e9 drm/i915: remove Haswell code from ironlake_enable_pch_transcoder by Paulo Zanoni · 12 years ago
  40. 8fb033d drm/i915: fork lpt version of ironlake_{en, dis}able_pch_transcoder by Paulo Zanoni · 12 years ago
  41. b8a4f40 drm/i915: rename intel_{en, dis}able_transcoder by Paulo Zanoni · 12 years ago
  42. daed2db drm/i915: use the CPU and PCH transcoders on lpt_pch_enable by Paulo Zanoni · 12 years ago
  43. 0540e48 drm/i915: don't assert_panel_unlocked on LPT by Paulo Zanoni · 12 years ago
  44. 7cbfd06 drm/i915: don't call ironlake_enable_pch_pll on lpt_pch_enable by Paulo Zanoni · 12 years ago
  45. b6b4e18 drm/i915: rename intel_enable_pch_pll to ironlake_enable_pch_pll by Paulo Zanoni · 12 years ago
  46. 8c52b5e drm/i915: remove ironlake bits from lpt_pch_enable by Paulo Zanoni · 12 years ago
  47. 303b81e drm/i915: remove Haswell/LPT bits from ironlake_pch_enable by Paulo Zanoni · 12 years ago
  48. 1507e5b drm/i915: add lpt_pch_enable by Paulo Zanoni · 12 years ago
  49. 4eda01b drm/i915: use intel_ddi_get_hw_state on CRT encoder too by Paulo Zanoni · 12 years ago
  50. 4837813 drm/i915: don't set ADPA pipe select on LPT by Paulo Zanoni · 12 years ago
  51. 9256aa1 drm/i915: move encoder->mode_set calls to crtc_mode_set by Daniel Vetter · 12 years ago
  52. 198598d drm/i915: Introduce intel_crtc_update_sarea_pos() by Ville Syrjälä · 12 years ago
  53. 28d491d drm/i915: Bad pixel formats can't reach the sprite code by Ville Syrjälä · 12 years ago
  54. 2bd3c3c drm/i915: pixel_size == cpp by Ville Syrjälä · 12 years ago
  55. 90f9a33 drm/i915: Check the framebuffer offset by Ville Syrjälä · 12 years ago
  56. 5d7bd70 drm/i915: Check framebuffer stride more thoroughly by Ville Syrjälä · 12 years ago
  57. 57779d0 drm/i915: Fix display pixel format handling by Ville Syrjälä · 12 years ago
  58. e7210c3 drm/i915: move more pte encoding to pte encode by Ben Widawsky · 12 years ago
  59. 54d1252 drm/i915: Extract PPGTT pte encoding by Ben Widawsky · 12 years ago
  60. f61c060 drm/i915: introduce gtt_pte_t by Ben Widawsky · 12 years ago
  61. 8f2c59f drm/i915: Add dev to ppgtt by Ben Widawsky · 12 years ago
  62. 8693607 drm/i915: No LLC_MLC for HSW. by Ben Widawsky · 12 years ago
  63. 17f10fd drm/i915/ringbuffer: exclude last 2 cachelines on 845g on all callpaths by Mika Kuoppala · 12 years ago
  64. 00c09d7 drm/i915: create the DDI encoder by Paulo Zanoni · 12 years ago
  65. bcbc889 drm/i915: add intel_ddi_connector_get_hw_state by Paulo Zanoni · 12 years ago
  66. 174edf1 drm/i915: add port field to intel_digital_port by Paulo Zanoni · 12 years ago
  67. d63885d drm/i915: reset intel_encoder->type when DP or HDMI is detected by Paulo Zanoni · 12 years ago
  68. f0fec3f drm/i915: split intel_dp_init into encoder and connector pieces by Paulo Zanoni · 12 years ago
  69. b9cb234 drm/i915: split intel_hdmi_init into encoder and connector pieces by Paulo Zanoni · 12 years ago
  70. da63a9f drm/i915: create intel_digital_port and use it by Paulo Zanoni · 12 years ago
  71. 30add22 drm/i915: add intel_dp_to_dev and intel_hdmi_to_dev by Paulo Zanoni · 12 years ago
  72. fa90ece drm/i915: simplify assignments inside intel_dp.c by Paulo Zanoni · 12 years ago
  73. 263b30d drm/i915: Fix HSW power well control state read by Zhenyu Wang · 12 years ago
  74. 14f8614 drm/i915: Flush using only the correct base address register by Damien Lespiau · 12 years ago
  75. 4358a37 drm/i915: implement WaDisableRenderCachePipelinedFlush by Daniel Vetter · 12 years ago
  76. a8b1397 drm/i915: implement WaIssueDummyWriteToWakeupFromRC6 by Daniel Vetter · 12 years ago
  77. 5a35e99 drm/i915: adjust sprite base address by Damien Lespiau · 12 years ago
  78. c54173a drm/i915: Fix sprite offset on HSW by Damien Lespiau · 12 years ago
  79. bc1c91e drm/i915: Fix primary plane offset on HSW by Damien Lespiau · 12 years ago
  80. 94c6419 drm/i915: Error out when trying to set a y-tiled as a sprite by Damien Lespiau · 12 years ago
  81. f5d8491 drm/i915/tv: Use intel_flush_display_plane() to flush the primary plane by Damien Lespiau · 12 years ago
  82. 01a415f drm/i915: check fdi B/C lane sharing constraint by Daniel Vetter · 12 years ago
  83. 47fab73 drm/i915: add ->display.modeset_global_resources callback by Daniel Vetter · 12 years ago
  84. e95d41e drm/i915: BUG on impossible pch dp port by Daniel Vetter · 12 years ago
  85. 572deb3 drm/i915: add comment about pch pll enabling rules by Daniel Vetter · 12 years ago
  86. d74cf32 drm/i915: set FDI_RX_MISC to recommended values on CPT/PPT by Daniel Vetter · 12 years ago
  87. fff367c drm/i915: clarify why we need to enable fdi plls so early by Daniel Vetter · 12 years ago
  88. cd986ab drm/i915: Write the FDI RX TU size reg at the right time by Daniel Vetter · 12 years ago
  89. 4a0833e drm/i915: shut up spurious message in intel_dp_get_hw_state by Daniel Vetter · 12 years ago
  90. c824196 drm/i915: pass adjusted_mode to intel_choose_pipe_bpp_dither(), again by Jani Nikula · 12 years ago
  91. 8e740cd drm/i915/dp: change eDP default scaling mode to respect aspect ratio by Yuly Novikov · 12 years ago
  92. 53b4183 drm/i915/dp: allow configuring eDP panel fitting scaling mode by Yuly Novikov · 12 years ago
  93. 4d89152 drm/i915/lvds: move fitting mode from intel_lvds_connector to intel_panel by Jani Nikula · 12 years ago
  94. 898076e drm/i915: debug print all of the DPCD we have by Jani Nikula · 12 years ago
  95. 4d8d71b drm/i915: VLV does not have a sprite scaler by Damien Lespiau · 12 years ago
  96. fbfcc4f drm/i915/sdvo: restore i2c adapter config on intel_sdvo_init() failures by Jani Nikula · 12 years ago
  97. 6cb1612 drm/i915/sdvo: force GPIO bit-banging also on default pin by Jani Nikula · 12 years ago
  98. 5de8bbf drm/i915: enable DDI eDP by Paulo Zanoni · 12 years ago
  99. 82a4d9c drm/i915: turn the eDP DDI panel on/off by Paulo Zanoni · 12 years ago
  100. d6c50ff drm/i915: set/unset the DDI eDP backlight by Paulo Zanoni · 12 years ago