aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-07-10drm/i915: ->disable hook for WRPLLsDaniel Vetter
2014-07-10drm/i915: State readout support for WRPLLsDaniel Vetter
2014-07-10drm/i915: add POWER_DOMAIN_PLLSPaulo Zanoni
2014-07-10drm/i915: Document that the pll->mode_set hook is optionalDaniel Vetter
2014-07-10drm/i915: Basic shared dpll support for WRPLLsDaniel Vetter
2014-07-10drm/i915: Precompute static ddi_pll_sel values in encodersDaniel Vetter
2014-07-10drm/i915: BDW also has special-purpose DP DDI clocksPaulo Zanoni
2014-07-10drm/i915: State readout and cross-checking for ddi_pll_selDaniel Vetter
2014-07-10drm/i915: Move ddi_pll_sel into the pipe configDaniel Vetter
2014-07-10drm/i915: Add a debugfs file for the shared dpll stateDaniel Vetter
2014-07-10drm/i915: Move SPLL disabling into hsw_crt_post_disableDaniel Vetter
2014-07-10drm/i915: Move the SPLL enabling into hsw_crt_pre_enableDaniel Vetter
2014-07-10drm/i915: ddi: move pch cleanup before encoder->post_disableImre Deak
2014-07-10drm/i915: ddi: move pch setup after encoder->pre_enableImre Deak
2014-07-10drm/i915: Clean up WRPLL/SPLL #definesDaniel Vetter
2014-07-10drm/i915: Remove spll_refcount for hswDaniel Vetter
2014-07-10drm/i915: Check hw state in assert_can_disable_lcpllDaniel Vetter
2014-07-10drm/i915: Add a couple WARN()'s to catch missing locksMatt Roper
2014-07-10drm/i915: Add missing locking to primary plane handlersMatt Roper
2014-07-10drm/i915: get/put runtime PM at i915_semaphore_statusPaulo Zanoni
2014-07-10drm/i915: fix D_COMP usage on BDWPaulo Zanoni
2014-07-10drm/i915: fix hsw_write_dcomp() error messagePaulo Zanoni
2014-07-09drm/i915: remove i915_rstdby_delays debugfs entryMika Kuoppala
2014-07-09drm/i915: remove i915_gfxec debugfs entryMika Kuoppala
2014-07-09drm/i915: remove i915_inttoext_table debugfs entryMika Kuoppala
2014-07-09drm/i915: remove i915_delayedfreq_table debugfs entryMika Kuoppala
2014-07-09drm/i915: Make use of intel_fb_obj() (v2)Matt Roper
2014-07-09drm/i915: Introduce intel_fb_obj() macroMatt Roper
2014-07-08drm/i915: HWS must be in the mappable region for g33Chris Wilson
2014-07-08drm/i915/vlv: WA for Turbo and RC6 to work together.Deepak S
2014-07-08drm/i915: Use mmio flips to change tiling mode on BaytrailChris Wilson
2014-07-08drm/i915: Disable RCS flips on IvybridgeChris Wilson
2014-07-08drm/i915: Extract the actual workload submission mechanism from execbufferOscar Mateo
2014-07-08drm/i915: Generalize intel_ring_get_tail to take a ringbufOscar Mateo
2014-07-08drm/i915: Generalize ring_space to take a ringbufOscar Mateo
2014-07-08drm/i915: Extract ringbuffer destroy & generalize alloc to take a ringbufOscar Mateo
2014-07-08drm/i915: Add kerneldoc comments to the intel_context structOscar Mateo
2014-07-08drm/i915: Emphasize that ctx->id is merely a user handleOscar Mateo
2014-07-08drm/i915: Emphasize that ctx->obj & ctx->is_initialized refer to the legacy r...Oscar Mateo
2014-07-08drm/i915: Extract context backing object allocationOscar Mateo
2014-07-08drm/i915: make system freeze support depend on CONFIG_ACPI_SLEEPImre Deak
2014-07-08drm/i915: Restrict GPU boost to the RCS engineChris Wilson
2014-07-07drm/i915: correct BLC vs PWM enable/disable orderingJesse Barnes
2014-07-07drm/i915: Enable semaphores on BDWRodrigo Vivi
2014-07-07drm/i915/bdw: poll semaphoresBen Widawsky
2014-07-07drm/i915: semaphore debugfsBen Widawsky
2014-07-07drm/i915/bdw: collect semaphore error stateBen Widawsky
2014-07-07drm/i915: Extract semaphore error collectionBen Widawsky
2014-07-07drm/i915: Implement MI decode for gen8Rodrigo Vivi
2014-07-07drm/i915/bdw: implement semaphore waitBen Widawsky