Age | Commit message (Expand) | Author |
2015-09-04 | drm/i915: Dump pfit state as hex | Ville Syrjälä |
2015-09-04 | drm/i915: Future proof panel fitter. | Rodrigo Vivi |
2015-09-04 | drm/i915/skl+: Add YUV pixel format in Capability list | Kumar, Mahesh |
2015-09-02 | drm/i915: Add HAS_PCH_LPT_LP() macro | Ville Syrjälä |
2015-09-02 | drm/i915: Update comments around base bpp | Daniel Vetter |
2015-09-02 | Merge tag 'drm-intel-next-fixes-2015-09-02' into drm-intel-next-queued | Daniel Vetter |
2015-09-02 | drm/i915: Remove start frame argument to pipe_update_begin/end. | Maarten Lankhorst |
2015-09-02 | drm/i915: move intel_hrawclk() to intel_display.c | Jani Nikula |
2015-09-01 | drm/i915: Factor out intel_crtc_has_encoders() | Ville Syrjälä |
2015-09-01 | drm/i915: Fix clock readout when pipes are enabled w/o ports | Ville Syrjälä |
2015-09-01 | drm/i915: Preserve SSC earlier | Lukas Wunner |
2015-08-31 | drm/i915/skl: Adding DDI_E power well domain | Xiong Zhang |
2015-08-31 | drm/i915/skl: Enable DDI-E | Rodrigo Vivi |
2015-08-28 | drm/i915: set CDCLK if DPLL0 enabled during resuming from S3 | Gary Wang |
2015-08-26 | drm/i915: move ibx_digital_port_connected to intel_dp.c | Jani Nikula |
2015-08-26 | drm/i915: Store max dotclock | Mika Kahola |
2015-08-26 | drm/i915: Move VLV/CHV prepare_pll later | Ville Syrjälä |
2015-08-26 | drm/i915: Move DPIO port init earlier | Ville Syrjälä |
2015-08-26 | drm/i915: Add encoder->post_pll_disable() hooks and move CHV clock buffer dis... | Ville Syrjälä |
2015-08-26 | drm/i915: Always program m2 fractional value on CHV | Ville Syrjälä |
2015-08-26 | drm/i915/skl: enable DDI-E hotplug | Xiong Zhang |
2015-08-26 | drm/i915: Also call frontbuffer flip when disabling planes. | Rodrigo Vivi |
2015-08-26 | drm/i915: Change SRM, LRM instructions to use correct length | Arun Siluvery |
2015-08-17 | Merge tag 'drm-intel-next-fixes-2015-08-16' of git://anongit.freedesktop.org/... | Dave Airlie |
2015-08-14 | drm/i915: remove excessive scaler debugging messages | Jani Nikula |
2015-08-14 | drm/i915: Move intel_dp->lane_count into pipe_config | Ville Syrjälä |
2015-08-14 | drm/i915: Do not check or a stalled pageflip prior to it being queued | Chris Wilson |
2015-08-14 | Merge tag 'drm-intel-fixes-2015-08-14' into drm-intel-next-fixes | Daniel Vetter |
2015-08-14 | drm/i915/skl: WaIgnoreDDIAStrap is forever, always init DDI A | Jani Nikula |
2015-08-14 | drm/i915: Set power domain for DDI-E | Rodrigo Vivi |
2015-08-14 | drm/i915: Handle return value in intel_pin_and_fence_fb_obj, v2. | Maarten Lankhorst |
2015-08-14 | drm/i915: Only update mode related state if a modeset happened. | Maarten Lankhorst |
2015-08-14 | drm/i915: Remove connectors_active. | Maarten Lankhorst |
2015-08-14 | drm/i915: Remove connectors_active from sanitization, v2. | Maarten Lankhorst |
2015-08-14 | drm/i915: Get rid of dpms handling. | Maarten Lankhorst |
2015-08-14 | drm/i915: Make crtc checking use the atomic state, v2. | Maarten Lankhorst |
2015-08-14 | drm/i915: Remove connectors_active from state checking. | Maarten Lankhorst |
2015-08-14 | drm/i915: Remove some unneeded checks from check_crtc_state. | Maarten Lankhorst |
2015-08-14 | drm/i915: Convert connector checking to atomic, v3. | Maarten Lankhorst |
2015-08-14 | drm/i915: Update atomic state when removing mst connector, v3. | Maarten Lankhorst |
2015-08-14 | drm/i915: Validate the state after an atomic modeset only, and pass the state. | Maarten Lankhorst |
2015-08-14 | drm/i915: Make the force_thru workaround atomic, v2. | Maarten Lankhorst |
2015-08-13 | drm/i915: Commit planes on each crtc separately. | Maarten Lankhorst |
2015-08-13 | drm/i915: calculate primary visibility changes instead of calling from set_co... | Maarten Lankhorst |
2015-08-13 | drm/i915: Only dither on 6bpc panels | Daniel Vetter |
2015-08-12 | drm/plane: Use consistent data types for format count | Thierry Reding |
2015-08-11 | drm/i915: Use CONFIG_DRM_FBDEV_EMULATION | Daniel Vetter |
2015-08-06 | Merge tag 'topic/drm-misc-2015-07-28' into drm-intel-next-queued | Daniel Vetter |
2015-08-05 | drm/i915: disable_shared_pll doesn't work on pre-gen5 | Jesse Barnes |
2015-08-05 | drm/i915: special-case dirtyfb for frontbuffer tracking | Paulo Zanoni |