1. 5a65f35 drm/i915: don't set modes for 2 connectors on the same encoder by Paulo Zanoni · 11 years ago
  2. feb56b9 drm/i915: i830M has watermarks like i855 by Daniel Vetter · 11 years ago
  3. 3a77c4c drm/i915: Drop I915_ prefix from HAS_FBC by Daniel Vetter · 11 years ago
  4. 38af609 drm/i915: Don't swap planes on 830M by Ville Syrjälä · 11 years ago
  5. 89eff4b drm/i915: fix wrong PLL debug messages. by Paulo Zanoni · 11 years ago
  6. e59150d drm/i915/bdw: don't try to check IPS state on BDW v2 by Jesse Barnes · 11 years ago
  7. 576b259 drm/i915: use crtc_htotal when calculating ilk watermarks by Jesse Barnes · 11 years ago
  8. 0637d60 drm/i915: fix fastboot pfit disable hack to update pipe w/h by Jesse Barnes · 11 years ago
  9. 7ca51a3 drm/i915: check modeset state after a pipe_set_base if using fastboot by Jesse Barnes · 11 years ago
  10. bd602544 drm/i915: Simplify watermark/init_clock_gating setup by Ville Syrjälä · 11 years ago
  11. 03dce88 drm/i915: Enable watermarks for BDW by Ville Syrjälä · 11 years ago
  12. a42a571 drm/i915: Fix watermark code for BDW by Ville Syrjälä · 11 years ago
  13. 38cc1da drm/i915: avoid unclaimed registers when capturing the error state by Paulo Zanoni · 11 years ago
  14. 304d695 drm/i915: Flush outstanding requests before allocating new seqno by Chris Wilson · 11 years ago
  15. b38538c drm/i915: remove duplicate MODULE_LICENSE definition by Jani Nikula · 11 years ago
  16. 6f1cc99 drm/i915: Avoid dereference past end of page array in gen8_ppgtt_insert_entries() by Chris Wilson · 11 years ago
  17. cc79714 drm/i915: Avoid dereference past end of page array in gen6_ppgtt_insert_entries() by Chris Wilson · 11 years ago
  18. c0a7f81 drm/i915: Mention when we enable the Ironlake iommu workarounds by Chris Wilson · 11 years ago
  19. 3ec2f42 drm/i915: Fix refcount leak and possible NULL pointerdereference. by Tetsuo Handa · 11 years ago
  20. d8ccba8 drm/i915: grab a pages pin count for preallocate stolen by Daniel Vetter · 11 years ago
  21. 820c198 drm/i915: s/haswell_update_wm/ilk_update_wm/ by Imre Deak · 11 years ago
  22. d0f8e45 drm/i915: remove unused WM defines by Imre Deak · 11 years ago
  23. 954911e drm/i915: simplify platform specific code in hsw_write_wm_values by Imre Deak · 11 years ago
  24. 8368f01 Revert "drm/i915/sprite: Always enable the scaler on IronLake" by Ville Syrjälä · 11 years ago
  25. 1bd09ec drm/i915: Avoid underruns when disabling sprites by Ville Syrjälä · 11 years ago
  26. efb31d1 drm/i915: Don't disable primary when color keying is used by Ville Syrjälä · 11 years ago
  27. 8553c18 drm/i915: Try to fix the messy IVB sprite scaling workaround by Ville Syrjälä · 11 years ago
  28. 96f90c5 drm/i915: Move ILK/SNB/IVB over to the HSW WM code by Ville Syrjälä · 11 years ago
  29. 017636c drm/i915: Disable LP1+ watermarks safely in init by Ville Syrjälä · 11 years ago
  30. ce0e071 drm/i915: Linetime watermarks are a HSW feature by Ville Syrjälä · 11 years ago
  31. 6c8b6c2 drm/i915: Disable FBC WM on ILK, and disable LP2+ when FBC is enabled by Ville Syrjälä · 11 years ago
  32. 0ba22e2 drm/i915: Don't merge LP1+ watermarks on ILK/SNB/IVB when multiple pipes are enabled by Ville Syrjälä · 11 years ago
  33. facd619 drm/i915: Fix LP1+ watermark disabling ILK by Ville Syrjälä · 11 years ago
  34. 6cef2b8a drm/i915: Fix LP1 sprite watermarks for ILK/SNB by Ville Syrjälä · 11 years ago
  35. 7b39a0b drm/i915: Avoid computing invalid WM levels when sprites/scaling is enabled by Ville Syrjälä · 11 years ago
  36. a68d68e drm/i915: Add ILK/SNB/IVB WM latency field support by Ville Syrjälä · 11 years ago
  37. ac9545f drm/i915: Add IVB DDB partitioning control by Ville Syrjälä · 11 years ago
  38. 243eaf3 drm/i915: kick firmware fbs even when i915 fbdev is disabled by Daniel Vetter · 11 years ago
  39. 691bb71 drm/i915: Use IS_VALLEYVIEW() to test the is_valleyview flag by Damien Lespiau · 11 years ago
  40. a08acaf drm/i915: Use symbolic names for booleans in i915_semaphore_is_enabled by Daniel Vetter · 11 years ago
  41. 52ed232 drm/i915: Don't emit mbox updates without semaphores by Ben Widawsky · 11 years ago
  42. 0e79284 drm/i915: Reorder/respace MI instruction definition by Ben Widawsky · 11 years ago
  43. 5382f5f35 drm/i915/vlv: split DPIO init and reset by Jesse Barnes · 11 years ago
  44. f42bb70 drm/i915/vlv: add early DPIO init v3 by Jesse Barnes · 11 years ago
  45. a57750f drm/i915: only build i915_debugfs.c when CONFIG_DEBUG_FS is enabled by Jani Nikula · 11 years ago
  46. f3c5fe9 drm/i915: fix return value check of debugfs_create_file() by Wei Yongjun · 11 years ago
  47. f00076d drm/i915: parse backlight modulation frequency from the BIOS VBT by Jani Nikula · 11 years ago
  48. df4547d drm/i915: add runtime PM support on Haswell by Paulo Zanoni · 11 years ago
  49. 48018a5 drm/i915: release the GTT mmaps when going into D3 by Paulo Zanoni · 11 years ago
  50. 16a3d6e drm/i915: cancel the hangcheck before runtime suspend by Paulo Zanoni · 11 years ago
  51. ab57fff drm/i915/bdw: Implement ff workarounds by Ben Widawsky · 11 years ago
  52. 63801f2 drm/i915/bdw: Force all Data Cache Data Port access to be Non-Coherent by Ben Widawsky · 11 years ago
  53. a3564d2 drm/i915/bdw: Don't use forcewake needlessly by Ville Syrjälä · 11 years ago
  54. 9705887 drm/i915: Clear out old GT FIFO errors in intel_uncore_early_sanitize() by Ville Syrjälä · 11 years ago
  55. 168c3f2 drm/i915: dont call irq_put when irq test is on by Mika Kuoppala · 11 years ago
  56. 993495a drm/i915: Rework the FBC interval/stall stuff a bit by Ville Syrjälä · 11 years ago
  57. fd70d52 drm/i915: Enable FBC for all mobile gen2 and gen3 platforms by Ville Syrjälä · 11 years ago
  58. 159f987 drm/i915: FBC_CONTROL2 is gen4 only by Ville Syrjälä · 11 years ago
  59. 42a430f drm/i915: Gen2 FBC1 CFB pitch wants 32B units by Ville Syrjälä · 11 years ago
  60. 566b734 drm/i915: split intel_ddi_pll_mode_set in 2 pieces by Paulo Zanoni · 11 years ago
  61. 47e9766 drm/i915: Fix timeout with missed interrupts in __wait_seqno by Mika Kuoppala · 11 years ago
  62. f9dcb0d drm/i915: touch VGA MSR after we enable the power well by Paulo Zanoni · 11 years ago
  63. d5e8fdc drm/i915: extract hsw_power_well_post_{enable, disable} by Paulo Zanoni · 11 years ago
  64. b664607 drm/i915: remove i915_disable_vga_mem declaration by Paulo Zanoni · 11 years ago
  65. f6da284 drm/i915: Parametrize the dphy and other spec specific parameters by Shobhit Kumar · 11 years ago
  66. a4a593b drm/i915: Remove redundant DSI PLL enabling by Shobhit Kumar · 11 years ago
  67. 1dbd7cb drm/i915: Reorganize the DSI enable/disable sequence by Shobhit Kumar · 11 years ago
  68. 8e1eed5 drm/i915: Try harder to get best m, n, p values with minimal error by Shobhit Kumar · 11 years ago
  69. 44d4c6e drm/i915: Compute dsi_clk from pixel clock by Shobhit Kumar · 11 years ago
  70. e9fe51c drm/i915: Use FLISDSI interface for band gap reset by Shobhit Kumar · 11 years ago
  71. b9f5e07 drm/i915: Add more dev ops for MIPI sub encoder by Shobhit Kumar · 11 years ago
  72. 9c33371 drm/i915: Decrease gen2 vco frequency minimum to 908 MHz by Ville Syrjälä · 11 years ago
  73. e91e941 drm/i915: Fix 66 MHz LVDS SSC freq for gen2 by Ville Syrjälä · 11 years ago
  74. c7721d3 drm/i915: Increase gen2 vco frequency limit to 1512 MHz by Ville Syrjälä · 11 years ago
  75. 91dbe5f drm/i915: Change N divider minimum from 3 to 2 for gen2 by Ville Syrjälä · 11 years ago
  76. b1c560d drm/i915: Extract p2 divider correctly for gen2 LVDS dual channel by Ville Syrjälä · 11 years ago
  77. 3dda20a drm/i915: Record BB_ADDR for every ring by Ville Syrjälä · 11 years ago
  78. 0476190 drm/i915: Use 32bit read for BB_ADDR by Ville Syrjälä · 11 years ago
  79. 90791a5 drm/i915: fix VDD override off wait by Paulo Zanoni · 11 years ago
  80. dff392d drm/i915: don't touch the VDD when disabling the panel by Paulo Zanoni · 11 years ago
  81. 9b33600 drm/i915: don't enable VDD just to enable the panel by Paulo Zanoni · 11 years ago
  82. 8771a7f drm/i915: add runtime PM support on Haswell by Paulo Zanoni · 11 years ago
  83. 1f2d453 drm/i915: disable interrupts when enabling PC8 by Paulo Zanoni · 11 years ago
  84. 6806e63 drm/i915: do not assert DE_PCH_EVENT_IVB enabled by Paulo Zanoni · 11 years ago
  85. e9cb81a drm/i915: get a runtime PM reference when the panel VDD is on by Paulo Zanoni · 11 years ago
  86. c8c8fb3 drm/i915: add some runtime PM get/put calls by Paulo Zanoni · 11 years ago
  87. f65c916 drm/i915: add runtime put/get calls at the basic places by Paulo Zanoni · 11 years ago
  88. cd2e9e9 drm/i915: do adapter power state notification at runtime PM by Paulo Zanoni · 11 years ago
  89. 8a18745 drm/i915: add initial Runtime PM functions by Paulo Zanoni · 11 years ago
  90. d62292c drm/i915: get a PC8 reference when enabling the power well by Paulo Zanoni · 11 years ago
  91. 7125ecb8 drm/i915: WARN if !HAS_PC8 when enabling/disabling PC8 by Paulo Zanoni · 11 years ago
  92. 8212d56 drm/i915: Move VLV PHY CRI clock enable into intel_init_dpio() by Ville Syrjälä · 11 years ago
  93. fff6386 drm/i915: Don't cast away const from infoframe buffer by Ville Syrjälä · 11 years ago
  94. ec9ed19 drm/i915: Make downclock deduction common for all panels by Vandana Kannan · 11 years ago
  95. c461562 drm/i915: Remove duplicate intel_uncore_forcewake_reset. by Deepak S · 11 years ago
  96. f7698ba Merge tag 'v3.13-rc3' into drm-intel-next-queued by Daniel Vetter · 11 years ago
  97. 798183c drm/i915: change CRTC assertion on LCPLL disable by Paulo Zanoni · 11 years ago
  98. 7adfff5 Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 11 years ago
  99. 002acf1 Merge tag 'pm-3.13-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 11 years ago
  100. 8e70300 Merge branches 'pm-epoll', 'pnp' and 'powercap' by Rafael J. Wysocki · 11 years ago