summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/i915
AgeCommit message (Expand)Author
2012-12-17drm/i915: clean up PIPECONF bpc #definesDaniel Vetter
2012-12-17drm/i915: add intel_dp_set_signal_levelsPaulo Zanoni
2012-12-17drm/i915: remove leftover display.update_wm assignmentPaulo Zanoni
2012-12-17drm/i915: check for the PCH when setting pch_transcoderPaulo Zanoni
2012-12-17drm/i915: Clear the stolen fb before enablingChris Wilson
2012-12-17drm/i915: Access to snooped system memory through the GTT is incoherentChris Wilson
2012-12-14drm/i915: Remove stale comment about intel_dp_detect()Damien Lespiau
2012-12-14drm/i915: Implement ibx_digital_port_connected() for IBXDamien Lespiau
2012-12-14drm/i915/dp: Log the DPCD only if we have successfully retrieved oneDamien Lespiau
2012-12-14drm/i915/dp: Read the HPD status before trying to read the DPCDDamien Lespiau
2012-12-14drm/i915/hdmi: Read the HPD status before trying to read the EDIDDamien Lespiau
2012-12-14drm/i915: Cleanup SHOTPLUG_CTL status bits definitionsDamien Lespiau
2012-12-12drm/i915: rework locking for intel_dpio|sbi_read|writeDaniel Vetter
2012-12-11drm/i915: Fixup hpd irq register setup orderingDaniel Vetter
2012-12-11drm/i915: Set initial seqno value close to wrap boundaryMika Kuoppala
2012-12-11drm/i915: Open-code i915_gpu_idle() for handling seqno wrappingChris Wilson
2012-12-11drm/i915: Don't emit semaphore wait if wrap happenedMika Kuoppala
2012-12-10i915: intel_set_mode: Reduce stack allocation from 500 bytes to 2 pointersTim Gardner
2012-12-10drm/i915: Remove duplicate inclusion of drm/drm_edid.hSachin Kamat
2012-12-08drm/i915: don't prevent CPU idle statesTomas Janousek
2012-12-07drm/i915: Reduce memory pressure during shrinker by preallocating swizzle pagesChris Wilson
2012-12-06drm/i915: extract common link_m_n helpersDaniel Vetter
2012-12-06drm/i915: drop unnecessary clearing of pch dp transcoder timingsDaniel Vetter
2012-12-06drm/i915: WARN on !crtc in intel_dp_link_downDaniel Vetter
2012-12-06drm/i915: use wait_for_vblank instead of msleep(17)Daniel Vetter
2012-12-06drm/i915: rip out pre-production ilk cpu edp w/aDaniel Vetter
2012-12-06drm/i915: move set_pll_edp to intel_dp.cDaniel Vetter
2012-12-06drm/i915: rip out pre-DDI stuff from haswell_crtc_mode_setDaniel Vetter
2012-12-06drm/i915: be less verbose when handling gmbus/aux irqsPaulo Zanoni
2012-12-06drm/i915: Remove duplicate and unused register #defines in i915_reg.hDexuan Cui
2012-12-06drm/i915: use _NOTRACE for gmbus/dp aux wait loopsDaniel Vetter
2012-12-06drm/i915: irq-drive the dp aux communicationDaniel Vetter
2012-12-06drm/i915: wire up do aux channel done interruptDaniel Vetter
2012-12-06drm/i915: use gmbus irq to wait for gmbus idleDaniel Vetter
2012-12-06drm/i915: use the gmbus irq for waitsDaniel Vetter
2012-12-06drm/i915: wire up gmbus irq handlerDaniel Vetter
2012-12-06drm/i915: extract gmbus_wait_hw_statusDaniel Vetter
2012-12-06drm/i915: reorder setup sequence to have irqs for output setupDaniel Vetter
2012-12-06drm/i915: setup the hangcheck timer earlyDaniel Vetter
2012-12-06drm/i915: don't handle PIPE_LEGACY_BLC_EVENT_STATUS on vlvDaniel Vetter
2012-12-06drm/i915: haswell has the same irq handlers as ivbDaniel Vetter
2012-12-06drm/i915: Add intel_ring_handle_seqno wrapMika Kuoppala
2012-12-06drm/i915: Split intel_ring_beginMika Kuoppala
2012-12-05drm/i915: Fix debugfs seqno info print to use uintMika Kuoppala
2012-12-05drm/i915: Add debugfs entry to read/write next_seqnoMika Kuoppala
2012-12-03drm/i915: fixup sparse warningsDaniel Vetter
2012-12-03drm/i915: Remove check for conflicting relocation write-domainsChris Wilson
2012-12-03drm/i915: Tighten the checks for invalid relocation domainsChris Wilson
2012-12-03drm/i915: Fix dieing -> dying typoDamien Lespiau
2012-11-30drm/i915: Use a slab for object allocationChris Wilson