1. 5c3fe8b drm/i915: Move fbc members out of line by Ben Widawsky · 11 years ago
  2. b2f21b4 drm/i915: Use gtt shortform where possible by Ben Widawsky · 11 years ago
  3. 80a74f7 drm/i915: Drop dev from pte_encode by Ben Widawsky · 11 years ago
  4. 6716724 drm/i915: Combine scratch members into a struct by Ben Widawsky · 11 years ago
  5. 84f1356 drm/i915: Really share scratch page by Ben Widawsky · 11 years ago
  6. 6670a5a drm/i915: make PDE|PTE platform specific by Ben Widawsky · 11 years ago
  7. 26b7c22 drm/i915: Extract error buffer capture by Ben Widawsky · 11 years ago
  8. 5476f85 drm/i915: Remove extra error state NULL by Ben Widawsky · 11 years ago
  9. 165e901 drm/i915: Mask out hardware status bits from VLV DPLL register by Ville Syrjälä · 11 years ago
  10. f6736a1 drm/i915: s/pre_pll/pre/ on the lvds port enable function by Daniel Vetter · 11 years ago
  11. 66e3d5c drm/i915: move i9xx dpll enabling into crtc enable function by Daniel Vetter · 11 years ago
  12. 8bcc279 drm/i915: hw state readout for i9xx dplls by Daniel Vetter · 11 years ago
  13. 952735e drm/i915: move encoder pre enable hooks togther on ilk+ by Daniel Vetter · 11 years ago
  14. 55607e8 drm/i915: asserts for lvds pre_enable by Daniel Vetter · 11 years ago
  15. 87442f7 drm/i915: duplicate intel_enable_pll into i9xx and vlv versions by Daniel Vetter · 11 years ago
  16. b89a1d3 drm/i915: use sw tracked state to select shared dplls by Daniel Vetter · 11 years ago
  17. 15bdd4c drm/i915: consolidate pch pll enable sequence by Daniel Vetter · 11 years ago
  18. 3ef8fb5 drm/i915: Bail out once we've found the context object by Damien Lespiau · 11 years ago
  19. f4db932 drm/i915: Fix a couple of "should it be static?" sparse warnings by Damien Lespiau · 11 years ago
  20. aee56cf drm/i915: Fix a few style issues found by checkpatch.pl by Damien Lespiau · 11 years ago
  21. 267f0c9 drm/i915: Use seq_puts/seq_putc when possible by Damien Lespiau · 11 years ago
  22. 8a5729a drm/i915: Fix reason for per-chip disabling of FBC by Damien Lespiau · 11 years ago
  23. b63fb44 drm/i915: Make intel_enable_fbc() static by Damien Lespiau · 11 years ago
  24. 6cdcb5e drm/i915: invert the verbosity of intel_enable_fbc by Paulo Zanoni · 11 years ago
  25. baf27f9 drm/i915: Break up the large vsnprintf() in print_error_buffers() by Chris Wilson · 11 years ago
  26. d26e3af drm/i915: Refactor the wait_rendering completion into a common routine by Chris Wilson · 11 years ago
  27. daa13e1 drm/i915: Only clear write-domains after a successful wait-seqno by Chris Wilson · 11 years ago
  28. 63000ef drm/i915: correct intel_dp_get_config() function for DevCPT by Xiong Zhang · 11 years ago
  29. b5ea2d5 drm/i915: fix hpd interrupt register locking by Daniel Vetter · 11 years ago
  30. 91d131d drm/i915: fold the no-irq check into intel_hpd_irq_handler by Daniel Vetter · 11 years ago
  31. 5876fa0 drm/i915: fold the queue_work into intel_hpd_irq_handler by Daniel Vetter · 11 years ago
  32. 10a504d drm/i915: fold the hpd_irq_setup call into intel_hpd_irq_handler by Daniel Vetter · 11 years ago
  33. 22062db drm/i915: s/hotplug_irq_storm_detect/intel_hpd_irq_handler/ by Daniel Vetter · 11 years ago
  34. 6005ce4 drm/i915: close tiny race in the ilk pcu even interrupt setup by Daniel Vetter · 11 years ago
  35. 4bc9d43 drm/i915: fix locking around ironlake_enable|disable_display_irq by Daniel Vetter · 11 years ago
  36. a0de80a drm/i915: Fix context sizes on HSW by Ben Widawsky · 11 years ago
  37. 921c3b6 drm/i915: Fix VLV sprite register offsets by Ville Syrjälä · 11 years ago
  38. 2af2c49 Revert "drm/i915: Don't use the HDMI port color range bit on Valleyview" by Ville Syrjälä · 11 years ago
  39. 4abb2c3 drm/i915: s/LFP/LPF in DPIO PLL register names by Ville Syrjälä · 11 years ago
  40. 99750bd drm/i915: Fix VLV PLL LPF coefficients for DAC by Ville Syrjälä · 11 years ago
  41. 7425034 drm/i915: Jump to at least RPe on VLV when increasing the GPU frequency by Ville Syrjälä · 11 years ago
  42. 6dc5848 drm/i915: Don't increase the GPU frequency from the delayed VLV rps timer by Ville Syrjälä · 11 years ago
  43. 7a67092 drm/i915: GEN6_RP_INTERRUPT_LIMITS doesn't seem to exist on VLV by Ville Syrjälä · 11 years ago
  44. d8289c9 drm/i915: Make the rps new_delay comparison more readable by Ville Syrjälä · 11 years ago
  45. 80814ae drm/i915: Don't wait for Punit after each freq change on VLV by Ville Syrjälä · 11 years ago
  46. 73008b9 drm/i915: Clean up VLV rps code a bit by Ville Syrjälä · 11 years ago
  47. a35cdaa drm/i915: Detect invalid scanout pitches by Chris Wilson · 11 years ago
  48. e4e9222 drm/i915: Remove duplicated WaForceL3Serialization:vlv by Ville Syrjälä · 11 years ago
  49. bf67dfe drm/i915: don't scream into dmesg when a modeset fails by Daniel Vetter · 11 years ago
  50. 4f7fd70 drm/i915: Fix up sdvo hpd pins for i965g/gm by Daniel Vetter · 11 years ago
  51. f5adf94 drm/i915: Introduce an HAS_IPS() macro by Damien Lespiau · 11 years ago
  52. 3765f30 drm/i915: fix build warning on format specifier mismatch by Jani Nikula · 11 years ago
  53. 0f4f7b5 drm/i915: tune down DIDL warning about too many outputs by Daniel Vetter · 11 years ago
  54. 1625e7e drm/i915: make compact dma scatter lists creation work with SWIOTLB backend. by Konrad Rzeszutek Wilk · 11 years ago
  55. 6a9c4b3 drm/i915: Fix PCH detect with multiple ISA bridges in VM by Rui Guo · 11 years ago
  56. 73845ad drm/i915: rename intel_dp_destroy to intel_dp_connector_destroy by Paulo Zanoni · 11 years ago
  57. b2a1475 drm/i915: check the return value of intel_dp_i2c_init by Paulo Zanoni · 11 years ago
  58. 15b1d17 drm/i915: fix the "ghost eDP" encoder unwind path by Paulo Zanoni · 11 years ago
  59. b2f246a drm/i915: fix the "ghost eDP" connector unwind path by Paulo Zanoni · 11 years ago
  60. 16c2553 drm/i915: propagate errors from intel_dp_init_connector by Paulo Zanoni · 11 years ago
  61. ed92f0b drm/i915: extract intel_edp_init_connector by Paulo Zanoni · 11 years ago
  62. acd8db10 drm/i915: don't check encoder at DP connector destroy() by Paulo Zanoni · 11 years ago
  63. 2841926 Merge tag 'drm-intel-next-2013-06-18' of git://people.freedesktop.org/~danvet/drm-intel into drm-next by Dave Airlie · 11 years ago
  64. 4300a0f Merge tag 'v3.10-rc7' into drm-next by Dave Airlie · 11 years ago
  65. 854c94a drm/i915: remove a superflous semi-colon by Dan Carpenter · 11 years ago
  66. 05d62b8 drm/i915: Kill useless "Enable panel fitter" comments by Daniel Vetter · 11 years ago
  67. acd78c1 drm/i915: Remove extra "ring" from error message by Ben Widawsky · 11 years ago
  68. bcd644e drm/i915: simplify the reduced clock handling for pch plls by Daniel Vetter · 11 years ago
  69. c909335 drm/i915: stop killing pfit on i9xx by Daniel Vetter · 11 years ago
  70. 3eff4fa drm/i915: explicitly set up PIPECONF (and gamma table) on haswell by Daniel Vetter · 11 years ago
  71. 9f11a9e drm/i915: set up PIPECONF explicitly for i9xx/vlv platforms by Daniel Vetter · 11 years ago
  72. 7811407 drm/i915: set up PIPECONF explicitly on ilk-ivb by Daniel Vetter · 11 years ago
  73. b72447c drm/i915: Drop bogus fbdev sprite disable code by Ville Syrjälä · 11 years ago
  74. aa60c66 drm/i915: find guilty batch buffer on ring resets by Mika Kuoppala · 11 years ago
  75. ad8beae drm/i915: store ring hangcheck action by Mika Kuoppala · 11 years ago
  76. 7d736f4 drm/i915: add batch bo to i915_add_request() by Mika Kuoppala · 11 years ago
  77. 0025c07 drm/i915: change i915_add_request to macro by Mika Kuoppala · 11 years ago
  78. c0bb617 drm/i915: add i915_gem_context_get_hang_stats() by Mika Kuoppala · 11 years ago
  79. e59ec13 drm/i915: add struct i915_ctx_hang_stats by Mika Kuoppala · 11 years ago
  80. e0d8d59 drm/i915: Try harder to disable trickle feed on VLV by Ville Syrjälä · 11 years ago
  81. 959e16d drm/i915: fix up pch pll enabling for pixel multipliers by Daniel Vetter · 11 years ago
  82. 66e985c drm/i915: hw state readout and cross-checking for shared dplls by Daniel Vetter · 11 years ago
  83. 87a875b drm/i915: WARN on lack of shared dpll by Daniel Vetter · 11 years ago
  84. 91d1b4b drm/i915: split up intel_modeset_check_state by Daniel Vetter · 11 years ago
  85. 30e984d drm/i915: extract readout_hw_state from setup_hw_state by Daniel Vetter · 11 years ago
  86. 5358901 drm/i915: display pll hw state readout and checking by Daniel Vetter · 11 years ago
  87. 7df00d7 drm/i915: pnv dpll doesn't use m1! by Daniel Vetter · 11 years ago
  88. fdafa9e drm/i915: disable sdvo pixel multiplier cross-check for HAS_PCH_SPLIT by Daniel Vetter · 11 years ago
  89. b8c3af7 drm/i915: WARN if the fence pin_count is invalid by Chris Wilson · 11 years ago
  90. a43adf0 drm/i915: Eliminate the addr/seqno from the hangcheck warning by Chris Wilson · 11 years ago
  91. 6274f21 drm/i915: Don't count semaphore waits towards a stuck ring by Chris Wilson · 11 years ago
  92. 9107e9d drm/i915: Only slightly increment hangcheck score if we succesfully kick a ring by Chris Wilson · 11 years ago
  93. 50f018d drm/i915: Initialize ring->hangcheck upon ring init by Chris Wilson · 11 years ago
  94. e6dfcc5 Merge tag 'drm-intel-next-2013-06-01' of git://people.freedesktop.org/~danvet/drm-intel into drm-next by Dave Airlie · 11 years ago
  95. 4ee62c7 drm/i915: Print pretty names for pixel formats by Ville Syrjälä · 11 years ago
  96. 2f28c50 drm/i915: Initialize active_outputs to never read unitialized values by Damien Lespiau · 11 years ago
  97. 19d415a drm/i915: Fix old reference to i830_sdvo_get_capabilities() by Damien Lespiau · 11 years ago
  98. e9d6944 drm/i915: drop crtc checking from assert_shared_dpll by Daniel Vetter · 11 years ago
  99. e7b903d drm/i915: enable/disable hooks for shared dplls by Daniel Vetter · 11 years ago
  100. e9a632a drm/i915: scrap register address storage by Daniel Vetter · 11 years ago