summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/i915/intel_display.c
Commit message (Expand)AuthorAgeFilesLines
* drm/i915: Ignore VBT backlight check on Macbook 2, 1jens stein2014-10-291-0/+3
* drm/i915: Fix GMBUSFREQ on vlv/chvVille Syrjälä2014-10-271-1/+1
* drm/i915: Don't trust the DP_DETECT bit for eDP ports on CHVVille Syrjälä2014-10-161-12/+21
* drm/i915: Move DIV_ROUND_CLOSEST_ULL macro to headerU. Artie Eoff2014-10-061-3/+0
* drm/i915: Enable pixel replicated modes on BDW and HSW.Clint Taylor2014-10-011-1/+11
* Revert "drm/i915/bdw: BDW Software Turbo"Daniel Vetter2014-09-291-3/+0
* drm/i915: Wrap -EIO send-vblank event for failed pageflip in spinlockChris Wilson2014-09-191-1/+4
* drm/i915: Fix DVO 2x clock enable on 830MVille Syrjälä2014-09-191-4/+49
* Merge tag 'drm-intel-next-2014-09-05' of git://anongit.freedesktop.org/drm-in...Dave Airlie2014-09-161-114/+365
|\
| * drm/i915: Decouple the stuck pageflip on modesetChris Wilson2014-09-051-3/+13
| * drm/i915: Check for a stalled page flip after each vblankChris Wilson2014-09-051-28/+113
| * drm/i915: Fix edp vdd lockingVille Syrjälä2014-09-041-0/+2
| * drm/i915: Check of !HAS_PCH_SPLIT() in PCH transcoder funcsVille Syrjälä2014-09-031-2/+2
| * drm/i915: Use HAS_GMCH_DISPLAY un underrun reporting codeVille Syrjälä2014-09-031-1/+1
| * drm/i915: Don't call gen8_fbc_sw_flush() on chvVille Syrjälä2014-09-031-1/+6
| * drm/i915: change CHV write_eld/global_resources function pointersPaulo Zanoni2014-09-031-1/+1
| * drm/i915: Preserve VGACNTR bits from the BIOSVille Syrjälä2014-09-031-1/+7
| * drm/i915: Add pipe B force quirk for 830MVille Syrjälä2014-09-031-12/+27
| * Revert "drm/i915: Nuke pipe A quirk on i830M"Ville Syrjälä2014-09-031-0/+3
| * drm/i915: Disable double wide even when leaving the pipe onVille Syrjälä2014-09-031-6/+14
| * drm/i915: Pass intel_crtc to intel_disable_pipe() and intel_wait_for_pipe_off()Ville Syrjälä2014-09-031-20/+17
| * drm/i915: trivial: remove unneed set to NULLGustavo Padovan2014-09-031-1/+0
| * drm/i915/bdw: BDW Software TurboDaisy Sun2014-09-031-0/+3
| * drm/i915: s, fb->bits_per_pixel/8, pixel_size, in primary plane codeVille Syrjälä2014-09-031-4/+4
| * drm/i915: Don't dereference fb when disabling primary planeVille Syrjälä2014-09-031-6/+14
| * drm/i915: FBC flush nuke for BDWRodrigo Vivi2014-09-031-0/+3
| * drm/i915: improve assert_panel_unlockedJani Nikula2014-09-031-7/+20
| * drm/i915: fix panel unlock register maskJani Nikula2014-09-031-1/+1
| * drm/i915: Make wait-for-pending-flips more defensiveChris Wilson2014-09-031-7/+5
| * drm/i915: Print the pipe on which the vblank wait times outDamien Lespiau2014-09-031-2/+4
| * drm/i915: Use dev_priv as first argument of for_each_pipe()Damien Lespiau2014-09-031-7/+9
| * drm/i915: don't check for i830 in vlv specific codeJani Nikula2014-09-031-1/+1
| * drm/i915: Add 180 degree primary plane rotation supportSonika Jindal2014-09-031-4/+71
| * drm/i915: Updating plane parameters for primary plane in setplaneSonika Jindal2014-09-031-7/+31
* | drm: backmerge tag 'v3.17-rc5' into drm-nextDave Airlie2014-09-161-4/+31
|\ \
| * | drm/i915: Move intel_ddi_set_vc_payload_alloc(false) to haswell_crtc_disable()Ville Syrjälä2014-08-261-4/+3
| * | drm/i915: fix plane/cursor handling when runtime suspendedPaulo Zanoni2014-08-261-0/+24
| * | drm/i915: Ignore VBT backlight presence check on Acer C720 (4005U)Scot Doyle2014-08-261-0/+3
* | | Merge remote-tracking branch 'airlied/drm-next' into topic/vblank-reworkDaniel Vetter2014-09-111-361/+438
|\ \ \ | | |/ | |/|
| * | Merge tag 'drm-intel-next-2014-09-01' of git://anongit.freedesktop.org/drm-in...Dave Airlie2014-09-031-223/+193
| |\ \
| | * | drm/i915: Track cursor changes as frontbuffer tracking flushesDaniel Vetter2014-08-141-0/+4
| | * | drm/i915: Add support for variable cursor size on 845/865Ville Syrjälä2014-08-131-23/+88
| | * | drm/i915: Unify ivb_update_cursor() and i9xx_update_cursor()Ville Syrjälä2014-08-131-40/+1
| | * | drm/i915: Move CURSIZE setup to i845_update_cursor()Ville Syrjälä2014-08-131-4/+1
| | * | drm/i915: Don't try to enable cursor from setplane when crtc is disabledVille Syrjälä2014-08-131-2/+2
| | * | drm/i915/bdw: Always use MMIO flips with ExeclistsOscar Mateo2014-08-111-0/+2
| | * | drm/i915: Make intel_disable_shared_dpll() staticDamien Lespiau2014-08-111-1/+1
| | * | drm/i915: Continuation of future readiness seriesSonika Jindal2014-08-111-22/+20
| | * | drm/i915: Call .update_primary_plane in intel_{enable, disable}_primary_hw_pl...Ville Syrjälä2014-08-081-70/+49
| | * | drm/i915: Eliminate rmw from .update_primary_plane()Ville Syrjälä2014-08-081-68/+32
OpenPOWER on IntegriCloud