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