aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/i915/intel_display.c
Commit message (Expand)AuthorAge
* drm/i915: Enable pixel replicated modes on BDW and HSW.Clint Taylor2014-10-01
* Revert "drm/i915/bdw: BDW Software Turbo"Daniel Vetter2014-09-29
* drm/i915: Wrap -EIO send-vblank event for failed pageflip in spinlockChris Wilson2014-09-19
* drm/i915: Fix DVO 2x clock enable on 830MVille Syrjälä2014-09-19
* Merge tag 'drm-intel-next-2014-09-05' of git://anongit.freedesktop.org/drm-in...Dave Airlie2014-09-16
|\
| * drm/i915: Decouple the stuck pageflip on modesetChris Wilson2014-09-05
| * drm/i915: Check for a stalled page flip after each vblankChris Wilson2014-09-05
| * drm/i915: Fix edp vdd lockingVille Syrjälä2014-09-04
| * drm/i915: Check of !HAS_PCH_SPLIT() in PCH transcoder funcsVille Syrjälä2014-09-03
| * drm/i915: Use HAS_GMCH_DISPLAY un underrun reporting codeVille Syrjälä2014-09-03
| * drm/i915: Don't call gen8_fbc_sw_flush() on chvVille Syrjälä2014-09-03
| * drm/i915: change CHV write_eld/global_resources function pointersPaulo Zanoni2014-09-03
| * drm/i915: Preserve VGACNTR bits from the BIOSVille Syrjälä2014-09-03
| * drm/i915: Add pipe B force quirk for 830MVille Syrjälä2014-09-03
| * Revert "drm/i915: Nuke pipe A quirk on i830M"Ville Syrjälä2014-09-03
| * drm/i915: Disable double wide even when leaving the pipe onVille Syrjälä2014-09-03
| * drm/i915: Pass intel_crtc to intel_disable_pipe() and intel_wait_for_pipe_off()Ville Syrjälä2014-09-03
| * drm/i915: trivial: remove unneed set to NULLGustavo Padovan2014-09-03
| * drm/i915/bdw: BDW Software TurboDaisy Sun2014-09-03
| * drm/i915: s, fb->bits_per_pixel/8, pixel_size, in primary plane codeVille Syrjälä2014-09-03
| * drm/i915: Don't dereference fb when disabling primary planeVille Syrjälä2014-09-03
| * drm/i915: FBC flush nuke for BDWRodrigo Vivi2014-09-03
| * drm/i915: improve assert_panel_unlockedJani Nikula2014-09-03
| * drm/i915: fix panel unlock register maskJani Nikula2014-09-03
| * drm/i915: Make wait-for-pending-flips more defensiveChris Wilson2014-09-03
| * drm/i915: Print the pipe on which the vblank wait times outDamien Lespiau2014-09-03
| * drm/i915: Use dev_priv as first argument of for_each_pipe()Damien Lespiau2014-09-03
| * drm/i915: don't check for i830 in vlv specific codeJani Nikula2014-09-03
| * drm/i915: Add 180 degree primary plane rotation supportSonika Jindal2014-09-03
| * drm/i915: Updating plane parameters for primary plane in setplaneSonika Jindal2014-09-03
* | drm: backmerge tag 'v3.17-rc5' into drm-nextDave Airlie2014-09-15
|\ \
| * | drm/i915: Move intel_ddi_set_vc_payload_alloc(false) to haswell_crtc_disable()Ville Syrjälä2014-08-26
| * | drm/i915: fix plane/cursor handling when runtime suspendedPaulo Zanoni2014-08-26
| * | drm/i915: Ignore VBT backlight presence check on Acer C720 (4005U)Scot Doyle2014-08-26
* | | Merge remote-tracking branch 'airlied/drm-next' into topic/vblank-reworkDaniel Vetter2014-09-11
|\ \ \ | | |/ | |/|
| * | Merge tag 'drm-intel-next-2014-09-01' of git://anongit.freedesktop.org/drm-in...Dave Airlie2014-09-02
| |\ \
| | * | drm/i915: Track cursor changes as frontbuffer tracking flushesDaniel Vetter2014-08-14
| | * | drm/i915: Add support for variable cursor size on 845/865Ville Syrjälä2014-08-13
| | * | drm/i915: Unify ivb_update_cursor() and i9xx_update_cursor()Ville Syrjälä2014-08-13
| | * | drm/i915: Move CURSIZE setup to i845_update_cursor()Ville Syrjälä2014-08-13
| | * | drm/i915: Don't try to enable cursor from setplane when crtc is disabledVille Syrjälä2014-08-13
| | * | drm/i915/bdw: Always use MMIO flips with ExeclistsOscar Mateo2014-08-11
| | * | drm/i915: Make intel_disable_shared_dpll() staticDamien Lespiau2014-08-11
| | * | drm/i915: Continuation of future readiness seriesSonika Jindal2014-08-11
| | * | drm/i915: Call .update_primary_plane in intel_{enable, disable}_primary_hw_pl...Ville Syrjälä2014-08-08
| | * | drm/i915: Eliminate rmw from .update_primary_plane()Ville Syrjälä2014-08-08
| * | | Merge tag 'drm-intel-next-2014-08-08' of git://anongit.freedesktop.org/drm-in...Dave Airlie2014-08-25
| |\| | | | |/ | |/|
| | * drm/i915: Free pending page flip events at .preclose()Ville Syrjälä2014-08-08
| | * drm/i915: Introduce a for_each_intel_encoder() macroDamien Lespiau2014-08-08
| | * drm/i915: Split chv_update_pll() apartVille Syrjälä2014-08-08