summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/i915/intel_display.c
AgeCommit message (Expand)Author
2015-06-26drm/i915: Fix IPS related flickerRodrigo Vivi
2015-06-22drm/i915: Silence compiler warningAnder Conselvan de Oliveira
2015-06-17drm/i915: Don't set enabled value of all CRTCs when restoring the modeAnder Conselvan de Oliveira
2015-06-17drm/i915: Don't update staged config during force restore modesetsAnder Conselvan de Oliveira
2015-06-17drm/i915: Don't check modeset state in the hw state force restore pathAnder Conselvan de Oliveira
2015-05-29drm/i915: Return the frontbuffer flip to enable intel_crtc_enable_planes.Rodrigo Vivi
2015-05-28drm/i915: Adjust sideband locking a bit for CHV/VLVVille Syrjälä
2015-05-28drm/i915: s/dpio_lock/sb_lock/Ville Syrjälä
2015-05-28drm/i915: Kill intel_flush_primary_plane()Ville Syrjälä
2015-05-22drm/i915/skl: don't fail colorkey + scaler requestChandra Konduru
2015-05-21drm/i915: Disable FDI RX/TX before the portsVille Syrjälä
2015-05-21drm/i915: Fix DP enhanced framing for CPTVille Syrjälä
2015-05-21drm/i915/skl: Deinit/init the display at suspend/resumeDamien Lespiau
2015-05-21drm/i915: Limit mmio flip RPS boostsChris Wilson
2015-05-21drm/i915: Implement inter-engine read-read optimisationsChris Wilson
2015-05-21drm/i915: s/\<rq\>/req/gDaniel Vetter
2015-05-20drm/i915/skl: Swapping 90 and 270 to be compliant with XrandrSonika Jindal
2015-05-20drm/i915: Update comment in clear_intel_crtc_state()Ander Conselvan de Oliveira
2015-05-20drm/i915: Tighten the exposure ARGB/ABGR 8888 formatsDamien Lespiau
2015-05-20drm/i915: Don't expose ARGB1555 on gen2/3Damien Lespiau
2015-05-20drm/i915: Remove ARBG/ABGR 2101010 on platform not supporting those formatsDamien Lespiau
2015-05-20drm/i915: Remove the COMMON_PRIMARY_FORMATS definesDamien Lespiau
2015-05-20drm/i915: Preserve ddi_pll_sel when allocating new pipe_configAnder Conselvan de Oliveira
2015-05-20drm/i915: Dump some DPLL fields in pipe config debugTvrtko Ursulin
2015-05-20drm/i915: Don't overwrite (e)DP PLL selection on SKLAnder Conselvan de Oliveira
2015-05-20drm/i915: Output scaler related pipe config debug in a single lineTvrtko Ursulin
2015-05-20drm/i915/skl: Remove unnecessary local variables in skl_plane_ctl*()Damien Lespiau
2015-05-20drm/i915: Don't use the intel_ prefix for gen-specific dataDamien Lespiau
2015-05-20drm/i915/skl: Support the advertized index formatDamien Lespiau
2015-05-20drm/i915/skl: Replace BUG() by MISSING_CASE() in skl_plane_ctl_format()Damien Lespiau
2015-05-20drm/i915/skl: Rename a local variable to fit in 80 charsDamien Lespiau
2015-05-20drm/i915/skl: Add a new line before returnDamien Lespiau
2015-05-20drm/i915/skl: Leave a new line between variable declarations and codeDamien Lespiau
2015-05-20drm/i915: Make scaler_id check in check_crtc_state work for all gensChandra Konduru
2015-05-20drm/i915: Fix race on unreferencing the wrong mmio-flip-requestChris Wilson
2015-05-20drm/i915: Ensure cache flushes prior to doing CS flipsChris Wilson
2015-05-20drm/i915: Remove domain flubbing from i915_gem_object_finish_gpu()Chris Wilson
2015-05-20drm/i915: call intel_tile_height with correct parameterChandra Konduru
2015-05-20drm/i915: Always keep crtc_state->active in sync with enableMaarten Lankhorst
2015-05-20Backmerge v4.1-rc4 into into drm-nextDave Airlie
2015-05-08drm/i915: Only wait for required lanes in vlv_wait_port_ready()Ville Syrjälä
2015-05-08drm/i915: Set crtc_state->active to false when CRTC is disabled (v2)Matt Roper
2015-05-08drm/i915: Get rid of intel_crtc_set_state()Ander Conselvan de Oliveira
2015-05-08drm/i915: Swap atomic state in legacy modesetAnder Conselvan de Oliveira
2015-05-08drm/i915: Don't use plane update helper in legacy mode setAnder Conselvan de Oliveira
2015-05-08drm/i915: Preserve shared DPLL information in new pipe_configAnder Conselvan de Oliveira
2015-05-08drm/i915: Take ownership of atomic state on success in intel_set_mode()Ander Conselvan de Oliveira
2015-05-08drm/i915: Use atomic helpers for computing changed flagsAnder Conselvan de Oliveira
2015-05-08drm/i915: Update crtc state active flag based on DPMSAnder Conselvan de Oliveira
2015-05-08drm/i915: Remove save/restore logic from intel_crtc_set_config()Ander Conselvan de Oliveira