1. 954911e drm/i915: simplify platform specific code in hsw_write_wm_values by Imre Deak · 12 years ago
  2. 8368f01 Revert "drm/i915/sprite: Always enable the scaler on IronLake" by Ville Syrjälä · 12 years ago
  3. 1bd09ec drm/i915: Avoid underruns when disabling sprites by Ville Syrjälä · 12 years ago
  4. efb31d1 drm/i915: Don't disable primary when color keying is used by Ville Syrjälä · 12 years ago
  5. 8553c18 drm/i915: Try to fix the messy IVB sprite scaling workaround by Ville Syrjälä · 12 years ago
  6. 96f90c5 drm/i915: Move ILK/SNB/IVB over to the HSW WM code by Ville Syrjälä · 12 years ago
  7. 017636c drm/i915: Disable LP1+ watermarks safely in init by Ville Syrjälä · 12 years ago
  8. ce0e071 drm/i915: Linetime watermarks are a HSW feature by Ville Syrjälä · 12 years ago
  9. 6c8b6c2 drm/i915: Disable FBC WM on ILK, and disable LP2+ when FBC is enabled by Ville Syrjälä · 12 years ago
  10. 0ba22e2 drm/i915: Don't merge LP1+ watermarks on ILK/SNB/IVB when multiple pipes are enabled by Ville Syrjälä · 12 years ago
  11. facd619 drm/i915: Fix LP1+ watermark disabling ILK by Ville Syrjälä · 12 years ago
  12. 6cef2b8a drm/i915: Fix LP1 sprite watermarks for ILK/SNB by Ville Syrjälä · 12 years ago
  13. 7b39a0b drm/i915: Avoid computing invalid WM levels when sprites/scaling is enabled by Ville Syrjälä · 12 years ago
  14. a68d68e drm/i915: Add ILK/SNB/IVB WM latency field support by Ville Syrjälä · 12 years ago
  15. ac9545f drm/i915: Add IVB DDB partitioning control by Ville Syrjälä · 12 years ago
  16. 243eaf3 drm/i915: kick firmware fbs even when i915 fbdev is disabled by Daniel Vetter · 12 years ago
  17. 691bb71 drm/i915: Use IS_VALLEYVIEW() to test the is_valleyview flag by Damien Lespiau · 12 years ago
  18. a08acaf drm/i915: Use symbolic names for booleans in i915_semaphore_is_enabled by Daniel Vetter · 12 years ago
  19. 52ed232 drm/i915: Don't emit mbox updates without semaphores by Ben Widawsky · 12 years ago
  20. 0e79284 drm/i915: Reorder/respace MI instruction definition by Ben Widawsky · 12 years ago
  21. 5382f5f35 drm/i915/vlv: split DPIO init and reset by Jesse Barnes · 12 years ago
  22. f42bb70 drm/i915/vlv: add early DPIO init v3 by Jesse Barnes · 12 years ago
  23. a57750f drm/i915: only build i915_debugfs.c when CONFIG_DEBUG_FS is enabled by Jani Nikula · 12 years ago
  24. f3c5fe9 drm/i915: fix return value check of debugfs_create_file() by Wei Yongjun · 12 years ago
  25. f00076d drm/i915: parse backlight modulation frequency from the BIOS VBT by Jani Nikula · 12 years ago
  26. df4547d drm/i915: add runtime PM support on Haswell by Paulo Zanoni · 12 years ago
  27. 48018a5 drm/i915: release the GTT mmaps when going into D3 by Paulo Zanoni · 12 years ago
  28. 16a3d6e drm/i915: cancel the hangcheck before runtime suspend by Paulo Zanoni · 12 years ago
  29. ab57fff drm/i915/bdw: Implement ff workarounds by Ben Widawsky · 12 years ago
  30. 63801f2 drm/i915/bdw: Force all Data Cache Data Port access to be Non-Coherent by Ben Widawsky · 12 years ago
  31. a3564d2 drm/i915/bdw: Don't use forcewake needlessly by Ville Syrjälä · 12 years ago
  32. 9705887 drm/i915: Clear out old GT FIFO errors in intel_uncore_early_sanitize() by Ville Syrjälä · 12 years ago
  33. 168c3f2 drm/i915: dont call irq_put when irq test is on by Mika Kuoppala · 12 years ago
  34. 993495a drm/i915: Rework the FBC interval/stall stuff a bit by Ville Syrjälä · 12 years ago
  35. fd70d52 drm/i915: Enable FBC for all mobile gen2 and gen3 platforms by Ville Syrjälä · 12 years ago
  36. 159f987 drm/i915: FBC_CONTROL2 is gen4 only by Ville Syrjälä · 12 years ago
  37. 42a430f drm/i915: Gen2 FBC1 CFB pitch wants 32B units by Ville Syrjälä · 12 years ago
  38. 566b734 drm/i915: split intel_ddi_pll_mode_set in 2 pieces by Paulo Zanoni · 12 years ago
  39. 47e9766 drm/i915: Fix timeout with missed interrupts in __wait_seqno by Mika Kuoppala · 12 years ago
  40. f9dcb0d drm/i915: touch VGA MSR after we enable the power well by Paulo Zanoni · 12 years ago
  41. d5e8fdc drm/i915: extract hsw_power_well_post_{enable, disable} by Paulo Zanoni · 12 years ago
  42. b664607 drm/i915: remove i915_disable_vga_mem declaration by Paulo Zanoni · 12 years ago
  43. f6da284 drm/i915: Parametrize the dphy and other spec specific parameters by Shobhit Kumar · 12 years ago
  44. a4a593b drm/i915: Remove redundant DSI PLL enabling by Shobhit Kumar · 12 years ago
  45. 1dbd7cb drm/i915: Reorganize the DSI enable/disable sequence by Shobhit Kumar · 12 years ago
  46. 8e1eed5 drm/i915: Try harder to get best m, n, p values with minimal error by Shobhit Kumar · 12 years ago
  47. 44d4c6e drm/i915: Compute dsi_clk from pixel clock by Shobhit Kumar · 12 years ago
  48. e9fe51c drm/i915: Use FLISDSI interface for band gap reset by Shobhit Kumar · 12 years ago
  49. b9f5e07 drm/i915: Add more dev ops for MIPI sub encoder by Shobhit Kumar · 12 years ago
  50. 9c33371 drm/i915: Decrease gen2 vco frequency minimum to 908 MHz by Ville Syrjälä · 12 years ago
  51. e91e941 drm/i915: Fix 66 MHz LVDS SSC freq for gen2 by Ville Syrjälä · 12 years ago
  52. c7721d3 drm/i915: Increase gen2 vco frequency limit to 1512 MHz by Ville Syrjälä · 12 years ago
  53. 91dbe5f drm/i915: Change N divider minimum from 3 to 2 for gen2 by Ville Syrjälä · 12 years ago
  54. b1c560d drm/i915: Extract p2 divider correctly for gen2 LVDS dual channel by Ville Syrjälä · 12 years ago
  55. 3dda20a drm/i915: Record BB_ADDR for every ring by Ville Syrjälä · 12 years ago
  56. 0476190 drm/i915: Use 32bit read for BB_ADDR by Ville Syrjälä · 12 years ago
  57. 90791a5 drm/i915: fix VDD override off wait by Paulo Zanoni · 12 years ago
  58. dff392d drm/i915: don't touch the VDD when disabling the panel by Paulo Zanoni · 12 years ago
  59. 9b33600 drm/i915: don't enable VDD just to enable the panel by Paulo Zanoni · 12 years ago
  60. 8771a7f drm/i915: add runtime PM support on Haswell by Paulo Zanoni · 12 years ago
  61. 1f2d453 drm/i915: disable interrupts when enabling PC8 by Paulo Zanoni · 12 years ago
  62. 6806e63 drm/i915: do not assert DE_PCH_EVENT_IVB enabled by Paulo Zanoni · 12 years ago
  63. e9cb81a drm/i915: get a runtime PM reference when the panel VDD is on by Paulo Zanoni · 12 years ago
  64. c8c8fb3 drm/i915: add some runtime PM get/put calls by Paulo Zanoni · 12 years ago
  65. f65c916 drm/i915: add runtime put/get calls at the basic places by Paulo Zanoni · 12 years ago
  66. cd2e9e9 drm/i915: do adapter power state notification at runtime PM by Paulo Zanoni · 12 years ago
  67. 8a18745 drm/i915: add initial Runtime PM functions by Paulo Zanoni · 12 years ago
  68. d62292c drm/i915: get a PC8 reference when enabling the power well by Paulo Zanoni · 12 years ago
  69. 7125ecb8 drm/i915: WARN if !HAS_PC8 when enabling/disabling PC8 by Paulo Zanoni · 12 years ago
  70. 8212d56 drm/i915: Move VLV PHY CRI clock enable into intel_init_dpio() by Ville Syrjälä · 12 years ago
  71. fff6386 drm/i915: Don't cast away const from infoframe buffer by Ville Syrjälä · 12 years ago
  72. ec9ed19 drm/i915: Make downclock deduction common for all panels by Vandana Kannan · 12 years ago
  73. c461562 drm/i915: Remove duplicate intel_uncore_forcewake_reset. by Deepak S · 12 years ago
  74. f7698ba Merge tag 'v3.13-rc3' into drm-intel-next-queued by Daniel Vetter · 12 years ago
  75. 798183c drm/i915: change CRTC assertion on LCPLL disable by Paulo Zanoni · 12 years ago
  76. ce58c32 drm/i915: Do hw quiescing first during unload by Chris Wilson · 12 years ago
  77. d299cce drm/i915: check context reset stats before relocations by Mika Kuoppala · 12 years ago
  78. 70903c3 drm/i915: Fix ordering of unbind vs unpin pages by Chris Wilson · 12 years ago
  79. 5135d64 drm/i915/vlv: Update Wait for FIFO and wait for 20 free entries. v3 by Deepak S · 12 years ago
  80. 1f1c2e2 drm/i915: Swap primary planes on gen2 for FBC by Ville Syrjälä · 12 years ago
  81. 4004546 drm/i915: Reorganize FBC function pointer initializaition by Ville Syrjälä · 12 years ago
  82. c5a44aa drm/i915: Fix FBC1 plane checks for gen2 by Ville Syrjälä · 12 years ago
  83. 82f3449 drm/i915: Fix bogus FBC1 defines by Ville Syrjälä · 12 years ago
  84. 0d96530 drm/i915: Add REG_WRITE_FOOTER by Ville Syrjälä · 12 years ago
  85. 54c136d drm/i915: Add a timing breadcrumb to panel waits by Chris Wilson · 12 years ago
  86. e445123 drm/i915: use __packed instead of __attribute__((packed)) by Jani Nikula · 12 years ago
  87. ed5ca77 drm/i915: Avoid div-by-zero in clock calculation funcs by Ville Syrjälä · 12 years ago
  88. 7e11f9f drm/i915: Remove if 0'ed static arrays by Damien Lespiau · 12 years ago
  89. e1b2273 drm/i915: Fix copy/paste DP vs eDP error in comment by Damien Lespiau · 12 years ago
  90. 5be19d9 drm/i915/lvds: don't restore hw state in the lid notifier for pch platforms by Daniel Vetter · 12 years ago
  91. be46ffd drm/i915: Fix port name in vlv_wait_port_ready() timeout warning by Ville Syrjälä · 12 years ago
  92. c19de8e drm/i915: Return a drm_mode_status enum in the mode_valid vfuncs by Damien Lespiau · 12 years ago
  93. ddf9c53 drm/i915: add intel_display_power_enabled_sw() for use in atomic ctx by Imre Deak · 12 years ago
  94. 48e9212 drm/i915: drop DRM_ERROR in intel_fbdev init by Jesse Barnes · 12 years ago
  95. 6b88f29 drm/i915/vlv: use parallel context restore when coming out of RC6 by Jesse Barnes · 12 years ago
  96. 2f0aa30 drm/i915/vlv: use a lower RC6 timeout on VLV by Jesse Barnes · 12 years ago
  97. 84fcb46 drm/i915/sdvo: Fix up debug output to not split lines by Daniel Vetter · 12 years ago
  98. 5bc0e85 drm/i915: make sparse happy for the new vlv mmio read function by Daniel Vetter · 12 years ago
  99. 084054f drm/i915: drop the right force-wake engine in the vlv mmio funcs by Daniel Vetter · 12 years ago
  100. 46520e2 drm/i915: Fix GT wake FIFO free entries for VLV by Ville Syrjälä · 12 years ago