summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/i915/intel_display.c
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'drm-intel-next-fixes-2014-12-11' of git://anongit.freedesktop.org/...Dave Airlie2014-12-121-4/+6
|\
| * drm/i915: don't always do full mode sets when infoframes are enabledJesse Barnes2014-12-051-4/+6
* | Merge tag 'v3.18' into drm-nextDave Airlie2014-12-081-3/+0
|\ \ | |/ |/|
| * drm/i915: More cautious with pch fifo underrunsDaniel Vetter2014-12-021-2/+0
* | drm/i915: Reject modeset when the same digital port is used more than onceVille Syrjälä2014-12-031-0/+47
* | drm/i915: Disable crtcs gracefully before GPU reset on gen3/4Ville Syrjälä2014-12-031-0/+12
* | drm/i915: Grab modeset locks for GPU rest on pre-ctgVille Syrjälä2014-12-031-16/+68
* | drm/i915: Don't clobber crtc->new_config when nothing changesVille Syrjälä2014-12-031-3/+5
* | Merge tag 'drm-intel-next-2014-11-21-fixed' of git://anongit.freedesktop.org/...Dave Airlie2014-12-031-83/+301
|\ \
| * | drm/i915: vlv: fix cdclk setting during modeset while suspendedImre Deak2014-11-201-0/+13
| * | drm/i915: Dump hdmi pipe_config stateDaniel Vetter2014-11-201-0/+4
| * | drm/i915: Remove DRI1 ring accessors and APIChris Wilson2014-11-191-34/+1
| * | Merge tag 'drm-intel-fixes-2014-11-19' into drm-intel-next-queuedDaniel Vetter2014-11-191-1/+4
| |\ \
| * | | drm/i915: disable rps irqs earlier during suspend/unloadImre Deak2014-11-191-3/+3
| * | | drm/i915: Don't store panning coordinates as 16.16 fixed pointMatt Roper2014-11-191-2/+2
| * | | drm/i915: Propagate invalid setcrtc cloning errors back to userspaceMatt Roper2014-11-171-0/+1
| * | | drm/i915: Introduce intel_psr.cRodrigo Vivi2014-11-171-1/+1
| * | | drm/i915/skl: Remove spurious warn in get_ddi_pll()Damien Lespiau2014-11-171-2/+0
| * | | drm/i915/skl: fetch, enable/disable pfit as needed v2Jesse Barnes2014-11-141-4/+58
| * | | drm/i915/skl: Implement queue_flipDamien Lespiau2014-11-141-0/+66
| * | | drm/i915/skl: Provide skl-specific pll hw state cross-checkingDamien Lespiau2014-11-141-0/+3
| * | | drm/i915/skl: Query DPLL attached to port on SKLSatheeshakrishna M2014-11-141-1/+28
| * | | drm/i915: preserve SSC if previously set v3Jesse Barnes2014-11-141-0/+11
| * | | drm/i915: update pipe size at set_config timeJesse Barnes2014-11-141-2/+2
| * | | drm/i915: check for audio and infoframe changes across mode sets v2Jesse Barnes2014-11-141-1/+11
| * | | drm/i915/hdmi: fetch infoframe status in get_config v2Jesse Barnes2014-11-141-0/+1
| * | | drm/i915: use compute_config in set_config v4Jesse Barnes2014-11-141-2/+18
| * | | drm/i915: factor out compute_config from __intel_set_mode v3Jesse Barnes2014-11-141-31/+74
| * | | drm/i915: Register the backlight device after the modeset initVille Syrjälä2014-11-141-0/+4
| * | | drm/i915: Don't deref NULL crtc in intel_get_pipe_from_connector()Ville Syrjälä2014-11-141-1/+1
| * | | drm/i915: avoid deadlock on failure paths in __intel_framebuffer_create()Alexey Khoroshilov2014-11-141-2/+2
* | | | Merge tag 'v3.18-rc7' into drm-nextDave Airlie2014-12-021-0/+4
|\ \ \ \ | | |_|/ | |/| |
| * | | drm/i915: Ignore SURFLIVE and flip counter when the GPU gets resetVille Syrjälä2014-11-241-0/+4
| | |/ | |/|
* | | Merge tag 'drm-intel-next-2014-11-07-fixups' of git://anongit.freedesktop.org...Dave Airlie2014-11-151-640/+503
|\ \ \ | | |/ | |/|
| * | drm/i915: Use correct pipe config to update pll dividers. V2Bob Paauwe2014-11-141-6/+6
| * | drm/i915: Plug memory leak in intel_shared_dpll_start_config()Ander Conselvan de Oliveira2014-11-121-0/+1
| * | drm/i915: Cache HPLL frequency on VLV/CHVVille Syrjälä2014-11-071-7/+7
| * | drm/i915: Make mmio flip wait for seqno in the work functionAnder Conselvan de Oliveira2014-11-071-79/+11
| * | drm/i915: Move the .global_resources() hook call into modeset_update_crtc_pow...Ville Syrjälä2014-11-071-21/+4
| * | drm/i915/skl: Check the DDB state at modesetDamien Lespiau2014-11-071-0/+51
| * | drm/i915/skl: Read the pipe WM HW statePradeep Bhat2014-11-071-1/+3
| * | drm/i915: Use vblank evade mechanism in mmio_flipAnder Conselvan de Oliveira2014-11-071-4/+26
| * | drm/i915: Make intel_pin_and_fence_fb_obj take plane and framebufferTvrtko Ursulin2014-11-071-11/+12
| * | drm/i915: Make intel_pipe_has_type() take an output type enumDamien Lespiau2014-11-071-1/+1
| * | drm/i915: Move pll state commit into intel_modeset_update_stateDaniel Vetter2014-11-071-3/+3
| * | drm/i915: Don't store current shared DPLL in the new pipe_configAnder Conselvan de Oliveira2014-11-071-8/+0
| * | drm/i915: Remove crtc_mode_set() hookAnder Conselvan de Oliveira2014-11-071-7/+0
| * | drm/i915: Covert remaining platforms to choose DPLLS before disabling CRTCsAnder Conselvan de Oliveira2014-11-071-5/+3
| * | drm/i915: Covert ILK-IVB to choose DPLLS before disabling CRTCsAnder Conselvan de Oliveira2014-11-071-9/+4
| * | drm/i915: Covert HSW+ to choose DPLLS before disabling CRTCsAnder Conselvan de Oliveira2014-11-071-4/+3
OpenPOWER on IntegriCloud