1. 2649548 drm/i915: Invert fastboot check by Daniel Vetter · 9 years ago
  2. 1ed51de drm/i915: Clarify logic for initial modeset by Daniel Vetter · 9 years ago
  3. e2ff2d4 drm/i915: Unconditionally check gmch pfit state by Daniel Vetter · 9 years ago
  4. ca6e440 Merge tag 'drm-intel-fixes-2015-07-15' into drm-intel-next-queued by Daniel Vetter · 9 years ago
  5. 8f539a83 drm/i915: always disable irqs in intel_pipe_update_start by Maarten Lankhorst · 9 years ago
  6. 342defd drm/i915: Remove use of runtime pm in atomic commit functions by Maarten Lankhorst · 9 years ago
  7. f6ac4b2 drm/i915: Call plane update functions directly from intel_atomic_commit. by Maarten Lankhorst · 9 years ago
  8. 74c090b drm/i915: Use full atomic modeset. by Maarten Lankhorst · 9 years ago
  9. 1f7457b drm/i915: Fix noatomic crtc disabling, v2. by Maarten Lankhorst · 9 years ago
  10. cd13f5a drm/i915: fill in more mode members by Maarten Lankhorst · 9 years ago
  11. 70e0bd7 drm/i915: Make intel_display_suspend atomic, try 2. by Maarten Lankhorst · 9 years ago
  12. e694eb0 drm/i915: Always force a modeset in intel_crtc_restore_mode, v2. by Maarten Lankhorst · 9 years ago
  13. 292b990 drm/i915: Update power domains on readout. by Maarten Lankhorst · 9 years ago
  14. ad3c558 drm/i915: Get rid of unused transitional members. by Maarten Lankhorst · 9 years ago
  15. 043e9bd drm/i915: Convert resume to atomic. by Maarten Lankhorst · 9 years ago
  16. 5c1e342 drm/i915: Readout initial hw mode. by Maarten Lankhorst · 9 years ago
  17. 3a03dfb drm/i915: Calculate vblank timestamping constants before enabling vblank. by Maarten Lankhorst · 9 years ago
  18. 4be40c9 drm/i915: Zero the mode in intel_sanitize_crtc when force disabling. by Maarten Lankhorst · 9 years ago
  19. b06f8b0 drm/i915: Fix reference leak in intel_modeset_readout_hw_state. by Maarten Lankhorst · 9 years ago
  20. 4cf0ebb drm/i915: Rework plane readout. by Maarten Lankhorst · 9 years ago
  21. eeebeac drm/i915: Remove plane_config from struct intel_crtc, v2. by Maarten Lankhorst · 9 years ago
  22. be5651f drm/i915: Update missing properties in find_initial_plane_obj by Maarten Lankhorst · 9 years ago
  23. cfb23ed drm/i915: Allow fuzzy matching in pipe_config_compare, v2. by Maarten Lankhorst · 9 years ago
  24. e435d6e drm/i915: Do not update pfit state when toggling crtc enabled. by Maarten Lankhorst · 9 years ago
  25. 8a75d15 drm/i915: Only update state on crtc's that are part of the atomic state. by Maarten Lankhorst · 9 years ago
  26. ccfb8b2 drm/i915: Do not call intel_crtc_disable if the crtc is already disabled. by Maarten Lankhorst · 9 years ago
  27. bbf4702 drm/i915: fix oops in primary_check_plane by Daniel Vetter · 9 years ago
  28. e4ca061 drm/i915: Don't forget to mark crtc as inactive after disable by Patrik Jakobsson · 10 years ago
  29. 60bfe44 drm/i915: Apply OCD to VLV/CHV DPLL defines by Ville Syrjälä · 10 years ago
  30. b8afb91 drm/i915: Keep GMCH DPLL VGA mode always disabled by Ville Syrjälä · 10 years ago
  31. 01e2d06 Revert "drm/i915: Use crtc_state->active in primary check_plane func" by Linus Torvalds · 9 years ago
  32. 86c9858 drm/i915: dirty fb operation flushsing frontbuffer by Rodrigo Vivi · 9 years ago
  33. dec4f79 drm/i915: Use crtc_state->active in primary check_plane func by Daniel Vetter · 10 years ago
  34. 63fef06 drm/i915: Check crtc->active in intel_crtc_disable_planes by Daniel Vetter · 10 years ago
  35. 7733b49 drm/i915: use dev_priv for the FBC functions by Paulo Zanoni · 10 years ago
  36. ff2a311 drm/i915: move FBC vfuncs to struct i915_fbc by Paulo Zanoni · 10 years ago
  37. 09da55d drm/i915: Inline SUPPORTS_DIGITAL_OUTPUTS by Daniel Vetter · 10 years ago
  38. 6adfb1e drm/i915: s/mdelay/msleep/ by Daniel Vetter · 10 years ago
  39. 3fec3d2 drm/i915: Ditch SUPPORTS_INTEGRATED_HDMI|DP and use IS_G4X instead by Daniel Vetter · 10 years ago
  40. c80ac85 drm/i915: FBC doesn't need struct_mutex anymore by Paulo Zanoni · 10 years ago
  41. b5e4b84 drm/i915: intel_unregister_dsm_handler() doesn't need struct_mutex by Paulo Zanoni · 10 years ago
  42. 5abeca4 drm/i915: intel_frontbuffer_flip_prepare() doesn't need struct_mutex by Paulo Zanoni · 10 years ago
  43. 25ad93f drm/i915: add the FBC mutex by Paulo Zanoni · 10 years ago
  44. e72072b drm/i915: Drop a spurious intel_pre_plane_update() call by Ville Syrjälä · 10 years ago
  45. 0d7b6b1 drm/i915/chv: fix HW readout of the port PLL fractional divider by Imre Deak · 10 years ago
  46. e629255 drm/i915/bxt: BUNs related to port PLL by Vandana Kannan · 10 years ago
  47. dccbea3 drm/i915: calculate the port clock rate along with other PLL params by Imre Deak · 10 years ago
  48. 589eca6 drm/i915/vlv: move the vlv PLL helper next to its platform counterparts by Imre Deak · 10 years ago
  49. c845333 drm/i915/bxt: add PLL10 to the PLL state dumper by Imre Deak · 10 years ago
  50. 05712c1 drm/i915/bxt: add missing DDI PLL registers to the state checking by Imre Deak · 10 years ago
  51. 852eb00 drm/i915: Try to make sure cxsr is disabled around plane enable/disable by Ville Syrjälä · 10 years ago
  52. 26e1fe4 drm/i915: Use the memory latency based WM computation on VLV too by Ville Syrjälä · 10 years ago
  53. 262cd2e drm/i915: CHV DDR DVFS support and another watermark rewrite by Ville Syrjälä · 10 years ago
  54. 6eb1a68 drm/i915: Read wm values from hardware at init on CHV by Ville Syrjälä · 10 years ago
  55. f015c55 drm/i915: Split atomic wm update to pre and post variants by Ville Syrjälä · 10 years ago
  56. 066cf55 drm/i915: Fix IPS related flicker by Rodrigo Vivi · 10 years ago
  57. ac88cd7 drm/i915: Fix IPS related flicker by Rodrigo Vivi · 10 years ago
  58. 9e2ee2d drm/i915: Add debug messages for pipe enable/disable by Ville Syrjälä · 10 years ago
  59. a9ff871 drm/i915: Store frontbuffer_bits in the plane by Ville Syrjälä · 10 years ago
  60. acd3f3d drm/i915: Add the ddi get cdclk code for BXT (v3) by Bob Paauwe · 10 years ago
  61. 84fe03f drm/i915: Move rotated geometry calculations into the fill helper by Tvrtko Ursulin · 10 years ago
  62. c329a4e drm/i915: Nuke lvds downclock support by Daniel Vetter · 10 years ago
  63. 8c6cda2 drm/i915/gen9: fix typo when setting up the crtc scaler by Imre Deak · 10 years ago
  64. 251ac86 drm/i915: s/update/compute/ for gmch dpll register functions by Daniel Vetter · 10 years ago
  65. a5ac0f9 drm/i915: Remove the now obsolete 'i915_gem_check_olr()' by John Harrison · 10 years ago
  66. 5fb9de1 drm/i915: Update intel_ring_begin() to take a request structure by John Harrison · 10 years ago
  67. bba09b1 drm/i915: Update cacheline_align() to take a request structure by John Harrison · 10 years ago
  68. 7528987 drm/i915: Update add_request() to take a request structure by John Harrison · 10 years ago
  69. 6258fbe drm/i915: Update queue_flip() to take a request structure by John Harrison · 10 years ago
  70. 91af127 drm/i915: Update i915_gem_object_sync() to take a request structure by John Harrison · 10 years ago
  71. 0b076ec Merge remote-tracking branch 'airlied/drm-next' into HEAD by Daniel Vetter · 10 years ago
  72. 3b1429d drm/i915: Factor out p2 divider selection for pre-ilk platforms by Ville Syrjälä · 10 years ago
  73. 27c329e drm/i915: Make cdclk part of the atomic state. by Maarten Lankhorst · 10 years ago
  74. 818ed96 drm/i915: Make setting color key atomic. by Maarten Lankhorst · 10 years ago
  75. eddfcbc drm/i915: Update less state during modeset. by Maarten Lankhorst · 10 years ago
  76. a539205 drm/i915: atomic plane updates in a nutshell by Maarten Lankhorst · 10 years ago
  77. d032ffa drm/i915: Handle disabling planes better, v2. by Maarten Lankhorst · 10 years ago
  78. 61333b6 drm/i915: Do not run most checks when there's no modeset. by Maarten Lankhorst · 10 years ago
  79. ac21b22 drm/i915: Move crtc commit updates to separate functions. by Maarten Lankhorst · 10 years ago
  80. 0583236 drm/i915: move detaching scalers to begin_crtc_commit, v2. by Maarten Lankhorst · 10 years ago
  81. 7fabf5e drm/i915: remove force argument from disable_plane by Maarten Lankhorst · 10 years ago
  82. 061e4b8 drm/i915: clean up atomic plane check functions, v2. by Maarten Lankhorst · 10 years ago
  83. 302d19a drm/i915: clean up plane commit functions by Maarten Lankhorst · 10 years ago
  84. da20eab drm/i915: Split plane updates of crtc->atomic into a helper, v2. by Maarten Lankhorst · 10 years ago
  85. 86adf9d drm/i915: Split skl_update_scaler, v4. by Maarten Lankhorst · 10 years ago
  86. ad42137 drm/i915: Assign a new pll from the crtc check function, v2. by Maarten Lankhorst · 10 years ago
  87. cf5a15b drm/i915: Move scaler setup to check crtc function, v2. by Maarten Lankhorst · 10 years ago
  88. 6d3a1ce drm/i915: Add a simple atomic crtc check function, v2. by Maarten Lankhorst · 10 years ago
  89. 133b0d1 drm/i915: Clean up intel_atomic_setup_scalers slightly. by Maarten Lankhorst · 10 years ago
  90. b359283 drm/i915: Use crtc state in intel_modeset_pipe_config by Maarten Lankhorst · 10 years ago
  91. 9044a81 drm/i915: Silence compiler warning by Ander Conselvan de Oliveira · 10 years ago
  92. ce52299 drm/i915: Use helper to set CRTC state's mode by Matt Roper · 10 years ago
  93. 4ed9fb3 drm/i915: Don't set enabled value of all CRTCs when restoring the mode by Ander Conselvan de Oliveira · 10 years ago
  94. 0d26fb8 drm/i915: Don't update staged config during force restore modesets by Ander Conselvan de Oliveira · 10 years ago
  95. e62d8dc drm/i915: Don't check modeset state in the hw state force restore path by Ander Conselvan de Oliveira · 10 years ago
  96. 0904dea drm/i915: Limit CHV max cdclk by Mika Kahola · 10 years ago
  97. 44c5905 drm/i915: Drop the 64k linear scanout alignment on gen2/3 by Ville Syrjälä · 10 years ago
  98. 985b8bb drm/i915: Align DSPSURF to 128k on VLV/CHV by Ville Syrjälä · 10 years ago
  99. 4e9a86b drm/i915: Actually respect DSPSURF alignment restrictions by Ville Syrjälä · 10 years ago
  100. a80c69f Merge branch 'topic/atomic-conversion' into drm-intel-next-queued by Daniel Vetter · 10 years ago