summaryrefslogtreecommitdiffstats
path: root/drivers/gpu
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-14Merge tag 'drm/tegra/for-3.18-rc5' of git://people.freedesktop.org/~tagr/linu...Dave Airlie
2014-11-14Merge branch 'linux-3.18' of git://anongit.freedesktop.org/git/nouveau/linux-...Dave Airlie
2014-11-14Merge tag 'drm-intel-fixes-2014-11-13' of git://anongit.freedesktop.org/drm-i...Dave Airlie
2014-11-13drm/tegra: gem: Check before freeing CMA memoryThierry Reding
2014-11-13drm/tegra: fb: Add error codes to error messagesThierry Reding
2014-11-13drm/tegra: fb: Properly release GEM objects on failureThierry Reding
2014-11-13drm/tegra: Detach panel when a connector is removedThierry Reding
2014-11-13drm/tegra: Plug memory leakThierry Reding
2014-11-13drm/tegra: gem: Use more consistent data typesThierry Reding
2014-11-13drm/tegra: fb: Do not destroy framebufferThierry Reding
2014-11-13drm/tegra: gem: dumb: pitch and size are outputsThierry Reding
2014-11-13drm/tegra: Enable the hotplug interrupt only when necessaryThierry Reding
2014-11-13drm/tegra: dc: Universal plane supportThierry Reding
2014-11-13drm/tegra: dc: Registers are 32 bits wideThierry Reding
2014-11-13drm/tegra: dc: Factor out DC, window and cursor commitThierry Reding
2014-11-13drm/tegra: Add IOMMU supportThierry Reding