]> rtime.felk.cvut.cz Git - linux-imx.git/shortlog
linux-imx.git
2012-12-17 Paulo Zanonidrm/i915: remove leftover display.update_wm assignment
2012-12-17 Paulo Zanonidrm/i915: check for the PCH when setting pch_transcoder
2012-12-17 Chris Wilsondrm/i915: Clear the stolen fb before enabling
2012-12-17 Chris Wilsondrm/i915: Access to snooped system memory through the...
2012-12-14 Damien Lespiaudrm/i915: Remove stale comment about intel_dp_detect()
2012-12-14 Damien Lespiaudrm/i915: Implement ibx_digital_port_connected() for IBX
2012-12-14 Damien Lespiaudrm/i915/dp: Log the DPCD only if we have successfully...
2012-12-14 Damien Lespiaudrm/i915/dp: Read the HPD status before trying to read...
2012-12-14 Damien Lespiaudrm/i915/hdmi: Read the HPD status before trying to...
2012-12-14 Damien Lespiaudrm/i915: Cleanup SHOTPLUG_CTL status bits definitions
2012-12-12 Daniel Vetterdrm/i915: rework locking for intel_dpio|sbi_read|write
2012-12-11 Daniel Vetterdrm/i915: Fixup hpd irq register setup ordering
2012-12-11 Mika Kuoppaladrm/i915: Set initial seqno value close to wrap boundary
2012-12-11 Chris Wilsondrm/i915: Open-code i915_gpu_idle() for handling seqno...
2012-12-11 Mika Kuoppaladrm/i915: Don't emit semaphore wait if wrap happened
2012-12-10 Tim Gardneri915: intel_set_mode: Reduce stack allocation from...
2012-12-10 Sachin Kamatdrm/i915: Remove duplicate inclusion of drm/drm_edid.h
2012-12-08 Tomas Janousekdrm/i915: don't prevent CPU idle states
2012-12-07 Chris Wilsondrm/i915: Reduce memory pressure during shrinker by...
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...
next