summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/i915/intel_display.c
AgeCommit message (Expand)Author
2015-09-04drm/i915: Dump pfit state as hexVille Syrjälä
2015-09-04drm/i915: Future proof panel fitter.Rodrigo Vivi
2015-09-04drm/i915/skl+: Add YUV pixel format in Capability listKumar, Mahesh
2015-09-02drm/i915: Add HAS_PCH_LPT_LP() macroVille Syrjälä
2015-09-02drm/i915: Update comments around base bppDaniel Vetter
2015-09-02Merge tag 'drm-intel-next-fixes-2015-09-02' into drm-intel-next-queuedDaniel Vetter
2015-09-02drm/i915: Remove start frame argument to pipe_update_begin/end.Maarten Lankhorst
2015-09-02drm/i915: move intel_hrawclk() to intel_display.cJani Nikula
2015-09-01drm/i915: Factor out intel_crtc_has_encoders()Ville Syrjälä
2015-09-01drm/i915: Fix clock readout when pipes are enabled w/o portsVille Syrjälä
2015-09-01drm/i915: Preserve SSC earlierLukas Wunner
2015-08-31drm/i915/skl: Adding DDI_E power well domainXiong Zhang
2015-08-31drm/i915/skl: Enable DDI-ERodrigo Vivi
2015-08-28drm/i915: set CDCLK if DPLL0 enabled during resuming from S3Gary Wang
2015-08-26drm/i915: move ibx_digital_port_connected to intel_dp.cJani Nikula
2015-08-26drm/i915: Store max dotclockMika Kahola
2015-08-26drm/i915: Move VLV/CHV prepare_pll laterVille Syrjälä
2015-08-26drm/i915: Move DPIO port init earlierVille Syrjälä
2015-08-26drm/i915: Add encoder->post_pll_disable() hooks and move CHV clock buffer dis...Ville Syrjälä
2015-08-26drm/i915: Always program m2 fractional value on CHVVille Syrjälä
2015-08-26drm/i915/skl: enable DDI-E hotplugXiong Zhang
2015-08-26drm/i915: Also call frontbuffer flip when disabling planes.Rodrigo Vivi
2015-08-26drm/i915: Change SRM, LRM instructions to use correct lengthArun Siluvery
2015-08-17Merge tag 'drm-intel-next-fixes-2015-08-16' of git://anongit.freedesktop.org/...Dave Airlie
2015-08-14drm/i915: remove excessive scaler debugging messagesJani Nikula
2015-08-14drm/i915: Move intel_dp->lane_count into pipe_configVille Syrjälä
2015-08-14drm/i915: Do not check or a stalled pageflip prior to it being queuedChris Wilson
2015-08-14Merge tag 'drm-intel-fixes-2015-08-14' into drm-intel-next-fixesDaniel Vetter
2015-08-14drm/i915/skl: WaIgnoreDDIAStrap is forever, always init DDI AJani Nikula
2015-08-14drm/i915: Set power domain for DDI-ERodrigo Vivi
2015-08-14drm/i915: Handle return value in intel_pin_and_fence_fb_obj, v2.Maarten Lankhorst
2015-08-14drm/i915: Only update mode related state if a modeset happened.Maarten Lankhorst
2015-08-14drm/i915: Remove connectors_active.Maarten Lankhorst
2015-08-14drm/i915: Remove connectors_active from sanitization, v2.Maarten Lankhorst
2015-08-14drm/i915: Get rid of dpms handling.Maarten Lankhorst
2015-08-14drm/i915: Make crtc checking use the atomic state, v2.Maarten Lankhorst
2015-08-14drm/i915: Remove connectors_active from state checking.Maarten Lankhorst
2015-08-14drm/i915: Remove some unneeded checks from check_crtc_state.Maarten Lankhorst
2015-08-14drm/i915: Convert connector checking to atomic, v3.Maarten Lankhorst
2015-08-14drm/i915: Update atomic state when removing mst connector, v3.Maarten Lankhorst
2015-08-14drm/i915: Validate the state after an atomic modeset only, and pass the state.Maarten Lankhorst
2015-08-14drm/i915: Make the force_thru workaround atomic, v2.Maarten Lankhorst
2015-08-13drm/i915: Commit planes on each crtc separately.Maarten Lankhorst
2015-08-13drm/i915: calculate primary visibility changes instead of calling from set_co...Maarten Lankhorst
2015-08-13drm/i915: Only dither on 6bpc panelsDaniel Vetter
2015-08-12drm/plane: Use consistent data types for format countThierry Reding
2015-08-11drm/i915: Use CONFIG_DRM_FBDEV_EMULATIONDaniel Vetter
2015-08-06Merge tag 'topic/drm-misc-2015-07-28' into drm-intel-next-queuedDaniel Vetter
2015-08-05drm/i915: disable_shared_pll doesn't work on pre-gen5Jesse Barnes
2015-08-05drm/i915: special-case dirtyfb for frontbuffer trackingPaulo Zanoni