1. 164c859 drm/i915: Add some debug breadcrumbs to connector detection by Chris Wilson · 11 years ago
  2. d8fc8a4 drm/i915: invert {ilk, snb}_gt_irq_handler check by Paulo Zanoni · 11 years ago
  3. cce723e drm/i915: Make i915 events part of uapi by Ben Widawsky · 11 years ago
  4. 8e76f8d drm/i915: kill ivybridge_irq_postinstall by Paulo Zanoni · 11 years ago
  5. b518421 drm/i915: kill Ivybridge vblank irq vfuncs by Paulo Zanoni · 11 years ago
  6. f1af8fc drm/i915: add ILK/SNB support to ivybridge_irq_handler by Paulo Zanoni · 11 years ago
  7. 23a7851 drm/i915: POSTING_READ(DEIER) on ivybridge_irq_handler by Paulo Zanoni · 11 years ago
  8. 27b9188 drm/i915: reorganize ironlake_irq_handler by Paulo Zanoni · 11 years ago
  9. 221ab43e drm/i915: don't read or write GEN6_PMIIR on Gen 5 by Paulo Zanoni · 11 years ago
  10. 9719fb9 drm/i915: extract ivb_display_irq_handler by Paulo Zanoni · 11 years ago
  11. c008bc6 drm/i915: extract ilk_display_irq_handler by Paulo Zanoni · 11 years ago
  12. 3169465 drm/i915: kill ivybridge_irq_preinstall by Paulo Zanoni · 11 years ago
  13. 0b74b50 drm/i915: add prefault_disable module option by Xiong Zhang · 11 years ago
  14. 6286ef9 drm/i915: use after free on error path by Dan Carpenter · 11 years ago
  15. db473b3 drm/i915: checking for NULL instead of IS_ERR() by Dan Carpenter · 11 years ago
  16. bf8fa3d drm/i915: extract lpt_enable_clkout_dp from lpt_init_pch_refclk by Paulo Zanoni · 11 years ago
  17. f31f2d5 drm/i915: extract FDI mPHY functions from lpt_init_pch_refclk by Paulo Zanoni · 11 years ago
  18. 0ff066a drm/i915: remove SDV support from lpt_pch_init_refclk by Paulo Zanoni · 11 years ago
  19. 7984211 drm/i915: restore debug message lost in merge resolution by Imre Deak · 11 years ago
  20. 4906557 drm/i915: Hook PSR functionality by Rodrigo Vivi · 11 years ago
  21. 3d739d9 drm/i915: add update function to disable/enable-back PSR by Rodrigo Vivi · 11 years ago
  22. 105b7c1 drm/intel: add enable_psr module option and disable psr by default by Rodrigo Vivi · 11 years ago
  23. 3f51e47 drm/i915: Match all PSR mode entry conditions before enabling it. by Rodrigo Vivi · 11 years ago
  24. e91fd8c drm/i915: Added debugfs support for PSR Status by Rodrigo Vivi · 11 years ago
  25. 2b28bb1 drm/i915: Enable/Disable PSR by Rodrigo Vivi · 11 years ago
  26. b84a1cf drm/i915: split aux_clock_divider logic in a separated function for reuse. by Rodrigo Vivi · 11 years ago
  27. 2293bb5 drm/i915: Read the EDP DPCD and PSR Capability by Shobhit Kumar · 11 years ago
  28. 2f63315 drm/i915: Create VMAs by Ben Widawsky · 11 years ago
  29. f7f1818 drm/i915: Free stolen node on failed preallocation by Ben Widawsky · 11 years ago
  30. 5cef07e drm/i915: Move active/inactive lists to new mm by Ben Widawsky · 11 years ago
  31. a7bbbd6 drm/i915: Create a global list of vms by Ben Widawsky · 11 years ago
  32. 93bd864 drm/i915: Put the mm in the parent address space by Ben Widawsky · 11 years ago
  33. 853ba5d drm/i915: Move gtt and ppgtt under address space umbrella by Ben Widawsky · 11 years ago
  34. 10cd45b drm/i915: introduce i915_queue_hangcheck by Mika Kuoppala · 11 years ago
  35. e852096 drm/i915: Replace open-coding of DEFAULT_CONTEXT_ID by Chris Wilson · 11 years ago
  36. 11fa338 drm/i915: Fix retrieval of hangcheck stats by Chris Wilson · 11 years ago
  37. eb4926e drm/i915: Don't try to calculate RC6 residency on GEN4 and before by Damien Lespiau · 11 years ago
  38. 19bc678 drm/i915: We implement WaMPhyProgramming on Haswell by Damien Lespiau · 11 years ago
  39. f1e8fa5 drm/i915: We implement WaFbcDisableDpfcClockGating on ilk by Damien Lespiau · 11 years ago
  40. 4bb3533 drm/i915: We implement WaFbcAsynchFlipDisableFbcQueue on ilk and snb by Damien Lespiau · 11 years ago
  41. 7457d61 drm/i915: We implement WaFbcWaitForVBlankBeforeEnable for ilk and snb by Damien Lespiau · 11 years ago
  42. a0b3335 drm/i915: simplify rps interrupt enabling/disabling sequence by Daniel Vetter · 11 years ago
  43. 44fc7d5 drm/i915: extract rps interrupt enable/disable helpers by Daniel Vetter · 11 years ago
  44. 0a9a8c9 drm/i915: unify GT/PM irq postinstall code by Daniel Vetter · 11 years ago
  45. d18ea1b drm/i915: unify PM interrupt preinstall sequence by Daniel Vetter · 11 years ago
  46. 63573eb drm/i915: debugfs entries for [e]LLC by Ben Widawsky · 11 years ago
  47. 4d15c14 drm/i915: Use eLLC/LLC by default when available by Ben Widawsky · 11 years ago
  48. 5912450 drm/i915: store eLLC size by Ben Widawsky · 11 years ago
  49. 05e21cc drm/i915: Define some of the eLLC magic by Ben Widawsky · 11 years ago
  50. 0d8ff15 drm/i915/hsw: Set correct Haswell PTE encodings. by Ben Widawsky · 11 years ago
  51. 50b44a4 drm/i915: clear DPLL reg when disabling i9xx dplls by Daniel Vetter · 11 years ago
  52. 3ad8a20 drm/i915: Fix up cpt pixel multiplier enable sequence by Daniel Vetter · 11 years ago
  53. 426115c drm/i915: clean up vlv ->pre_pll_enable and pll enable sequence by Daniel Vetter · 11 years ago
  54. 84734a0 drm/i915: move error state to own compilation unit by Mika Kuoppala · 11 years ago
  55. 53b9140 drm/i915: Don't attempt to read an unitialized stack value by Damien Lespiau · 11 years ago
  56. 08e2a7d drm/i915: Use for_each_pipe() when possible by Damien Lespiau · 11 years ago
  57. c0d6a3d drm/i915: don't enable PM_VEBOX_CS_ERROR_INTERRUPT by Daniel Vetter · 11 years ago
  58. c7113cc drm/i915: unify ring irq refcounts (again) by Daniel Vetter · 11 years ago
  59. 59cdb63 drm/i915: kill dev_priv->rps.lock by Daniel Vetter · 11 years ago
  60. 2adbee6 drm/i915: queue work outside spinlock in hsw_pm_irq_handler by Daniel Vetter · 11 years ago
  61. 41a05a3 drm/i915: streamline hsw_pm_irq_handler by Daniel Vetter · 11 years ago
  62. d0ecd7e drm/i915: irq handlers don't need interrupt-safe spinlocks by Daniel Vetter · 11 years ago
  63. de28075 drm/i915: kill lpt pch transcoder->crtc mapping code for fifo underruns by Daniel Vetter · 11 years ago
  64. 7336df6 drm/i915: improve GEN7_ERR_INT clearing for fifo underrun reporting by Daniel Vetter · 11 years ago
  65. 1dd246f drm/i915: improve SERR_INT clearing for fifo underrun reporting by Daniel Vetter · 11 years ago
  66. fee884e drm/i915: extract ibx_display_interrupt_update by Daniel Vetter · 11 years ago
  67. 12f56f5 drm/i915: remove unused members from drm_i915_private by Maarten Lankhorst · 11 years ago
  68. db1b76c drm/i915: don't frob mm.suspended when not using ums by Daniel Vetter · 11 years ago
  69. 885b012 drm/i915: Fix VLV DP RBR/HDMI/DAC PLL LPF coefficients by Ville Syrjälä · 11 years ago
  70. 897f9ed drm/i915: WARN if the bios reserved range is bigger than stolen size by Daniel Vetter · 11 years ago
  71. 36c0cc6 drm/i915: clean up media reset on gm45 by Daniel Vetter · 11 years ago
  72. eaba1b8 drm/i915: Verify that our stolen memory doesn't conflict by Chris Wilson · 11 years ago
  73. 34b9674 drm/i915: convert debugfs creation/destruction to table by Daniel Vetter · 11 years ago
  74. 5d536e2 drm/i915: dvo needs a P2 divisor of 4 by Daniel Vetter · 11 years ago
  75. 4a33e48 drm/i915: fix dvo DPLL regression by Daniel Vetter · 11 years ago
  76. c6cfb32 drm/i915: Embed drm_mm_node in i915 gem obj by Ben Widawsky · 11 years ago
  77. edd41a8 drm/i915: Kill obj->gtt_offset by Ben Widawsky · 11 years ago
  78. f343c5f drm/i915: Getter/setter for object attributes by Ben Widawsky · 11 years ago
  79. 338710e drm: Change create block to reserve node by Ben Widawsky · 11 years ago
  80. b3a070c drm: pre allocate node for create_block by Ben Widawsky · 11 years ago
  81. b79480b drm/i915: assert_spin_locked for pipestat interrupt enable/disable by Daniel Vetter · 11 years ago
  82. 190d6cd drm/i915: less magic for stolen preallocated objects w/o gtt offset by Daniel Vetter · 11 years ago
  83. d94ab06 drm/i915: Explicitly cast pipe -> intel_dpll_id by Daniel Vetter · 11 years ago
  84. e143a21 drm/i915: explicitly cast pipe -> cpu_transcoder by Daniel Vetter · 11 years ago
  85. e847440 drm/i915: Use wait_for() to wait for Punit to change GPU freq on VLV by Ville Syrjälä · 11 years ago
  86. 510d5f2 drm/i915: split encoder get_config calls from crtc get_clock calls by Jesse Barnes · 11 years ago
  87. 6f02488 drm/i915: fixup messages in pipe_config_compare by Jesse Barnes · 11 years ago
  88. ef86ddc drm/i915: add error_state sysfs entry by Mika Kuoppala · 11 years ago
  89. 4dc955f drm/i915: introduce i915_error_state_buf_init by Mika Kuoppala · 11 years ago
  90. 95d5bfb drm/i915: export error state ref handling by Mika Kuoppala · 11 years ago
  91. fc16b48 drm/i915: export error state to string conversion by Mika Kuoppala · 11 years ago
  92. 319d982 drm/i915: flip on a no fb -> fb transition if crtc is active v3 by Jesse Barnes · 11 years ago
  93. 4d6a3e6 drm/i915: turn off panel fitting at flip time if needed v2 by Jesse Barnes · 11 years ago
  94. babea61 drm/i915: copy fetched mode state into crtc at setup_hw time v5 by Jesse Barnes · 11 years ago
  95. f1f644d drm/i915: get mode clock when reading the pipe config v9 by Jesse Barnes · 11 years ago
  96. 2385bdf drm/i915: add fastboot param for fast & loose mode setting by Jesse Barnes · 11 years ago
  97. c93f54c drm/i915: pixel multiplier readout support for pch ports by Daniel Vetter · 11 years ago
  98. 911bdf0 drm/i915: Move gtt_mtrr to i915_gtt by Ben Widawsky · 11 years ago
  99. 5c3fe8b drm/i915: Move fbc members out of line by Ben Widawsky · 11 years ago
  100. b2f21b4 drm/i915: Use gtt shortform where possible by Ben Widawsky · 11 years ago