| Age | Commit message (Expand) | Author |
| 2015-06-12 | drm/i915: Make intel_display_suspend atomic, v2. | Maarten Lankhorst |
| 2015-06-12 | drm/i915: Implement intel_crtc_control using atomic state, v4 | Maarten Lankhorst |
| 2015-06-12 | drm/i915: Read hw state into an atomic state struct, v2. | Ander Conselvan de Oliveira |
| 2015-06-12 | drm/i915: Move cdclk and pll setup to intel_modeset_compute_config(), v2. | Ander Conselvan de Oliveira |
| 2015-06-12 | drm/i915: Swap planes on each crtc separately, v2. | Maarten Lankhorst |
| 2015-06-12 | drm/i915: Use drm_atomic_helper_swap_state in intel_atomic_commit. | Maarten Lankhorst |
| 2015-06-12 | drm/i915: Use global atomic state for staged pll, config, v3. | Maarten Lankhorst |
| 2015-06-12 | drm/i915: Zap call to drm_plane_helper_disable, v2. | Maarten Lankhorst |
| 2015-06-12 | drm/i915: Support modeset across multiple pipes | Ander Conselvan de Oliveira |
| 2015-06-12 | drm/i915: calculate primary visibility changes instead of calling from set_co... | Maarten Lankhorst |
| 2015-06-12 | drm/i915: do not wait for vblank when crtc is off | Maarten Lankhorst |
| 2015-06-12 | drm/i915: update plane state during init | Maarten Lankhorst |
| 2015-06-12 | drm/i915: Make sure all planes and connectors are added on modeset. | Maarten Lankhorst |
| 2015-06-12 | drm/i915: Use crtc_state->active instead of crtc_state->enable | Maarten Lankhorst |
| 2015-06-12 | drm/i915: Set mode_changed for audio in intel_modeset_pipe_config() | Ander Conselvan de Oliveira |
| 2015-06-12 | drm/i915: Make __intel_set_mode() take only atomic state as argument | Ander Conselvan de Oliveira |
| 2015-06-12 | drm/i915: Use drm_atomic_helper_update_legacy_modeset_state, v2. | Maarten Lankhorst |
| 2015-06-12 | drm/i915: use intel_crtc_control everywhere, v3. | Maarten Lankhorst |
| 2015-06-12 | drm/i915: add intel_display_suspend, v2 | Maarten Lankhorst |
| 2015-06-12 | drm/i915: get rid of intel_crtc_disable and related code, v3 | Maarten Lankhorst |
| 2015-06-12 | drm/i915: get rid of put_shared_dpll | Maarten Lankhorst |
| 2015-06-12 | drm/i915/bxt: fix DDI PHY vswing scale value setting | Imre Deak |
| 2015-06-12 | drm/i915: Add runtime PM's usage_count in i915_runtime_pm_status | Damien Lespiau |
| 2015-06-12 | drm/i915: Make pc8_status report status for all runtime PM platforms | Damien Lespiau |
| 2015-06-12 | drm/i915/bxt: Use intel_update_cdclk() to update dev_priv->cdclk_freq | Damien Lespiau |
| 2015-06-12 | drm/i915/skl: Update the cached CDCLK at the end of set_cdclk() | Damien Lespiau |
| 2015-06-12 | drm/i915: Don't display the boot CDCLK twice | Damien Lespiau |
| 2015-06-12 | drm/i915/skl: Don't warn if reading back DPLL0 is disabled | Damien Lespiau |
| 2015-06-12 | drm/i915/skl: Derive the max CDCLK from DFSM | Damien Lespiau |
| 2015-06-12 | drm/i915: Make broxton_set_cdclk() static | Damien Lespiau |
| 2015-06-12 | drm/i915: BDW clock change support | Ville Syrjälä |
| 2015-06-12 | drm/i915: Add IS_BDW_ULX | Ville Syrjälä |
| 2015-06-12 | drm/i915: Don't enable IPS when pixel rate exceeds 95% | Ville Syrjälä |
| 2015-06-12 | drm/i915: Store max cdclk value in dev_priv | Ville Syrjälä |
| 2015-06-12 | drm/i915: Use cached cdclk value | Ville Syrjälä |
| 2015-06-12 | drm/i915: Cache current cdclk frequency in dev_priv | Ville Syrjälä |
| 2015-06-12 | Merge branch 'msm-next' of git://people.freedesktop.org/~robclark/linux into ... | Dave Airlie |
| 2015-06-12 | Merge tag 'drm-intel-next-fixes-2015-06-11' of git://anongit.freedesktop.org/... | Dave Airlie |
| 2015-06-12 | Merge tag 'drm-amdkfd-next-fixes-2015-06-10' of git://people.freedesktop.org/... | Dave Airlie |
| 2015-06-12 | Merge branch '2015-06-08-st-drm-next' of http://git.linaro.org/people/benjami... | Dave Airlie |
| 2015-06-12 | Merge tag 'drm-intel-fixes-2015-06-11' of git://anongit.freedesktop.org/drm-i... | Dave Airlie |
| 2015-06-11 | drm/msm: restart queued submits after hang | Rob Clark |
| 2015-06-11 | drm/msm: fix timeout calculation | Rob Clark |
| 2015-06-11 | drm/msm/hdmi: Use pinctrl in HDMI driver | Stephane Viau |
| 2015-06-11 | drm/msm/hdmi: Point to the right struct device | Stephane Viau |
| 2015-06-11 | drm/msm/mdp: Add support for more 32-bit RGB formats | Stephane Viau |
| 2015-06-11 | drm/msm/atomic: Clean up planes in the error paths of .atomic_commit() | Laurent Pinchart |
| 2015-06-11 | drm/msm/mdp5: Always generate active-high sync signals for DSI | Hai Li |
| 2015-06-11 | drm/msm: dsi: fix compile errors when CONFIG_GPIOLIB=n | Brian Norris |
| 2015-06-11 | drm/msm: use devm_gpiod_get_optional for optional reset gpio | Uwe Kleine-König |