summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/i915
AgeCommit message (Expand)Author
2014-11-14drm/i915: don't save/restore backlight hist ctl registersJani Nikula
2014-11-14drm/i915: don't save/restore panel fitter registersJani Nikula
2014-11-14drm/i915: remove the unnecessary block around display.hpd_irq_setupJani Nikula
2014-11-14drm/i915: restore RSTDBYCTL only on non-KMS pathsJani Nikula
2014-11-14drm/i915/vlv: don't save panel power sequencer registers on suspendJani Nikula
2014-11-14drm/i915: Wait thread status on gen8+ fw sequenceMika Kuoppala
2014-11-14drm/i915: Initialize workarounds in logical ring mode tooMichel Thierry
2014-11-14drm/i915: Read the CCK fuse register from CCKVille Syrjälä
2014-11-14drm/i915: Add the predicate source registers to the register whitelistNeil Roberts
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: 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-13drm: Use const data when creating blob propertiesThierry Reding
2014-11-12drm/i915: Plug memory leak in intel_shared_dpll_start_config()Ander Conselvan de Oliveira
2014-11-12drm: Per-plane lockingDaniel Vetter
2014-11-12Merge tag 'v3.18-rc4' into drm-nextDave Airlie
2014-11-11drm/i915: Fix obj->map_and_fenceable across tiling changesChris Wilson
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