1. 36ec8f8 drm/i915: unconditionally use mt forcewake on hsw/ivb by Daniel Vetter · 12 years ago
  2. a7902ac5 drm/i915: set the correct function pointers for Haswell DP by Paulo Zanoni · 12 years ago
  3. c19b066 drm/i915: implement Haswell DP link train sequence by Paulo Zanoni · 12 years ago
  4. 1eb8dfe drm/i915: fix Haswell DP M/N registers by Paulo Zanoni · 12 years ago
  5. a836bdf drm/i915: add DP support to intel_ddi_disable_port by Paulo Zanoni · 12 years ago
  6. 247d89f drm/i915: add DP support to intel_ddi_mode_set by Paulo Zanoni · 12 years ago
  7. 6547fef drm/i915: add DP support to intel_enable_ddi by Paulo Zanoni · 12 years ago
  8. fe43d3f drm/i915: add DP support to intel_ddi_get_hw_state by Paulo Zanoni · 12 years ago
  9. 0bdee30 drm/i915: add DP support to intel_ddi_get_encoder_port by Paulo Zanoni · 12 years ago
  10. 750eb99 drm/i915: fix DP AUX register definitions on Haswell by Paulo Zanoni · 12 years ago
  11. 16995a9 drm/i915: Clear FORCEWAKE when taking over from BIOS by Chris Wilson · 12 years ago
  12. 7fdd74a drm/i915: don't save/restor ADPA for kms by Daniel Vetter · 12 years ago
  13. 2e93889 drm/i915/crt: explicitly set up HOTPLUG_BITS on resume by Daniel Vetter · 12 years ago
  14. 912d812 drm/i915/crt: don't set HOTPLUG bits on !PCH by Daniel Vetter · 12 years ago
  15. c630119 drm/i915: don't save/restore HWS_PGA reg for kms by Daniel Vetter · 12 years ago
  16. 905c27b drm/i915: don't save/restore irq regs for kms by Daniel Vetter · 12 years ago
  17. f81183f drm/i915: don't save/restore DP regs for kms by Daniel Vetter · 12 years ago
  18. 7346bfa drm/i915: use TU_SIZE macro at intel_dp_set_m_n by Paulo Zanoni · 12 years ago
  19. d6c0d72 drm/i915: add basic Haswell DP link train bits by Paulo Zanoni · 12 years ago
  20. 068759b drm/i915: add DP support to intel_ddi_pll_mode_set by Paulo Zanoni · 12 years ago
  21. dae8479 drm/i915: add intel_ddi_set_pipe_settings by Paulo Zanoni · 12 years ago
  22. 7739c33 drm/i915: add DP support to intel_ddi_enable_pipe_func by Paulo Zanoni · 12 years ago
  23. c5836c2 drm/i915: Document the multi-threaded FORCEWAKE bits by Chris Wilson · 12 years ago
  24. d7d4eed drm/i915: Allow DRM_ROOT_ONLY|DRM_MASTER to submit privileged batchbuffers by Chris Wilson · 12 years ago
  25. 76e4383 drm/i915: move hpd handling to (ibx|cpt)_irq_handler by Daniel Vetter · 12 years ago
  26. ecd8fae drm/i915: Add rc6vids to debugfs by Ben Widawsky · 13 years ago
  27. 31643d5 drm/i915: Workaround to bump rc6 voltage to 450 by Ben Widawsky · 13 years ago
  28. 42c0526 drm/i915: Extract PCU communication by Ben Widawsky · 13 years ago
  29. 39bc66c drm/i915: Fix the SCC/SSC typo in the SPLL bits definition by Damien Lespiau · 12 years ago
  30. 1ce4292 drm/i915: pipe and planes should be disabled on haswell_crtc_mode_set by Paulo Zanoni · 12 years ago
  31. 2886e93 drm/i915: disable DDI_BUF_CTL at the correct time by Paulo Zanoni · 12 years ago
  32. 27c6f0a drm/i915: don't implement WaDisableEarlyCull for Haswell by Paulo Zanoni · 12 years ago
  33. 1e6210f drm/i915: don't rely on previous values set on DDI_BUF_CTL by Paulo Zanoni · 12 years ago
  34. 6441ab5 drm/i915: completely rewrite the Haswell PLL handling code by Paulo Zanoni · 12 years ago
  35. ee2b0b3 drm/i915: add haswell_set_pipeconf by Paulo Zanoni · 12 years ago
  36. 5dc5298 drm/i915: add proper CPU/PCH checks to crtc_mode_set functions by Paulo Zanoni · 12 years ago
  37. 09b4ddf drm/i915: add haswell_crtc_mode_set by Paulo Zanoni · 12 years ago
  38. fc91463 drm/i915: enable and disable PIPE_CLK_SEL at the right time by Paulo Zanoni · 12 years ago
  39. 8d9ddbc drm/i915: enable and disable DDI_FUNC_CTL at the right time by Paulo Zanoni · 12 years ago
  40. 79f689a drm/i915: rewrite the LCPLL code by Paulo Zanoni · 12 years ago
  41. bcb4508 drm/i915: Align the retire_requests worker to the nearest second by Chris Wilson · 12 years ago
  42. cecc21f drm/i915: Align the hangcheck wakeup to the nearest second by Chris Wilson · 12 years ago
  43. a9627b8 drm/i915: Remove the WaDisableBackToBackFlipFix w/a for Haswell by Damien Lespiau · 12 years ago
  44. 62cb944 drm/i915: Document that we are implementing WaDisableBackToBackFlipFix by Damien Lespiau · 12 years ago
  45. 1a4bd9e drm/i915: remove duplicated include from intel_modes.c by Wei Yongjun · 12 years ago
  46. b57a1e9 drm/i915: Remove the disabling of VHR unit clock gating for HSW by Damien Lespiau · 12 years ago
  47. 87f8020 drm/i915: implement WaDisableEarlyCull for VLV and IVB by Jesse Barnes · 12 years ago
  48. 61939d9 drm/i915: implement WaForceL3Serialization on VLV and IVB by Jesse Barnes · 12 years ago
  49. ff1f525 drm/i915: s/DRM_IRQ_ARGS/int irq, void *arg by Daniel Vetter · 12 years ago
  50. b0e77b9 drm/i915: extract intel_set_pipe_timings from crtc_mode_set by Paulo Zanoni · 12 years ago
  51. 749052f drm/i915: add debug logging to ASLE backlight set requests by Jani Nikula · 12 years ago
  52. 17dc9257 drm/i915: Fixup HDMI output on Valleyview by Vijay Purushothaman · 13 years ago
  53. 19c0392 drm/i915: Add eDP support for Valleyview by Gajanan Bhat · 13 years ago
  54. 2a8f64c drm/i915: Enable DisplayPort in Valleyview by Vijay Purushothaman · 13 years ago
  55. 74a4dd2 drm/i915: Program correct m n tu register for Valleyview by Vijay Purushothaman · 13 years ago
  56. b56747a drm/i915: Add Valleyview lane control definitions by Vijay Purushothaman · 13 years ago
  57. ae33cdcf drm/i915: Fix SDVO IER and status bits for Valleyview by Vijay Purushothaman · 13 years ago
  58. 9473c8f drm/i915: Set aux clk to 100MHz for Valleyview by Vijay Purushothaman · 13 years ago
  59. 3bcedbe drm/i915: limit VLV IRQ enables to those we use by Jesse Barnes · 13 years ago
  60. da131a4 drm/dp: Make sink count DP 1.2 aware by Adam Jackson · 13 years ago
  61. 07d3dc1 drm/i915/dp: Be smarter about connection sense for branch devices by Adam Jackson · 13 years ago
  62. b091cd9 drm/i915/dp: Fetch downstream port info if needed during DPCD fetch by Adam Jackson · 13 years ago
  63. e2f12b0 drm/i915: remove unused variables from ironlake_crtc_mode_set by Paulo Zanoni · 13 years ago
  64. de13a2e drm/i915: extract compute_dpll from ironlake_crtc_mode_set by Paulo Zanoni · 13 years ago
  65. f48d8f2 drm/i915: extract set_m_n from ironlake_crtc_mode_set by Paulo Zanoni · 13 years ago
  66. cc769b6 drm/i915: don't recheck for invalid pipe bpp by Paulo Zanoni · 13 years ago
  67. 398b7a1 Merge tag 'v3.6-rc7' into drm-intel-next-queued by Daniel Vetter · 13 years ago
  68. 57df2ae drm/i915: BUG() on unexpected HDMI register by Paulo Zanoni · 13 years ago
  69. 853c70e drm/i915: Fix !CONFIG_PM sysfs for real this time by Ben Widawsky · 13 years ago
  70. 41783ee drm/i915: Assert that the exec object lookup table is a power-of-two by Chris Wilson · 13 years ago
  71. 3cce574 drm/i915: HDMI - Clear Audio Enable bit for Hot Plug unconditionally by Wang Xingchao · 13 years ago
  72. 2f745ad drm/i915: Convert the dmabuf object to use the new i915_gem_object_ops by Chris Wilson · 13 years ago
  73. 68d3472 drm/i915: update dpms property in set_mode by Daniel Vetter · 13 years ago
  74. 172a1ae1 drm/i915: don't call dpms funcs after set_mode by Daniel Vetter · 13 years ago
  75. 46b6f81 drm/i915: don't disable fdi links harder in ilk_crtc_enable by Daniel Vetter · 13 years ago
  76. a14d335 drm/i915: rip out intel_disable_pch_ports by Daniel Vetter · 13 years ago
  77. 934d608 drm/i915: Limit the ioremap of the PCI bar to the registers by Chris Wilson · 13 years ago
  78. ac6ae34 drm/i915: Show render P state thresholds in sysfs by Ben Widawsky · 13 years ago
  79. 46ddf19 drm/i915: Add setters for min/max frequency by Ben Widawsky · 13 years ago
  80. b6f69c9 drm/i915: rip out edp special case from dp_link_down by Daniel Vetter · 13 years ago
  81. ba7a645 drm/i915: Drop the misleading cast to the wrong user pointer type by Chris Wilson · 13 years ago
  82. d627b62 i915: initialize CADL in opregion by Lekensteyn · 13 years ago
  83. 3739850 drm/i915: disable the cpu edp port after the cpu pipe by Daniel Vetter · 13 years ago
  84. 0c33d8d drm/i915: rip out dp port enabling cludges^Wchecks by Daniel Vetter · 13 years ago
  85. 0767935 drm/i915: robustify edp_pll_on/off by Daniel Vetter · 13 years ago
  86. 2bd2ad6 drm/i915: clean up the cpu edp pll special case by Daniel Vetter · 13 years ago
  87. bf49ec8 drm/i915: add encoder->pre_enable/post_disable by Daniel Vetter · 13 years ago
  88. fba9215 drm/i915: rip out early dp port write for gm45/ilk by Daniel Vetter · 13 years ago
  89. 7924963 drm/i915: Error checks in gen6_set_rps by Ben Widawsky · 13 years ago
  90. d5570a7 drm/i915: POSTING_READ the new rps value by Ben Widawsky · 13 years ago
  91. df6eedc drm/i915: Add current/max/min GPU freq to sysfs by Ben Widawsky · 13 years ago
  92. c8735b0 drm/i915: #define gpu freq multipler by Ben Widawsky · 13 years ago
  93. dbdfd8e drm/i915: variable renames by Ben Widawsky · 13 years ago
  94. 6591c6e drm/i915: extract compute_clocks from ironlake_crtc_mode_set by Paulo Zanoni · 13 years ago
  95. a1f9e77 drm/i915: simplify setting DSPCNTR inside ironlake_crtc_mode_set by Paulo Zanoni · 13 years ago
  96. c820356 drm/i915: extract ironlake_set_pipeconf form ironlake_crtc_mode_set by Paulo Zanoni · 13 years ago
  97. 9da3da6 drm/i915: Replace the array of pages with a scatterlist by Chris Wilson · 13 years ago
  98. f60d7f0 drm/i915: Pin backing pages for pread by Chris Wilson · 13 years ago
  99. 755d221 drm/i915: Pin backing pages for pwrite by Chris Wilson · 13 years ago
  100. a557017 drm/i915: Pin backing pages whilst exporting through a dmabuf vmap by Chris Wilson · 13 years ago