1. 9084e7d drm/i915: re-layout intel_panel.c to obey 80 char limit by Daniel Vetter · 11 years ago
  2. 37327ab drm/i915: Add explicit pipe src size to pipe config by Ville Syrjälä · 11 years ago
  3. a748214 drm/i915: Use adjusted_mode in DSI PLL calculations by Ville Syrjälä · 11 years ago
  4. ba44f72 drm/i915: Use pipe config in sprite code by Ville Syrjälä · 11 years ago
  5. 20ddf66 drm/i915: Make intel_crtc_active() available outside intel_pm.c by Ville Syrjälä · 11 years ago
  6. ca73b4f drm/i915: Use adjusted_mode when checking conditions for PSR by Ville Syrjälä · 11 years ago
  7. 4af67d4 drm/i915: Check the clock from adjusted mode in intel_crtc_active() by Ville Syrjälä · 11 years ago
  8. 4fe8590 drm/i915: Use adjusted_mode appropriately when computing watermarks by Ville Syrjälä · 11 years ago
  9. ef644fd drm/i915: Use adjusted_mode in intel_update_fbc() by Ville Syrjälä · 11 years ago
  10. d68e7c3 drm/i915: Use adjusted_mode in HDMI 12bpc clock check by Ville Syrjälä · 11 years ago
  11. 12d7cee drm/i915: Use adjusted_mode->clock in lpt_program_iclkip by Ville Syrjälä · 11 years ago
  12. a2b076b drm/i915: Grab the pixel clock from adjusted_mode not requested_mode by Ville Syrjälä · 11 years ago
  13. d71b8d4 drm/i915: Add fuzzy clock check for port_clock by Ville Syrjälä · 11 years ago
  14. 5e55065 drm/i915: Add PIPE_CONF_CHECK_CLOCK_FUZZY() by Ville Syrjälä · 11 years ago
  15. 18442d0 drm/i915: Fix port_clock and adjusted_mode.clock readout all over by Ville Syrjälä · 11 years ago
  16. da4a1ef drm/i915: Make i9xx_crtc_clock_get() work for PCH DPLLs by Ville Syrjälä · 11 years ago
  17. 293623f drm/i915: Make i9xx_crtc_clock_get() use dpll_hw_state by Ville Syrjälä · 11 years ago
  18. 6878da0 drm/i915: Add intel_dotclock_calculate() by Ville Syrjälä · 11 years ago
  19. 794a79a drm/i915: clear opregon->lid_state after we unmap it by Paulo Zanoni · 11 years ago
  20. 93ce0ba drm/i915: add asserts for cursor disabled by Jani Nikula · 11 years ago
  21. 33618ea drm/i915: Fix l3 parity user buffer offset by Ben Widawsky · 11 years ago
  22. 1c3dcd1 drm/i915: Round l3 parity reads down by Ben Widawsky · 11 years ago
  23. 472f8ac drm/i915: Remove extra "ring" by Ben Widawsky · 11 years ago
  24. 3bd2626 drm/i915: Make intel_fuzzy_clock_check() take in arbitrary clocks by Ville Syrjälä · 11 years ago
  25. eb14cb7 drm/i915: Add state readout and checking for has_dp_encoder and dp_m_n by Ville Syrjälä · 11 years ago
  26. 42571ae drm/i915: Add support for pipe_bpp readout by Ville Syrjälä · 11 years ago
  27. 3c52f4e drm/i915: Make adjusted_mode.clock non-pixel multiplied by Ville Syrjälä · 11 years ago
  28. 1041a02 drm/i915: Don't factor in pixel multplier when deriving dotclock from link clock and M/N values by Ville Syrjälä · 11 years ago
  29. 8e8f8ae drm/i915: don't save/restore LBB on Gen5+ by Paulo Zanoni · 11 years ago
  30. 9d49c0e drm/i915: move more code to __i915_drm_thaw by Paulo Zanoni · 11 years ago
  31. 68c8c17 drm/i915: evict VM instead of everything by Ben Widawsky · 11 years ago
  32. 7b79612 drm/i915: Extract vm specific part of eviction by Ben Widawsky · 11 years ago
  33. 23f5448 drm/i915: Synchronize pread/pwrite with wait_rendering by Ben Widawsky · 11 years ago
  34. 6c4a8962a drm/i915/vlv: re-enable hotplug detect based probing on VLV/BYT by Jesse Barnes · 11 years ago
  35. a666283 drm/i915: Fix HSW sync flags to use pipe config adjusted_mode by Ville Syrjälä · 11 years ago
  36. 5a1d5eb drm/i915: Remove the double-list iteration from bound_any() by Chris Wilson · 11 years ago
  37. 0924673 drm/i915: Write RING_TAIL once per-request by Chris Wilson · 11 years ago
  38. ad0d6dc drm/i915: Refactor max WM level by Ville Syrjälä · 11 years ago
  39. 8de123a drm/i915: Use ilk_compute_wm_level to compute WM_PIPE values by Ville Syrjälä · 11 years ago
  40. ac830fe drm/i915: Constify some watermark data by Ville Syrjälä · 11 years ago
  41. f37fcc2 drm/i915: Call intel_update_watermarks() in specific place during modeset by Ville Syrjälä · 11 years ago
  42. 46ba614 drm/i915: Pass crtc to intel_update_watermarks() by Ville Syrjälä · 11 years ago
  43. da66146 drm/i915: include hangcheck action and score in error_state by Mika Kuoppala · 11 years ago
  44. be62acb drm/i915: ban badly behaving contexts by Mika Kuoppala · 11 years ago
  45. bf13e81 drm/i915: add support for per-pipe power sequencing on vlv by Jani Nikula · 11 years ago
  46. a24c144 drm/i915: clean up power sequencing register port select definitions by Jani Nikula · 11 years ago
  47. 828f5c6 drm/i915: move backlight enable later in vlv enable sequence by Jani Nikula · 11 years ago
  48. ecff4f3 drm/i915: name intel dp hooks per platform by Jani Nikula · 11 years ago
  49. ce14240 drm/i915: Remove unused mode_fixup() vfunc of struct intel_dvo_dev_ops by Damien Lespiau · 11 years ago
  50. 5e69f97 drm/i915: Add additional pipe parameter for vlv_dpio_read and vlv_dpio_write. v2 by Chon Ming Lee · 11 years ago
  51. 3c0e234 drm/i915; Preallocate the lazy request by Chris Wilson · 11 years ago
  52. 1823521 drm/i915: Rename ring->outstanding_lazy_request by Chris Wilson · 11 years ago
  53. b315fed drm/i915: Kill IRONLAKE_FDI_FREQ check by Ville Syrjälä · 11 years ago
  54. 65ce4bf drm/i915: Move Valleyview DP DPLL divisor calc to intel_dp_set_clock v2 by Chon Ming Lee · 11 years ago
  55. 9dd4ffd drm/i915: Modify DP set clock to accomodate more eDP timings v2 by Chon Ming Lee · 11 years ago
  56. 8807e55 drm/i915: do display power state notification on crtc enable/disable by Jani Nikula · 11 years ago
  57. ecbc5cf drm/i915: add opregion function to notify bios of adapter power state by Jani Nikula · 11 years ago
  58. 9c4b0a6 drm/i915: add opregion function to notify bios of encoder enable/disable by Jani Nikula · 11 years ago
  59. 20f4dbe drm/i915: expose intel_ddi_get_encoder_port() by Jani Nikula · 11 years ago
  60. ebde53c drm/i915: add plumbing for SWSCI by Jani Nikula · 11 years ago
  61. 508842a drm/i915: It's its! by Damien Lespiau · 11 years ago
  62. 9a7e0c2 drm/i915: Rearrange the comments in i915_add_request() by Chris Wilson · 11 years ago
  63. c0321e2 drm/i915: Do not add an interrupt for a context switch by Chris Wilson · 11 years ago
  64. 0ff501c drm/i915: Fix list corruption in vma_unbind by Daniel Vetter · 11 years ago
  65. b833d68 drm/i915: Restore the preliminary HW check. by Ben Widawsky · 11 years ago
  66. 9435373 drm/i915: Report enabled slices on Haswell GT3 by Rodrigo Vivi · 11 years ago
  67. 3e33a84 drm/i915/dsi: s/size_t/int/ by Daniel Vetter · 11 years ago
  68. 3cfca97 drm/i915: initialize DSI output on VLV by Jani Nikula · 11 years ago
  69. d17c544 drm/i915: Parse the MIPI related VBT Block and store relevant info by Shobhit Kumar · 11 years ago
  70. 4ce8c9a drm/i915: Band Gap WA by Shobhit Kumar · 11 years ago
  71. e9fd1c0 drm/i915: don't enable DPLL for DSI by Jani Nikula · 11 years ago
  72. 23538ef drm/i915: fix PLL assertions for DSI PLL by Jani Nikula · 11 years ago
  73. be4fc04 drm/i915: add VLV DSI PLL Calculations by ymohanma · 11 years ago
  74. 4e64649 drm/i915: add basic MIPI DSI output support by Jani Nikula · 11 years ago
  75. 69c05eb drm/i915: add MIPI DSI command sending routines by Jani Nikula · 11 years ago
  76. f5e11b0 drm/i915: add structs for MIPI DSI output by Jani Nikula · 11 years ago
  77. 72ffa33 drm/i915: add MIPI DSI output type and subtypes by Jani Nikula · 11 years ago
  78. 3230bf1 drm/i915: add MIPI DSI register definitions by Jani Nikula · 11 years ago
  79. b6ec10b drm/i915: add VLV pipeconf bit definition for DSI PLL lock by Jani Nikula · 11 years ago
  80. e9f882a drm/i915: add more VLV IOSF sideband ports accessors by Jani Nikula · 11 years ago
  81. b892327 drm: add MIPI DSI encoder and connector types by Shobhit Kumar · 11 years ago
  82. 2cc86b8 drm/i915: Always prefer CPU relocations with LLC by Chris Wilson · 11 years ago
  83. b93dab6 drm/i915: More vma fixups around unbind/destroy by Daniel Vetter · 11 years ago
  84. aaa0566 drm/i915: Don't destroy the vma placeholder during execbuffer reservation by Chris Wilson · 11 years ago
  85. e656a6c drm/i915: inline vma_create into lookup_or_create_vma by Daniel Vetter · 11 years ago
  86. 27173f1 drm/i915: Convert execbuf code to use vmas by Ben Widawsky · 11 years ago
  87. a2dc53e drm/i915: fix i9xx_crtc_clock_get for multiplied pixels by Daniel Vetter · 11 years ago
  88. eeb4793 drm/i915: handle sdvo input pixel multiplier correctly again by Daniel Vetter · 11 years ago
  89. 645416f drm/i915: fix hpd work vs. flush_work in the pageflip code deadlock by Daniel Vetter · 11 years ago
  90. d4d3601 drm/i915: fix up the relocate_entry refactoring by Daniel Vetter · 11 years ago
  91. 4c6df4b drm/i915: Fix pipe config warnings when dealing with LVDS fixed mode by Ville Syrjälä · 11 years ago
  92. d2933a5 drm/i915: Don't call sg_free_table() if sg_alloc_table() fails by Damien Lespiau · 11 years ago
  93. 81b5c7b i915: Update VGA arbiter support for newer devices by Alex Williamson · 11 years ago
  94. 5c0f6ee vgaarb: Fix VGA decodes changes by Alex Williamson · 11 years ago
  95. f22d776 vgaarb: Don't disable resources that are not owned by Alex Williamson · 11 years ago
  96. 5cfacde drm/i915: Pin pages whilst mapping the dma-buf by Chris Wilson · 11 years ago
  97. 1f5d76d drm/i915: enable trickle feed on Haswell by Paulo Zanoni · 11 years ago
  98. 814c5f1 x86: add early quirk for reserving Intel graphics stolen memory v5 by Jesse Barnes · 11 years ago
  99. a0a1807 drm/i915: split PCI IDs out into i915_drm.h v4 by Jesse Barnes · 11 years ago
  100. fac15c1 i915_gem: Convert kmem_cache_alloc(...GFP_ZERO) to kmem_cache_zalloc by Joe Perches · 11 years ago