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