summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/i915/intel_drv.h
AgeCommit message (Expand)Author
2016-06-29drm/i915: Use atomic waits for short non-atomic onesTvrtko Ursulin
2016-06-24drm/i915: Move backlight registration to connector registrationChris Wilson
2016-06-24drm/i915: Move panel's backlight setup next to panel initChris Wilson
2016-06-24Merge remote-tracking branch 'airlied/drm-next' into drm-intel-next-queuedDaniel Vetter
2016-06-24Merge tag 'drm-intel-next-2016-06-20' of git://anongit.freedesktop.org/drm-in...Dave Airlie
2016-06-22drm/i915/bxt: Fix PPS lost state after suspend breaking eDP link trainingImre Deak
2016-06-22drm/i915/ibx, cpt: Don't attempt to register eDP if LVDS was detectedImre Deak
2016-06-21drm/i915/fbdev: Limit the global async-domain synchronizationChris Wilson
2016-06-20drm/i915: Revert DisplayPort fast link training featureMika Kahola
2016-06-19drm/i915: Move backlight unregistration to connector unregistrationChris Wilson
2016-06-19drm/i915: Move intel_connector->unregister to connector->early_unregisterChris Wilson
2016-06-16Reapply "drm/i915: Pass atomic states to fbc update, functions."Maarten Lankhorst
2016-06-16Merge remote-tracking branch 'airlied/drm-next' into drm-intel-next-queuedDaniel Vetter
2016-06-13drm/i915/bxt: Rename broxton to bxt in PHY/CDCLK function prefixesImre Deak
2016-06-13drm/i915/bxt: Set DDI PHY lane latency optimization during modesetImre Deak
2016-06-13drm/i915/bxt: Move DDI PHY enabling/disabling to the power well codeImre Deak
2016-06-10drm: i915: Rely on the default ->best_encoder() behavior where appropriateBoris Brezillon
2016-06-01drm/i915: Only ignore eDP ports that are connectedChris Wilson
2016-05-25drm/i915: Revert async unpin and nonblocking atomic commitDaniel Vetter
2016-05-23drm/i915: Replace bxt_verify_cdclk_state() with a more generic cdclk checkVille Syrjälä
2016-05-23drm/i915: Unify SKL cdclk init pathsVille Syrjälä
2016-05-23drm/i915: Keep track of preferred cdclk vco frequency on SKLVille Syrjälä
2016-05-23drm/i915/skl: SKL CDCLK change on modeset tracking VCOClint Taylor
2016-05-19drm/i915: Make unpin async.Maarten Lankhorst
2016-05-19drm/i915: Prepare connectors for nonblocking checks.Maarten Lankhorst
2016-05-19drm/i915: Pass atomic states to fbc update functions.Maarten Lankhorst
2016-05-19drm/i915: Remove reset_counter from intel_crtc.Maarten Lankhorst
2016-05-19drm/i915: Remove cs based page flip support.Maarten Lankhorst
2016-05-19drm/i915: Rework intel_crtc_page_flip to be almost atomic, v3.Maarten Lankhorst
2016-05-19drm/i915: Convert flip_work to a list.Maarten Lankhorst
2016-05-19drm/i915: Allow mmio updates on all platforms, v2.Maarten Lankhorst
2016-05-19drm/i915: Unify unpin_work and mmio_work into flip_work, v2.Maarten Lankhorst
2016-05-19drm/i915: Add support for detecting vblanks when hw frame counter is unavaila...Maarten Lankhorst
2016-05-19drm/i915: Remove intel_prepare_page_flip, v3.Maarten Lankhorst
2016-05-19drm/i915: Remove intel_finish_page_flip_plane.Maarten Lankhorst
2016-05-19drm/i915: Remove stallcheck special handling, v3.Maarten Lankhorst
2016-05-17drm/i915/dsi: Add DCS control for Panel PWMJani Nikula
2016-05-17Merge remote-tracking branch 'airlied/drm-next' into drm-intel-next-queuedDaniel Vetter
2016-05-13drm/i915: Remove wm_config from dev_priv/intel_atomic_stateMatt Roper
2016-05-13drm/i915/gen9: Calculate watermarks during atomic 'check' (v2)Matt Roper
2016-05-13drm/i915/gen9: Compute DDB allocation at atomic check time (v4)Matt Roper
2016-05-13drm/i915: Track whether an atomic transaction changes the active CRTC'sMatt Roper
2016-05-13drm/i915/gen9: Store plane minimum blocks in CRTC wm state (v2)Matt Roper
2016-05-13drm/i915/gen9: Cache plane data rates in CRTC stateMatt Roper
2016-05-13drm/i915: Reorganize WM structs/unions in CRTC stateMatt Roper
2016-05-13drm/i915: Remove intel_clock_t typedefAnder Conselvan de Oliveira
2016-05-12drm/i915: Convert intel_overlay.c to use native drm_i915_private pointersChris Wilson
2016-05-10drm/i915: Use drm_i915_private as the native pointer for intel_uncore.cChris Wilson
2016-05-09drm/i915: Store a i915 backpointer from engine, and use itChris Wilson
2016-05-09drm/i915: Small display interrupt handlers tidyTvrtko Ursulin