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