1. 2f63315 drm/i915: Create VMAs by Ben Widawsky · 11 years ago
  2. f7f1818 drm/i915: Free stolen node on failed preallocation by Ben Widawsky · 11 years ago
  3. 5cef07e drm/i915: Move active/inactive lists to new mm by Ben Widawsky · 11 years ago
  4. a7bbbd6 drm/i915: Create a global list of vms by Ben Widawsky · 11 years ago
  5. 93bd864 drm/i915: Put the mm in the parent address space by Ben Widawsky · 11 years ago
  6. 853ba5d drm/i915: Move gtt and ppgtt under address space umbrella by Ben Widawsky · 11 years ago
  7. 10cd45b drm/i915: introduce i915_queue_hangcheck by Mika Kuoppala · 11 years ago
  8. e852096 drm/i915: Replace open-coding of DEFAULT_CONTEXT_ID by Chris Wilson · 11 years ago
  9. 11fa338 drm/i915: Fix retrieval of hangcheck stats by Chris Wilson · 11 years ago
  10. eb4926e drm/i915: Don't try to calculate RC6 residency on GEN4 and before by Damien Lespiau · 11 years ago
  11. 19bc678 drm/i915: We implement WaMPhyProgramming on Haswell by Damien Lespiau · 11 years ago
  12. f1e8fa5 drm/i915: We implement WaFbcDisableDpfcClockGating on ilk by Damien Lespiau · 11 years ago
  13. 4bb3533 drm/i915: We implement WaFbcAsynchFlipDisableFbcQueue on ilk and snb by Damien Lespiau · 11 years ago
  14. 7457d61 drm/i915: We implement WaFbcWaitForVBlankBeforeEnable for ilk and snb by Damien Lespiau · 11 years ago
  15. a0b3335 drm/i915: simplify rps interrupt enabling/disabling sequence by Daniel Vetter · 11 years ago
  16. 44fc7d5 drm/i915: extract rps interrupt enable/disable helpers by Daniel Vetter · 11 years ago
  17. 0a9a8c9 drm/i915: unify GT/PM irq postinstall code by Daniel Vetter · 11 years ago
  18. d18ea1b drm/i915: unify PM interrupt preinstall sequence by Daniel Vetter · 11 years ago
  19. 63573eb drm/i915: debugfs entries for [e]LLC by Ben Widawsky · 11 years ago
  20. 4d15c14 drm/i915: Use eLLC/LLC by default when available by Ben Widawsky · 11 years ago
  21. 5912450 drm/i915: store eLLC size by Ben Widawsky · 11 years ago
  22. 05e21cc drm/i915: Define some of the eLLC magic by Ben Widawsky · 11 years ago
  23. 0d8ff15 drm/i915/hsw: Set correct Haswell PTE encodings. by Ben Widawsky · 11 years ago
  24. 50b44a4 drm/i915: clear DPLL reg when disabling i9xx dplls by Daniel Vetter · 11 years ago
  25. 3ad8a20 drm/i915: Fix up cpt pixel multiplier enable sequence by Daniel Vetter · 11 years ago
  26. 426115c drm/i915: clean up vlv ->pre_pll_enable and pll enable sequence by Daniel Vetter · 11 years ago
  27. 84734a0 drm/i915: move error state to own compilation unit by Mika Kuoppala · 11 years ago
  28. 53b9140 drm/i915: Don't attempt to read an unitialized stack value by Damien Lespiau · 11 years ago
  29. 08e2a7d drm/i915: Use for_each_pipe() when possible by Damien Lespiau · 11 years ago
  30. c0d6a3d drm/i915: don't enable PM_VEBOX_CS_ERROR_INTERRUPT by Daniel Vetter · 11 years ago
  31. c7113cc drm/i915: unify ring irq refcounts (again) by Daniel Vetter · 11 years ago
  32. 59cdb63 drm/i915: kill dev_priv->rps.lock by Daniel Vetter · 11 years ago
  33. 2adbee6 drm/i915: queue work outside spinlock in hsw_pm_irq_handler by Daniel Vetter · 11 years ago
  34. 41a05a3 drm/i915: streamline hsw_pm_irq_handler by Daniel Vetter · 11 years ago
  35. d0ecd7e drm/i915: irq handlers don't need interrupt-safe spinlocks by Daniel Vetter · 11 years ago
  36. de28075 drm/i915: kill lpt pch transcoder->crtc mapping code for fifo underruns by Daniel Vetter · 11 years ago
  37. 7336df6 drm/i915: improve GEN7_ERR_INT clearing for fifo underrun reporting by Daniel Vetter · 11 years ago
  38. 1dd246f drm/i915: improve SERR_INT clearing for fifo underrun reporting by Daniel Vetter · 11 years ago
  39. fee884e drm/i915: extract ibx_display_interrupt_update by Daniel Vetter · 11 years ago
  40. 12f56f5 drm/i915: remove unused members from drm_i915_private by Maarten Lankhorst · 11 years ago
  41. db1b76c drm/i915: don't frob mm.suspended when not using ums by Daniel Vetter · 11 years ago
  42. 885b012 drm/i915: Fix VLV DP RBR/HDMI/DAC PLL LPF coefficients by Ville Syrjälä · 11 years ago
  43. 897f9ed drm/i915: WARN if the bios reserved range is bigger than stolen size by Daniel Vetter · 11 years ago
  44. 36c0cc6 drm/i915: clean up media reset on gm45 by Daniel Vetter · 11 years ago
  45. eaba1b8 drm/i915: Verify that our stolen memory doesn't conflict by Chris Wilson · 11 years ago
  46. 34b9674 drm/i915: convert debugfs creation/destruction to table by Daniel Vetter · 11 years ago
  47. 5d536e2 drm/i915: dvo needs a P2 divisor of 4 by Daniel Vetter · 11 years ago
  48. 4a33e48 drm/i915: fix dvo DPLL regression by Daniel Vetter · 11 years ago
  49. c6cfb32 drm/i915: Embed drm_mm_node in i915 gem obj by Ben Widawsky · 11 years ago
  50. edd41a8 drm/i915: Kill obj->gtt_offset by Ben Widawsky · 11 years ago
  51. f343c5f drm/i915: Getter/setter for object attributes by Ben Widawsky · 11 years ago
  52. 338710e drm: Change create block to reserve node by Ben Widawsky · 11 years ago
  53. b3a070c drm: pre allocate node for create_block by Ben Widawsky · 11 years ago
  54. b79480b drm/i915: assert_spin_locked for pipestat interrupt enable/disable by Daniel Vetter · 11 years ago
  55. 190d6cd drm/i915: less magic for stolen preallocated objects w/o gtt offset by Daniel Vetter · 11 years ago
  56. d94ab06 drm/i915: Explicitly cast pipe -> intel_dpll_id by Daniel Vetter · 11 years ago
  57. e143a21 drm/i915: explicitly cast pipe -> cpu_transcoder by Daniel Vetter · 11 years ago
  58. e847440 drm/i915: Use wait_for() to wait for Punit to change GPU freq on VLV by Ville Syrjälä · 11 years ago
  59. 510d5f2 drm/i915: split encoder get_config calls from crtc get_clock calls by Jesse Barnes · 11 years ago
  60. 6f02488 drm/i915: fixup messages in pipe_config_compare by Jesse Barnes · 11 years ago
  61. ef86ddc drm/i915: add error_state sysfs entry by Mika Kuoppala · 11 years ago
  62. 4dc955f drm/i915: introduce i915_error_state_buf_init by Mika Kuoppala · 11 years ago
  63. 95d5bfb drm/i915: export error state ref handling by Mika Kuoppala · 11 years ago
  64. fc16b48 drm/i915: export error state to string conversion by Mika Kuoppala · 11 years ago
  65. 319d982 drm/i915: flip on a no fb -> fb transition if crtc is active v3 by Jesse Barnes · 11 years ago
  66. 4d6a3e6 drm/i915: turn off panel fitting at flip time if needed v2 by Jesse Barnes · 11 years ago
  67. babea61 drm/i915: copy fetched mode state into crtc at setup_hw time v5 by Jesse Barnes · 11 years ago
  68. f1f644d drm/i915: get mode clock when reading the pipe config v9 by Jesse Barnes · 11 years ago
  69. 2385bdf drm/i915: add fastboot param for fast & loose mode setting by Jesse Barnes · 11 years ago
  70. c93f54c drm/i915: pixel multiplier readout support for pch ports by Daniel Vetter · 11 years ago
  71. 911bdf0 drm/i915: Move gtt_mtrr to i915_gtt by Ben Widawsky · 11 years ago
  72. 5c3fe8b drm/i915: Move fbc members out of line by Ben Widawsky · 11 years ago
  73. b2f21b4 drm/i915: Use gtt shortform where possible by Ben Widawsky · 11 years ago
  74. 80a74f7 drm/i915: Drop dev from pte_encode by Ben Widawsky · 11 years ago
  75. 6716724 drm/i915: Combine scratch members into a struct by Ben Widawsky · 11 years ago
  76. 84f1356 drm/i915: Really share scratch page by Ben Widawsky · 11 years ago
  77. 6670a5a drm/i915: make PDE|PTE platform specific by Ben Widawsky · 11 years ago
  78. 26b7c22 drm/i915: Extract error buffer capture by Ben Widawsky · 11 years ago
  79. 5476f85 drm/i915: Remove extra error state NULL by Ben Widawsky · 11 years ago
  80. 165e901 drm/i915: Mask out hardware status bits from VLV DPLL register by Ville Syrjälä · 11 years ago
  81. f6736a1 drm/i915: s/pre_pll/pre/ on the lvds port enable function by Daniel Vetter · 11 years ago
  82. 66e3d5c drm/i915: move i9xx dpll enabling into crtc enable function by Daniel Vetter · 11 years ago
  83. 8bcc279 drm/i915: hw state readout for i9xx dplls by Daniel Vetter · 11 years ago
  84. 952735e drm/i915: move encoder pre enable hooks togther on ilk+ by Daniel Vetter · 11 years ago
  85. 55607e8 drm/i915: asserts for lvds pre_enable by Daniel Vetter · 11 years ago
  86. 87442f7 drm/i915: duplicate intel_enable_pll into i9xx and vlv versions by Daniel Vetter · 11 years ago
  87. b89a1d3 drm/i915: use sw tracked state to select shared dplls by Daniel Vetter · 11 years ago
  88. 15bdd4c drm/i915: consolidate pch pll enable sequence by Daniel Vetter · 11 years ago
  89. 3ef8fb5 drm/i915: Bail out once we've found the context object by Damien Lespiau · 11 years ago
  90. f4db932 drm/i915: Fix a couple of "should it be static?" sparse warnings by Damien Lespiau · 11 years ago
  91. aee56cf drm/i915: Fix a few style issues found by checkpatch.pl by Damien Lespiau · 11 years ago
  92. 267f0c9 drm/i915: Use seq_puts/seq_putc when possible by Damien Lespiau · 11 years ago
  93. 8a5729a drm/i915: Fix reason for per-chip disabling of FBC by Damien Lespiau · 11 years ago
  94. b63fb44 drm/i915: Make intel_enable_fbc() static by Damien Lespiau · 11 years ago
  95. 6cdcb5e drm/i915: invert the verbosity of intel_enable_fbc by Paulo Zanoni · 11 years ago
  96. baf27f9 drm/i915: Break up the large vsnprintf() in print_error_buffers() by Chris Wilson · 11 years ago
  97. d26e3af drm/i915: Refactor the wait_rendering completion into a common routine by Chris Wilson · 11 years ago
  98. daa13e1 drm/i915: Only clear write-domains after a successful wait-seqno by Chris Wilson · 11 years ago
  99. 63000ef drm/i915: correct intel_dp_get_config() function for DevCPT by Xiong Zhang · 11 years ago
  100. b5ea2d5 drm/i915: fix hpd interrupt register locking by Daniel Vetter · 11 years ago