aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/i915/intel_drv.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2016-07-07drm/i915: Kill has_dp_encoder from pipe_configVille Syrjälä1-4/+8
2016-07-07drm/i915: Unify intel_pipe_has_type() and intel_pipe_will_have_type()Ville Syrjälä1-1/+6
2016-07-07drm/i915: Add output_types bitmask into the crtc stateVille Syrjälä1-0/+5
2016-07-04drm/i915: Mass convert dev->dev_private to to_i915(dev)Chris Wilson1-2/+2
2016-06-29drm/i915: Use atomic waits for short non-atomic onesTvrtko Ursulin1-19/+43
2016-06-24drm/i915: Move backlight registration to connector registrationChris Wilson1-1/+5
2016-06-24drm/i915: Move panel's backlight setup next to panel initChris Wilson1-1/+2
2016-06-24Merge remote-tracking branch 'airlied/drm-next' into drm-intel-next-queuedDaniel Vetter1-9/+8
2016-06-24Merge tag 'drm-intel-next-2016-06-20' of git://anongit.freedesktop.org/drm-intel into drm-nextDave Airlie1-7/+20
2016-06-22drm/i915/bxt: Fix PPS lost state after suspend breaking eDP link trainingImre Deak1-1/+6
2016-06-22drm/i915/ibx, cpt: Don't attempt to register eDP if LVDS was detectedImre Deak1-0/+1
2016-06-21drm/i915/fbdev: Limit the global async-domain synchronizationChris Wilson1-0/+1
2016-06-20drm/i915: Revert DisplayPort fast link training featureMika Kahola1-2/+0
2016-06-19drm/i915: Move backlight unregistration to connector unregistrationChris Wilson1-1/+8
2016-06-19drm/i915: Move intel_connector->unregister to connector->early_unregisterChris Wilson1-8/+0
2016-06-16Reapply "drm/i915: Pass atomic states to fbc update, functions."Maarten Lankhorst1-2/+6
2016-06-16Merge remote-tracking branch 'airlied/drm-next' into drm-intel-next-queuedDaniel Vetter1-1/+0
2016-06-13drm/i915/bxt: Rename broxton to bxt in PHY/CDCLK function prefixesImre Deak1-2/+2
2016-06-13drm/i915/bxt: Set DDI PHY lane latency optimization during modesetImre Deak1-0/+6
2016-06-13drm/i915/bxt: Move DDI PHY enabling/disabling to the power well codeImre Deak1-3/+6
2016-06-10drm: i915: Rely on the default ->best_encoder() behavior where appropriateBoris Brezillon1-1/+0
2016-06-01drm/i915: Only ignore eDP ports that are connectedChris Wilson1-1/+1
2016-05-25drm/i915: Revert async unpin and nonblocking atomic commitDaniel Vetter1-27/+16
2016-05-23drm/i915: Replace bxt_verify_cdclk_state() with a more generic cdclk checkVille Syrjälä1-1/+0
2016-05-23drm/i915: Unify SKL cdclk init pathsVille Syrjälä1-1/+0
2016-05-23drm/i915: Keep track of preferred cdclk vco frequency on SKLVille Syrjälä1-0/+1
2016-05-23drm/i915/skl: SKL CDCLK change on modeset tracking VCOClint Taylor1-0/+4
2016-05-19drm/i915: Make unpin async.Maarten Lankhorst1-1/+4
2016-05-19drm/i915: Prepare connectors for nonblocking checks.Maarten Lankhorst1-0/+4
2016-05-19drm/i915: Pass atomic states to fbc update functions.Maarten Lankhorst1-2/+6
2016-05-19drm/i915: Remove reset_counter from intel_crtc.Maarten Lankhorst1-3/+0
2016-05-19drm/i915: Remove cs based page flip support.Maarten Lankhorst1-7/+2
2016-05-19drm/i915: Rework intel_crtc_page_flip to be almost atomic, v3.Maarten Lankhorst1-3/+10
2016-05-19drm/i915: Convert flip_work to a list.Maarten Lankhorst1-1/+3
2016-05-19drm/i915: Allow mmio updates on all platforms, v2.Maarten Lankhorst1-1/+0
2016-05-19drm/i915: Unify unpin_work and mmio_work into flip_work, v2.Maarten Lankhorst1-13/+9
2016-05-19drm/i915: Add support for detecting vblanks when hw frame counter is unavailable.Maarten Lankhorst1-0/+3
2016-05-19drm/i915: Remove intel_prepare_page_flip, v3.Maarten Lankhorst1-4/+0
2016-05-19drm/i915: Remove intel_finish_page_flip_plane.Maarten Lankhorst1-1/+0
2016-05-19drm/i915: Remove stallcheck special handling, v3.Maarten Lankhorst1-1/+0
2016-05-17drm/i915/dsi: Add DCS control for Panel PWMJani Nikula1-0/+2
2016-05-17Merge remote-tracking branch 'airlied/drm-next' into drm-intel-next-queuedDaniel Vetter1-1/+1
2016-05-13drm/i915: Remove wm_config from dev_priv/intel_atomic_stateMatt Roper1-1/+0
2016-05-13drm/i915/gen9: Calculate watermarks during atomic 'check' (v2)Matt Roper1-1/+1
2016-05-13drm/i915/gen9: Compute DDB allocation at atomic check time (v4)Matt Roper1-0/+3
2016-05-13drm/i915: Track whether an atomic transaction changes the active CRTC'sMatt Roper1-0/+10
2016-05-13drm/i915/gen9: Store plane minimum blocks in CRTC wm state (v2)Matt Roper1-0/+4
2016-05-13drm/i915/gen9: Cache plane data rates in CRTC stateMatt Roper1-0/+4
2016-05-13drm/i915: Reorganize WM structs/unions in CRTC stateMatt Roper1-26/+35
2016-05-13drm/i915: Remove intel_clock_t typedefAnder Conselvan de Oliveira1-4/+4