| Commit message (Expand) | Author | Age | Files | Lines |
* | drm/i915: Fix broken mst get_hw_state. | Maarten Lankhorst | 2015-09-08 | 1 | -4/+4 |
* | drm/i915: Preserve SSC earlier | Lukas Wunner | 2015-09-01 | 1 | -11/+18 |
* | drm/i915/skl: Adding DDI_E power well domain | Xiong Zhang | 2015-08-31 | 1 | -1/+2 |
* | drm/i915/skl: Enable DDI-E | Rodrigo Vivi | 2015-08-31 | 1 | -0/+9 |
* | drm/i915: set CDCLK if DPLL0 enabled during resuming from S3 | Gary Wang | 2015-08-28 | 1 | -8/+5 |
* | drm/i915/skl: enable DDI-E hotplug | Xiong Zhang | 2015-08-26 | 1 | -0/+3 |
* | Merge tag 'drm-intel-next-fixes-2015-08-16' of git://anongit.freedesktop.org/... | Dave Airlie | 2015-08-17 | 1 | -300/+146 |
|\ |
|
| * | Merge tag 'drm-intel-fixes-2015-08-14' into drm-intel-next-fixes | Daniel Vetter | 2015-08-14 | 1 | -1/+3 |
| |\ |
|
| | * | drm/i915: Commit planes on each crtc separately. | Maarten Lankhorst | 2015-08-13 | 1 | -5/+6 |
| | * | drm/i915: calculate primary visibility changes instead of calling from set_co... | Maarten Lankhorst | 2015-08-13 | 1 | -39/+7 |
| | * | drm/i915: Only dither on 6bpc panels | Daniel Vetter | 2015-08-13 | 1 | -1/+3 |
| * | | drm/i915/skl: WaIgnoreDDIAStrap is forever, always init DDI A | Jani Nikula | 2015-08-14 | 1 | -2/+1 |
| * | | drm/i915: Set power domain for DDI-E | Rodrigo Vivi | 2015-08-14 | 1 | -0/+1 |
| * | | drm/i915: Handle return value in intel_pin_and_fence_fb_obj, v2. | Maarten Lankhorst | 2015-08-14 | 1 | -1/+12 |
| * | | drm/i915: Only update mode related state if a modeset happened. | Maarten Lankhorst | 2015-08-14 | 1 | -23/+7 |
| * | | drm/i915: Remove connectors_active. | Maarten Lankhorst | 2015-08-14 | 1 | -36/+1 |
| * | | drm/i915: Remove connectors_active from sanitization, v2. | Maarten Lankhorst | 2015-08-14 | 1 | -3/+14 |
| * | | drm/i915: Get rid of dpms handling. | Maarten Lankhorst | 2015-08-14 | 1 | -97/+2 |
| * | | drm/i915: Make crtc checking use the atomic state, v2. | Maarten Lankhorst | 2015-08-14 | 1 | -62/+56 |
| * | | drm/i915: Remove connectors_active from state checking. | Maarten Lankhorst | 2015-08-14 | 1 | -11/+10 |
| * | | drm/i915: Remove some unneeded checks from check_crtc_state. | Maarten Lankhorst | 2015-08-14 | 1 | -18/+1 |
| * | | drm/i915: Convert connector checking to atomic, v3. | Maarten Lankhorst | 2015-08-14 | 1 | -33/+34 |
| * | | drm/i915: Update atomic state when removing mst connector, v3. | Maarten Lankhorst | 2015-08-14 | 1 | -11/+0 |
| * | | drm/i915: Validate the state after an atomic modeset only, and pass the state. | Maarten Lankhorst | 2015-08-14 | 1 | -6/+6 |
| * | | drm/i915: Make the force_thru workaround atomic, v2. | Maarten Lankhorst | 2015-08-14 | 1 | -0/+3 |
| * | | Merge tag 'topic/drm-misc-2015-07-28' into drm-intel-next-queued | Daniel Vetter | 2015-08-06 | 1 | -15/+12 |
| |\ \ |
|
| * | | | drm/i915: disable_shared_pll doesn't work on pre-gen5 | Jesse Barnes | 2015-08-05 | 1 | -1/+3 |
| * | | | drm/i915: special-case dirtyfb for frontbuffer tracking | Paulo Zanoni | 2015-08-05 | 1 | -1/+1 |
| * | | | drm/i915: don't disable FBC for pipe A when flipping pipe B | Paulo Zanoni | 2015-08-05 | 1 | -1/+1 |
| * | | | drm/i915: don't call intel_fbc_update() at intel_unpin_work_fn() | Paulo Zanoni | 2015-08-05 | 1 | -3/+0 |
* | | | | drm/plane: Use consistent data types for format count | Thierry Reding | 2015-08-12 | 1 | -1/+1 |
* | | | | drm/i915: Use CONFIG_DRM_FBDEV_EMULATION | Daniel Vetter | 2015-08-11 | 1 | -2/+2 |
| |/ /
|/| | |
|
* | | | drm/atomic: Update legacy DPMS state during modesets, v3. | Maarten Lankhorst | 2015-07-27 | 1 | -8/+1 |
* | | | drm: Make the connector dpms callback return a value, v2. | Maarten Lankhorst | 2015-07-27 | 1 | -2/+4 |
* | | | drm/atomic: pass old crtc state to atomic_begin/flush. | Maarten Lankhorst | 2015-07-27 | 1 | -4/+6 |
* | | | drm/atomic: add connectors_changed to separate it from mode_changed, v2 | Maarten Lankhorst | 2015-07-27 | 1 | -1/+1 |
|/ / |
|
* | | drm/i915: Invert fastboot check | Daniel Vetter | 2015-07-15 | 1 | -11/+14 |
* | | drm/i915: Clarify logic for initial modeset | Daniel Vetter | 2015-07-15 | 1 | -22/+12 |
* | | drm/i915: Unconditionally check gmch pfit state | Daniel Vetter | 2015-07-15 | 1 | -15/+5 |
* | | Merge tag 'drm-intel-fixes-2015-07-15' into drm-intel-next-queued | Daniel Vetter | 2015-07-15 | 1 | -2/+5 |
|\ \
| |/ |
|
| * | drm/i915: Do not call intel_crtc_disable if the crtc is already disabled. | Maarten Lankhorst | 2015-07-14 | 1 | -4/+2 |
| * | drm/i915: fix oops in primary_check_plane | Daniel Vetter | 2015-07-13 | 1 | -1/+1 |
| * | Revert "drm/i915: Use crtc_state->active in primary check_plane func" | Linus Torvalds | 2015-07-12 | 1 | -1/+1 |
| * | drm/i915: Use crtc_state->active in primary check_plane func | Daniel Vetter | 2015-07-08 | 1 | -1/+1 |
| * | drm/i915: Check crtc->active in intel_crtc_disable_planes | Daniel Vetter | 2015-07-08 | 1 | -0/+3 |
| * | drm/i915/chv: fix HW readout of the port PLL fractional divider | Imre Deak | 2015-07-06 | 1 | -2/+5 |
| * | drm/i915: Fix IPS related flicker | Rodrigo Vivi | 2015-06-26 | 1 | -0/+13 |
* | | drm/i915: always disable irqs in intel_pipe_update_start | Maarten Lankhorst | 2015-07-15 | 1 | -10/+5 |
* | | drm/i915: Remove use of runtime pm in atomic commit functions | Maarten Lankhorst | 2015-07-15 | 1 | -7/+0 |
* | | drm/i915: Call plane update functions directly from intel_atomic_commit. | Maarten Lankhorst | 2015-07-15 | 1 | -6/+8 |