1. cb54b53 Merge commit 'Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux' by Daniel Vetter · 11 years ago
  2. d861e33 drm/i915: fix reference counting in i915_gem_create by Daniel Vetter · 11 years ago
  3. 17fec8a drm/i915: Use Graphics Base of Stolen Memory on all gen3+ by Chris Wilson · 11 years ago
  4. f63a484 drm/i915: disable stolen mem for OVERLAY_NEEDS_PHYSICAL by Daniel Vetter · 11 years ago
  5. be256dc drm/i915: add functions to disable and restore LCPLL by Paulo Zanoni · 11 years ago
  6. 47701c3 drm/i915: disable CLKOUT_DP when it's not needed by Paulo Zanoni · 11 years ago
  7. 2fa86a1 drm/i915: extend lpt_enable_clkout_dp by Paulo Zanoni · 11 years ago
  8. bc6bc15 drm/i915: fix up error cleanup in i915_gem_object_bind_to_gtt by Daniel Vetter · 11 years ago
  9. 164c859 drm/i915: Add some debug breadcrumbs to connector detection by Chris Wilson · 11 years ago
  10. 058ca4a Merge tag 'drm-intel-fixes-2013-07-22' of git://people.freedesktop.org/~danvet/drm-intel into drm-fixes by Dave Airlie · 11 years ago
  11. ea45ea7 Merge tag 'acpi-video-3.11' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 11 years ago
  12. 181d1b9 drm/i915: fix up gt init sequence fallout by Daniel Vetter · 11 years ago
  13. a7cd1b8 drm/i915: Serialize almost all register access by Chris Wilson · 11 years ago
  14. e85843b drm/i915: quirk no PCH_PWM_ENABLE for Dell XPS13 backlight by Kamal Mostafa · 11 years ago
  15. d8fc8a4 drm/i915: invert {ilk, snb}_gt_irq_handler check by Paulo Zanoni · 11 years ago
  16. cce723e drm/i915: Make i915 events part of uapi by Ben Widawsky · 11 years ago
  17. 8e76f8d drm/i915: kill ivybridge_irq_postinstall by Paulo Zanoni · 11 years ago
  18. b518421 drm/i915: kill Ivybridge vblank irq vfuncs by Paulo Zanoni · 11 years ago
  19. f1af8fc drm/i915: add ILK/SNB support to ivybridge_irq_handler by Paulo Zanoni · 11 years ago
  20. 23a7851 drm/i915: POSTING_READ(DEIER) on ivybridge_irq_handler by Paulo Zanoni · 11 years ago
  21. 27b9188 drm/i915: reorganize ironlake_irq_handler by Paulo Zanoni · 11 years ago
  22. 221ab43e drm/i915: don't read or write GEN6_PMIIR on Gen 5 by Paulo Zanoni · 11 years ago
  23. 9719fb9 drm/i915: extract ivb_display_irq_handler by Paulo Zanoni · 11 years ago
  24. c008bc6 drm/i915: extract ilk_display_irq_handler by Paulo Zanoni · 11 years ago
  25. 3169465 drm/i915: kill ivybridge_irq_preinstall by Paulo Zanoni · 11 years ago
  26. 0b74b50 drm/i915: add prefault_disable module option by Xiong Zhang · 11 years ago
  27. 6286ef9 drm/i915: use after free on error path by Dan Carpenter · 11 years ago
  28. db473b3 drm/i915: checking for NULL instead of IS_ERR() by Dan Carpenter · 11 years ago
  29. bf8fa3d drm/i915: extract lpt_enable_clkout_dp from lpt_init_pch_refclk by Paulo Zanoni · 11 years ago
  30. f31f2d5 drm/i915: extract FDI mPHY functions from lpt_init_pch_refclk by Paulo Zanoni · 11 years ago
  31. 0ff066a drm/i915: remove SDV support from lpt_pch_init_refclk by Paulo Zanoni · 11 years ago
  32. 94a335d drm/i915: correctly restore fences with objects attached by Daniel Vetter · 11 years ago
  33. 7984211 drm/i915: restore debug message lost in merge resolution by Imre Deak · 11 years ago
  34. 8157ee2 Merge tag 'v3.10' into drm-intel-fixes by Daniel Vetter · 11 years ago
  35. 4906557 drm/i915: Hook PSR functionality by Rodrigo Vivi · 11 years ago
  36. 3d739d9 drm/i915: add update function to disable/enable-back PSR by Rodrigo Vivi · 11 years ago
  37. 105b7c1 drm/intel: add enable_psr module option and disable psr by default by Rodrigo Vivi · 11 years ago
  38. 3f51e47 drm/i915: Match all PSR mode entry conditions before enabling it. by Rodrigo Vivi · 11 years ago
  39. e91fd8c drm/i915: Added debugfs support for PSR Status by Rodrigo Vivi · 11 years ago
  40. 2b28bb1 drm/i915: Enable/Disable PSR by Rodrigo Vivi · 11 years ago
  41. b84a1cf drm/i915: split aux_clock_divider logic in a separated function for reuse. by Rodrigo Vivi · 11 years ago
  42. 2293bb5 drm/i915: Read the EDP DPCD and PSR Capability by Shobhit Kumar · 11 years ago
  43. 2f63315 drm/i915: Create VMAs by Ben Widawsky · 11 years ago
  44. 8c5bd7a ACPI / video / i915: No ACPI backlight if firmware expects Windows 8 by Rafael J. Wysocki · 11 years ago
  45. f7f1818 drm/i915: Free stolen node on failed preallocation by Ben Widawsky · 11 years ago
  46. 5cef07e drm/i915: Move active/inactive lists to new mm by Ben Widawsky · 11 years ago
  47. a7bbbd6 drm/i915: Create a global list of vms by Ben Widawsky · 11 years ago
  48. 93bd864 drm/i915: Put the mm in the parent address space by Ben Widawsky · 11 years ago
  49. 853ba5d drm/i915: Move gtt and ppgtt under address space umbrella by Ben Widawsky · 11 years ago
  50. 2e57f47 drm/i915: Fix dereferencing invalid connectors in is_crtc_connector_off() by Chris Wilson · 11 years ago
  51. 35c9537 drm/i915: Sanitize shared dpll state by Daniel Vetter · 11 years ago
  52. 7dcd267 drm/i915: fix long-standing SNB regression in power consumption after resume v2 by Konstantin Khlebnikov · 11 years ago
  53. 6bd2cab Merge tag 'drm-intel-fixes-2013-07-11' of git://people.freedesktop.org/~danvet/drm-intel by Dave Airlie · 11 years ago
  54. 10cd45b drm/i915: introduce i915_queue_hangcheck by Mika Kuoppala · 11 years ago
  55. e852096 drm/i915: Replace open-coding of DEFAULT_CONTEXT_ID by Chris Wilson · 11 years ago
  56. 11fa338 drm/i915: Fix retrieval of hangcheck stats by Chris Wilson · 11 years ago
  57. eb4926e drm/i915: Don't try to calculate RC6 residency on GEN4 and before by Damien Lespiau · 11 years ago
  58. 19bc678 drm/i915: We implement WaMPhyProgramming on Haswell by Damien Lespiau · 11 years ago
  59. f1e8fa5 drm/i915: We implement WaFbcDisableDpfcClockGating on ilk by Damien Lespiau · 11 years ago
  60. 4bb3533 drm/i915: We implement WaFbcAsynchFlipDisableFbcQueue on ilk and snb by Damien Lespiau · 11 years ago
  61. 7457d61 drm/i915: We implement WaFbcWaitForVBlankBeforeEnable for ilk and snb by Damien Lespiau · 11 years ago
  62. a0b3335 drm/i915: simplify rps interrupt enabling/disabling sequence by Daniel Vetter · 11 years ago
  63. 44fc7d5 drm/i915: extract rps interrupt enable/disable helpers by Daniel Vetter · 11 years ago
  64. 0a9a8c9 drm/i915: unify GT/PM irq postinstall code by Daniel Vetter · 11 years ago
  65. d18ea1b drm/i915: unify PM interrupt preinstall sequence by Daniel Vetter · 11 years ago
  66. 63573eb drm/i915: debugfs entries for [e]LLC by Ben Widawsky · 11 years ago
  67. 4d15c14 drm/i915: Use eLLC/LLC by default when available by Ben Widawsky · 11 years ago
  68. 5912450 drm/i915: store eLLC size by Ben Widawsky · 11 years ago
  69. 05e21cc drm/i915: Define some of the eLLC magic by Ben Widawsky · 11 years ago
  70. 0d8ff15 drm/i915/hsw: Set correct Haswell PTE encodings. by Ben Widawsky · 11 years ago
  71. bcf53de drm/i915: Preserve the DDI_A_4_LANES bit from the bios by Stéphane Marchesin · 11 years ago
  72. 21d8a47 drm/i915: fix pfit regression for non-autoscaled resolutions by Daniel Vetter · 11 years ago
  73. 50b44a4 drm/i915: clear DPLL reg when disabling i9xx dplls by Daniel Vetter · 11 years ago
  74. 3ad8a20 drm/i915: Fix up cpt pixel multiplier enable sequence by Daniel Vetter · 11 years ago
  75. 426115c drm/i915: clean up vlv ->pre_pll_enable and pll enable sequence by Daniel Vetter · 11 years ago
  76. 84734a0 drm/i915: move error state to own compilation unit by Mika Kuoppala · 11 years ago
  77. 53b9140 drm/i915: Don't attempt to read an unitialized stack value by Damien Lespiau · 11 years ago
  78. 08e2a7d drm/i915: Use for_each_pipe() when possible by Damien Lespiau · 11 years ago
  79. 0692282 drm/i915: fix up readout of the lvds dither bit on gen2/3 by Daniel Vetter · 11 years ago
  80. c0d6a3d drm/i915: don't enable PM_VEBOX_CS_ERROR_INTERRUPT by Daniel Vetter · 11 years ago
  81. c7113cc drm/i915: unify ring irq refcounts (again) by Daniel Vetter · 11 years ago
  82. 59cdb63 drm/i915: kill dev_priv->rps.lock by Daniel Vetter · 11 years ago
  83. 2adbee6 drm/i915: queue work outside spinlock in hsw_pm_irq_handler by Daniel Vetter · 11 years ago
  84. 41a05a3 drm/i915: streamline hsw_pm_irq_handler by Daniel Vetter · 11 years ago
  85. d0ecd7e drm/i915: irq handlers don't need interrupt-safe spinlocks by Daniel Vetter · 11 years ago
  86. de28075 drm/i915: kill lpt pch transcoder->crtc mapping code for fifo underruns by Daniel Vetter · 11 years ago
  87. 7336df6 drm/i915: improve GEN7_ERR_INT clearing for fifo underrun reporting by Daniel Vetter · 11 years ago
  88. 1dd246f drm/i915: improve SERR_INT clearing for fifo underrun reporting by Daniel Vetter · 11 years ago
  89. fee884e drm/i915: extract ibx_display_interrupt_update by Daniel Vetter · 11 years ago
  90. 46a0b63 Revert "drm/i915: Workaround incoherence between fences and LLC across multiple CPUs" by Chris Wilson · 11 years ago
  91. 12f56f5 drm/i915: remove unused members from drm_i915_private by Maarten Lankhorst · 11 years ago
  92. d18b961 drm/i915: Fix incoherence with fence updates on Sandybridge+ by Chris Wilson · 11 years ago
  93. db1b76c drm/i915: don't frob mm.suspended when not using ums by Daniel Vetter · 11 years ago
  94. 02978ff drm/i915: Fix write-read race with multiple rings by Chris Wilson · 11 years ago
  95. c11e5f3 Partially revert "drm/i915: unconditionally use mt forcewake on hsw/ivb" by Guenter Roeck · 11 years ago
  96. 2e17c5a Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 11 years ago
  97. 885b012 drm/i915: Fix VLV DP RBR/HDMI/DAC PLL LPF coefficients by Ville Syrjälä · 11 years ago
  98. 897f9ed drm/i915: WARN if the bios reserved range is bigger than stolen size by Daniel Vetter · 11 years ago
  99. 36c0cc6 drm/i915: clean up media reset on gm45 by Daniel Vetter · 11 years ago
  100. d4eead5 drm/i915: fix lane bandwidth capping for DP 1.2 sinks by Imre Deak · 11 years ago