summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/i915/intel_display.c
AgeCommit message (Expand)Author
2014-12-02drm/i915: More cautious with pch fifo underrunsDaniel Vetter
2014-11-24drm/i915: Ignore SURFLIVE and flip counter when the GPU gets resetVille Syrjälä
2014-10-29drm/i915: Ignore VBT backlight check on Macbook 2, 1jens stein
2014-10-27drm/i915: Fix GMBUSFREQ on vlv/chvVille Syrjälä
2014-10-16drm/i915: Don't trust the DP_DETECT bit for eDP ports on CHVVille Syrjälä
2014-10-06drm/i915: Move DIV_ROUND_CLOSEST_ULL macro to headerU. Artie Eoff
2014-10-01drm/i915: Enable pixel replicated modes on BDW and HSW.Clint Taylor
2014-09-29Revert "drm/i915/bdw: BDW Software Turbo"Daniel Vetter
2014-09-19drm/i915: Wrap -EIO send-vblank event for failed pageflip in spinlockChris Wilson
2014-09-19drm/i915: Fix DVO 2x clock enable on 830MVille Syrjälä
2014-09-16Merge tag 'drm-intel-next-2014-09-05' of git://anongit.freedesktop.org/drm-in...Dave Airlie
2014-09-16drm: backmerge tag 'v3.17-rc5' into drm-nextDave Airlie
2014-09-11Merge remote-tracking branch 'airlied/drm-next' into topic/vblank-reworkDaniel Vetter
2014-09-05drm/i915: Decouple the stuck pageflip on modesetChris Wilson
2014-09-05drm/i915: Check for a stalled page flip after each vblankChris Wilson
2014-09-04drm/i915: Fix edp vdd lockingVille Syrjälä
2014-09-03drm/i915: Check of !HAS_PCH_SPLIT() in PCH transcoder funcsVille Syrjälä
2014-09-03drm/i915: Use HAS_GMCH_DISPLAY un underrun reporting codeVille Syrjälä
2014-09-03drm/i915: Don't call gen8_fbc_sw_flush() on chvVille Syrjälä
2014-09-03drm/i915: change CHV write_eld/global_resources function pointersPaulo Zanoni
2014-09-03drm/i915: Preserve VGACNTR bits from the BIOSVille Syrjälä
2014-09-03drm/i915: Add pipe B force quirk for 830MVille Syrjälä
2014-09-03Revert "drm/i915: Nuke pipe A quirk on i830M"Ville Syrjälä
2014-09-03drm/i915: Disable double wide even when leaving the pipe onVille Syrjälä
2014-09-03drm/i915: Pass intel_crtc to intel_disable_pipe() and intel_wait_for_pipe_off()Ville Syrjälä
2014-09-03drm/i915: trivial: remove unneed set to NULLGustavo Padovan
2014-09-03drm/i915/bdw: BDW Software TurboDaisy Sun
2014-09-03drm/i915: s, fb->bits_per_pixel/8, pixel_size, in primary plane codeVille Syrjälä
2014-09-03drm/i915: Don't dereference fb when disabling primary planeVille Syrjälä
2014-09-03drm/i915: FBC flush nuke for BDWRodrigo Vivi
2014-09-03drm/i915: improve assert_panel_unlockedJani Nikula
2014-09-03drm/i915: fix panel unlock register maskJani Nikula
2014-09-03drm/i915: Make wait-for-pending-flips more defensiveChris Wilson
2014-09-03drm/i915: Print the pipe on which the vblank wait times outDamien Lespiau
2014-09-03drm/i915: Use dev_priv as first argument of for_each_pipe()Damien Lespiau
2014-09-03drm/i915: don't check for i830 in vlv specific codeJani Nikula
2014-09-03drm/i915: Add 180 degree primary plane rotation supportSonika Jindal
2014-09-03drm/i915: Updating plane parameters for primary plane in setplaneSonika Jindal
2014-09-03Merge tag 'drm-intel-next-2014-09-01' of git://anongit.freedesktop.org/drm-in...Dave Airlie
2014-08-26drm/i915: Move intel_ddi_set_vc_payload_alloc(false) to haswell_crtc_disable()Ville Syrjälä
2014-08-26drm/i915: fix plane/cursor handling when runtime suspendedPaulo Zanoni
2014-08-26drm/i915: Ignore VBT backlight presence check on Acer C720 (4005U)Scot Doyle
2014-08-26Merge tag 'drm-intel-next-2014-08-08' of git://anongit.freedesktop.org/drm-in...Dave Airlie
2014-08-18drm/i915: cancel hotplug and dig_port work during suspend and unloadImre Deak
2014-08-18drm/i915: fix HPD IRQ reenable work cancelationImre Deak
2014-08-18drm/i915: Don't try to enable cursor from setplane when crtc is disabledVille Syrjälä
2014-08-18drm/i915: Skip load detect when intel_crtc->new_enable==trueVille Syrjälä
2014-08-18drm/i915: Fix locking for intel_enable_pipe_a()Ville Syrjälä
2014-08-14drm/i915: Track cursor changes as frontbuffer tracking flushesDaniel Vetter
2014-08-13drm/i915: Add support for variable cursor size on 845/865Ville Syrjälä