summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/i915/intel_display.c
AgeCommit message (Expand)Author
2014-11-19drm/i915: Remove DRI1 ring accessors and APIChris Wilson
2014-11-19Merge tag 'drm-intel-fixes-2014-11-19' into drm-intel-next-queuedDaniel Vetter
2014-11-19drm/i915: disable rps irqs earlier during suspend/unloadImre Deak
2014-11-19drm/i915: Don't store panning coordinates as 16.16 fixed pointMatt Roper
2014-11-17drm/i915: Propagate invalid setcrtc cloning errors back to userspaceMatt Roper
2014-11-17drm/i915: Introduce intel_psr.cRodrigo Vivi
2014-11-17drm/i915/skl: Remove spurious warn in get_ddi_pll()Damien Lespiau
2014-11-14drm/i915/skl: fetch, enable/disable pfit as needed v2Jesse Barnes
2014-11-14drm/i915/skl: Implement queue_flipDamien Lespiau
2014-11-14drm/i915/skl: Provide skl-specific pll hw state cross-checkingDamien Lespiau
2014-11-14drm/i915/skl: Query DPLL attached to port on SKLSatheeshakrishna M
2014-11-14drm/i915: preserve SSC if previously set v3Jesse Barnes
2014-11-14drm/i915: update pipe size at set_config timeJesse Barnes
2014-11-14drm/i915: check for audio and infoframe changes across mode sets v2Jesse Barnes
2014-11-14drm/i915/hdmi: fetch infoframe status in get_config v2Jesse Barnes
2014-11-14drm/i915: use compute_config in set_config v4Jesse Barnes
2014-11-14drm/i915: factor out compute_config from __intel_set_mode v3Jesse Barnes
2014-11-14drm/i915: Register the backlight device after the modeset initVille Syrjälä
2014-11-14drm/i915: Don't deref NULL crtc in intel_get_pipe_from_connector()Ville Syrjälä
2014-11-14drm/i915: avoid deadlock on failure paths in __intel_framebuffer_create()Alexey Khoroshilov
2014-11-14drm/i915: Use correct pipe config to update pll dividers. V2Bob Paauwe
2014-11-12drm/i915: Plug memory leak in intel_shared_dpll_start_config()Ander Conselvan de Oliveira
2014-11-07drm/i915: Cache HPLL frequency on VLV/CHVVille Syrjälä
2014-11-07drm/i915: Make mmio flip wait for seqno in the work functionAnder Conselvan de Oliveira
2014-11-07drm/i915: Move the .global_resources() hook call into modeset_update_crtc_pow...Ville Syrjälä
2014-11-07drm/i915/skl: Check the DDB state at modesetDamien Lespiau
2014-11-07drm/i915/skl: Read the pipe WM HW statePradeep Bhat
2014-11-07drm/i915: Use vblank evade mechanism in mmio_flipAnder Conselvan de Oliveira
2014-11-07drm/i915: Make intel_pin_and_fence_fb_obj take plane and framebufferTvrtko Ursulin
2014-11-07drm/i915: Make intel_pipe_has_type() take an output type enumDamien Lespiau
2014-11-07drm/i915: Move pll state commit into intel_modeset_update_stateDaniel Vetter
2014-11-07drm/i915: Don't store current shared DPLL in the new pipe_configAnder Conselvan de Oliveira
2014-11-07drm/i915: Remove crtc_mode_set() hookAnder Conselvan de Oliveira
2014-11-07drm/i915: Covert remaining platforms to choose DPLLS before disabling CRTCsAnder Conselvan de Oliveira
2014-11-07drm/i915: Covert ILK-IVB to choose DPLLS before disabling CRTCsAnder Conselvan de Oliveira
2014-11-07drm/i915: Covert HSW+ to choose DPLLS before disabling CRTCsAnder Conselvan de Oliveira
2014-11-07drm/i915: Add infrastructure for choosing DPLLs before disabling crtcsAnder Conselvan de Oliveira
2014-11-07drm/i915: Move dpll crtc_mask and hw_state fields into separate structAnder Conselvan de Oliveira
2014-11-07drm/i915: Convert shared dpll reference count to a crtc maskAnder Conselvan de Oliveira
2014-11-07drm/i915: Check pipe_config.has_dp_encoder instead of encoder typesDaniel Vetter
2014-11-04drm/i915: Make *_crtc_mode_set work on new_configAnder Conselvan de Oliveira
2014-11-04drm/i915: Initialize new chv primary plane and pipe blender registersVille Syrjälä
2014-11-04drm/i915: create a prepare step for primary planes updatesGustavo Padovan
2014-11-04drm/i915: Make sure DPLL is enabled when kicking the power sequencer on VLV/CHVVille Syrjälä
2014-11-04drm/i915: transform INTEL_OUTPUT_* into an enumPaulo Zanoni
2014-11-04drm/i915: add new intel audio file to group DP/HDMI audioJani Nikula
2014-11-04drm/i915: remove unneeded visible checkGustavo Padovan
2014-11-04drm/i915: Remove unnecessary test on the gen in intel_do_mmio_flip()Damien Lespiau
2014-11-04drm/i915: only flip frontbuffer if crtc is activeGustavo Padovan
2014-11-04drm/i915: Update plane parameters for cursor plane (v2)Sonika Jindal