summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/i915
AgeCommit message (Expand)Author
2014-11-14drm/i915: Remove most INVALID_PIPE checks from the backlight codeVille Syrjälä
2014-11-14drm/i915: Register the backlight device after the modeset initVille Syrjälä
2014-11-14drm/i915: Pass the current pipe from eDP init to backlight setupVille Syrjälä
2014-11-14drm/i915: Don't deref NULL crtc in intel_get_pipe_from_connector()Ville Syrjälä
2014-11-14drm/i915: Skip .get_backlight() when backlight isn't enabledVille Syrjälä
2014-11-14drm/i915: Warn if trying to poke a VLV backlight on invalid pipeVille Syrjälä
2014-11-14drm/i915: Make the physical object coherent with GTTChris Wilson
2014-11-14drm/i915: WARN if we receive any gen9 rps interruptsImre Deak
2014-11-14drm/i915: move rps irq enable/disable to i915_irq.cImre Deak
2014-11-14drm/i915: unify gen6/gen8 rps irq enable/disableImre Deak
2014-11-14drm/i915: unify gen6/gen8 rps irq handlerImre Deak
2014-11-14drm/i915: unify gen6/gen8 pm irq helpersImre Deak
2014-11-14drm/i915/chv: Add new workarounds for chvArun Siluvery
2014-11-14drm/i915/chv: Combine GEN8_ROW_CHICKEN w/aArun Siluvery
2014-11-14drm/i915/chv: Remove pre-production workaroundsArun Siluvery
2014-11-14drm/i915: use the correct obj when preparing the sprite planePaulo Zanoni
2014-11-14drm/i915: Add tracepoints to track a vm during its lifetimeDaniele Ceraolo Spurio
2014-11-14drm/edid: fix Baseline_ELD_Len field in drm_edid_to_eld()Jani Nikula
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-10Merge remote-tracking branch 'airlied/drm-next' into HEADDaniel Vetter
2014-11-07drm/i915: Update DRIVER_DATE to 20141107Daniel Vetter
2014-11-07drm/i915: Add gen to the gpu hang ecodeMika Kuoppala
2014-11-07drm/i915: Cache HPLL frequency on VLV/CHVVille Syrjälä
2014-11-07Revert "drm/i915/vlv: Remove check for Old Ack during forcewake"Mika Kuoppala
2014-11-07drm/i915: Make mmio flip wait for seqno in the work functionAnder Conselvan de Oliveira
2014-11-07drm/i915: Make __wait_seqno non-static and rename to __i915_wait_seqnoAnder 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/audio: add DOC comment describing HDA over HDMI/DPJani Nikula
2014-11-07drm/i915: make pipe/port based audio valid accessors easier to useJani Nikula
2014-11-07drm/i915/audio: add audio codec enable debug log for g4xJani Nikula
2014-11-07drm/i915/audio: add audio codec disable on g4xJani Nikula
2014-11-07drm/i915: enable audio codec after portJani Nikula
2014-11-07drm/i915/audio: add vlv/chv/gen5-7 audio codec disable sequenceJani Nikula
2014-11-07drm/i915/audio: rewrite vlv/chv and gen 5-7 audio codec enable sequenceJani Nikula
2014-11-07drm/i915/skl: Enable Gen9 RC6Zhe Wang
2014-11-07drm/i915/skl: Gen9 ForcewakeZhe Wang
2014-11-07drm/i915/skl: Log the order in which we flush the pipes in the WM codeDamien Lespiau
2014-11-07drm/i915/skl: Flush the WM configurationDamien Lespiau
2014-11-07drm/i915/skl: Stage the pipe DDB allocationDamien Lespiau
2014-11-07drm/i915/skl: Reduce the indentation level in skl_write_wm_values()Damien Lespiau
2014-11-07drm/i915/skl: Correctly align skl_compute_plane_wm() argumentsDamien Lespiau
2014-11-07drm/i915/skl: Rework when the transition WMs are computedDamien Lespiau
2014-11-07drm/i915/skl: Move all the WM compute functions in one placeDamien Lespiau
2014-11-07drm/i915/skl: Reduce the number of holes in struct skl_wm_levelDamien Lespiau
2014-11-07drm/i915/skl: Make res_blocks/lines intermediate values 32 bitsDamien Lespiau
2014-11-07drm/i915/skl: Use a more descriptive parameter name in skl_compute_plane_wm()Damien Lespiau
2014-11-07drm/i915/skl: Make 'end' of the DDB allocation entry exclusiveDamien Lespiau
2014-11-07drm/i915/skl: Check the DDB state at modesetDamien Lespiau