drm/i915: extract common link_m_n helpers
[pandora-kernel.git] / drivers /
2012-12-06 Daniel Vetterdrm/i915: extract common link_m_n helpers
2012-12-06 Daniel Vetterdrm/i915: drop unnecessary clearing of pch dp transcode...
2012-12-06 Daniel Vetterdrm/i915: WARN on !crtc in intel_dp_link_down
2012-12-06 Daniel Vetterdrm/i915: use wait_for_vblank instead of msleep(17)
2012-12-06 Daniel Vetterdrm/i915: rip out pre-production ilk cpu edp w/a
2012-12-06 Daniel Vetterdrm/i915: move set_pll_edp to intel_dp.c
2012-12-06 Daniel Vetterdrm/i915: rip out pre-DDI stuff from haswell_crtc_mode_set
2012-12-06 Paulo Zanonidrm/i915: be less verbose when handling gmbus/aux irqs
2012-12-06 Dexuan Cuidrm/i915: Remove duplicate and unused register #defines...
2012-12-06 Daniel Vetterdrm/i915: use _NOTRACE for gmbus/dp aux wait loops
2012-12-06 Daniel Vetterdrm/i915: irq-drive the dp aux communication
2012-12-06 Daniel Vetterdrm/i915: wire up do aux channel done interrupt
2012-12-06 Daniel Vetterdrm/i915: use gmbus irq to wait for gmbus idle
2012-12-06 Daniel Vetterdrm/i915: use the gmbus irq for waits
2012-12-06 Daniel Vetterdrm/i915: wire up gmbus irq handler
2012-12-06 Daniel Vetterdrm/i915: extract gmbus_wait_hw_status
2012-12-06 Daniel Vetterdrm/i915: reorder setup sequence to have irqs for outpu...
2012-12-06 Daniel Vetterdrm/i915: setup the hangcheck timer early
2012-12-06 Daniel Vetterdrm/i915: don't handle PIPE_LEGACY_BLC_EVENT_STATUS...
2012-12-06 Daniel Vetterdrm/i915: haswell has the same irq handlers as ivb
2012-12-06 Mika Kuoppaladrm/i915: Add intel_ring_handle_seqno wrap
2012-12-06 Mika Kuoppaladrm/i915: Split intel_ring_begin
2012-12-05 Mika Kuoppaladrm/i915: Fix debugfs seqno info print to use uint
2012-12-05 Mika Kuoppaladrm/i915: Add debugfs entry to read/write next_seqno
2012-12-03 Daniel Vetterdrm/i915: fixup sparse warnings
2012-12-03 Chris Wilsondrm/i915: Remove check for conflicting relocation write...
2012-12-03 Chris Wilsondrm/i915: Tighten the checks for invalid relocation...
2012-12-03 Damien Lespiaudrm/i915: Fix dieing -> dying typo
2012-11-30 Chris Wilsondrm/i915: Use a slab for object allocation
2012-11-30 Chris Wilsondrm/i915: Allocate overlay registers from stolen memory
2012-11-30 Chris Wilsondrm/i915: Allocate ringbuffers from stolen memory
2012-11-30 Chris Wilsondrm/i915: Allocate fbcon from stolen memory
2012-11-30 Chris Wilsondrm/i915: Introduce i915_gem_object_create_stolen()
2012-11-30 Chris Wilsondrm/i915: Support readback of stolen objects upon error
2012-11-30 Chris Wilsondrm/i915: Allow objects to be created with no backing...
2012-11-30 Chris Wilsondrm/i915: Delay allocation of stolen space for FBC
2012-11-30 Chris Wilsondrm/i915: Avoid clearing preallocated regions from...
2012-11-30 Chris Wilsondrm/i915: Fix detection of base of stolen memory
2012-11-30 Chris Wilsondrm: Introduce an iterator over holes in the drm_mm...
2012-11-30 Chris Wilsondrm: Introduce drm_mm_create_block()
2012-11-30 Daniel Vetterdrm/i915: optimize ilk/snb irq handler
2012-11-29 Luis R. Rodriguezi915: convert struct spinlock to spinlock_t
2012-11-29 Paulo Zanonidrm/i915: kill intel_dp_link_clock()
2012-11-29 Paulo Zanonidrm/i915: invert the log inside intel_prepare_ddi
2012-11-29 Paulo Zanonidrm/i915: add HAS_DDI check
2012-11-29 Paulo Zanonidrm/i915: remove Haswell code from ironlake_fdi_pll_enable
2012-11-29 Paulo Zanonidrm/i915: intel_prepare_ddi_buffers should be static
2012-11-29 Daniel Vetterdrm/i915: optimize the shmem_pwrite slowpath handling
2012-11-29 Daniel Vetterdrm/i915: simplify shmem pwrite/pread slowpath handling
2012-11-29 Daniel Vetterdrm/i915: enable intel_lvds->pre_pll_enable for ilk...
2012-11-29 Daniel Vetterdrm/i915: move intel_update_lvds to intel_lvds->pre_pll...
2012-11-29 Daniel Vetterdrm/i915: add intel_lvds->reg
2012-11-29 Daniel Vetterdrm/i915: track is_dual_link in intel_lvds
2012-11-29 Daniel Vetterdrm/i915: move is_dual_link_lvds to intel_lvds.c
2012-11-29 Daniel Vetterdrm/i915: replace ad-hoc dual-link lvds checks
2012-11-29 Daniel Vetterdrm/i915: add encoder->pre_pll_enable callback
2012-11-29 Chris Wilsondrm/i915/debugfs: Prune a couple of superfluous leading...
2012-11-29 Ville Syrjälädrm/i915: Kill i915_gem_execbuffer_wait_for_flips()
2012-11-29 Daniel Vetterdrm/i915: remove duplicate register #defines
2012-11-29 Mika Kuoppaladrm/i915: Set sync_seqno properly after seqno wrap
2012-11-29 Chris Wilsondrm/i915: Include the last semaphore sync point in...
2012-11-29 Chris Wilsondrm/i915: Rearrange code to only have a single method...
2012-11-29 Chris Wilsondrm/i915: Simplify flushing activity on the ring
2012-11-29 Chris Wilsondrm/i915: Preallocate next seqno before touching the...
2012-11-29 Daniel Vetterdrm/i915: force restore on lid open
2012-11-29 Chris Wilsondrm/i915: Wait upon the last request seqno, rather...
2012-11-29 Mika Kuoppaladrm/i915: fix possible NULL dereference of dev_priv
2012-11-29 Chris Wilsondrm/i915: Increase the response time for slow SDVO...
2012-11-29 Paulo Zanonidrm/i915: set the VIC of the mode on the AVI InfoFrame
2012-11-29 Paulo Zanonidrm: add drm_mode_cea_vic
2012-11-29 Ben Widawskydrm/i915: Fix pte updates in ggtt clear range
2012-11-23 Paulo Zanonidrm/i915: promote Haswell to full support
2012-11-22 Chris Wilsondrm/i915: Report the origin of the LVDS fixed panel...
2012-11-22 Chris Wilsondrm/i915: LVDS fallback to fixed-mode if EDID not present
2012-11-22 Jani Nikuladrm/i915/sdvo: kfree the intel_sdvo_connector, not...
2012-11-21 Rob Clarkdrm/i915: drm_connector_property -> drm_object_property
2012-11-21 Rob Clarkdrm/i915: use drm_send_vblank_event() helper
2012-11-21 Ben Widawskydrm/i915: Use pci_resource functions for BARs.
2012-11-21 Chris Wilsondrm/i915: Borrow our struct_mutex for the direct reclaim
2012-11-21 Chris Wilsondrm/i915: Defer assignment of obj->gtt_space until...
2012-11-21 Chris Wilsondrm/i915: Apply the IBX transcoder A w/a for HDMI to...
2012-11-21 Paulo Zanonidrm/i915: implement WaMbcDriverBootEnable on Haswell
2012-11-21 Paulo Zanonidrm/i915: fix intel_ddi_get_cdclk_freq for ULT machines
2012-11-21 Paulo Zanonidrm/i915: make the panel fitter work on pipes B and...
2012-11-21 Paulo Zanonidrm/i915: make the panel fitter work on pipes B and...
2012-11-21 Paulo Zanonidrm/i915: don't intel_crt_init if DDI A has 4 lanes
2012-11-21 Paulo Zanonidrm/i915: make DP work on LPT-LP machines
2012-11-21 Paulo Zanonidrm/i915: fix false positive "Unclaimed write" messages
2012-11-21 Paulo Zanonidrm/i915: use cpu/pch transcoder on intel_enable_pipe
2012-11-21 Paulo Zanonidrm/i915: don't limit Haswell CRT encoder to pipe A
2012-11-21 Chris Wilsondrm/i915: Flush outstanding unpin tasks before pageflipping
2012-11-21 Daniel Vetterdrm/i915: resurrect panel lid handling
2012-11-21 Takashi Iwaidrm/i915: Enable DP audio for Haswell
2012-11-21 Chris Wilsondrm/i915: Pin the object whilst faulting it in
2012-11-21 Chris Wilsondrm/i915: Guard pages being reaped by OOM whilst bindin...
2012-11-21 Chris Wilsondrm/i915: Remove bogus test for a present execbuffer
2012-11-21 Chris Wilsondrm/i915: Remove save/restore of physical HWS_PGA register
2012-11-21 Ben Widawskydrm/i915: Fix warning in i915_gem_chipset_flush
2012-11-21 Damien Lespiaudrm/i915: Only check for valid PP_{ON, OFF}_DELAYS...
2012-11-21 Daniel Vetterdrm/i915: drop buggy write to FDI_RX_CHICKEN register
next