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