summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2012-11-30drm: Introduce drm_mm_create_block()Chris Wilson
2012-11-30drm/i915: optimize ilk/snb irq handlerDaniel Vetter
2012-11-29i915: convert struct spinlock to spinlock_tLuis R. Rodriguez
2012-11-29drm/i915: kill intel_dp_link_clock()Paulo Zanoni
2012-11-29drm/i915: invert the log inside intel_prepare_ddiPaulo Zanoni
2012-11-29drm/i915: add HAS_DDI checkPaulo Zanoni
2012-11-29drm/i915: remove Haswell code from ironlake_fdi_pll_enablePaulo Zanoni
2012-11-29drm/i915: intel_prepare_ddi_buffers should be staticPaulo Zanoni
2012-11-29drm/i915: optimize the shmem_pwrite slowpath handlingDaniel Vetter
2012-11-29drm/i915: simplify shmem pwrite/pread slowpath handlingDaniel Vetter
2012-11-29drm/i915: enable intel_lvds->pre_pll_enable for ilk+, tooDaniel Vetter
2012-11-29drm/i915: move intel_update_lvds to intel_lvds->pre_pll_enableDaniel Vetter
2012-11-29drm/i915: add intel_lvds->regDaniel Vetter
2012-11-29drm/i915: track is_dual_link in intel_lvdsDaniel Vetter
2012-11-29drm/i915: move is_dual_link_lvds to intel_lvds.cDaniel Vetter
2012-11-29drm/i915: replace ad-hoc dual-link lvds checksDaniel Vetter
2012-11-29drm/i915: add encoder->pre_pll_enable callbackDaniel Vetter
2012-11-29drm/i915/debugfs: Prune a couple of superfluous leading zeros from bo domainsChris Wilson
2012-11-29drm/i915: Kill i915_gem_execbuffer_wait_for_flips()Ville Syrjälä
2012-11-29drm/i915: remove duplicate register #definesDaniel Vetter
2012-11-29drm/i915: Set sync_seqno properly after seqno wrapMika Kuoppala
2012-11-29drm/i915: Include the last semaphore sync point in the error-stateChris Wilson
2012-11-29drm/i915: Rearrange code to only have a single method for waiting upon the ringChris Wilson
2012-11-29drm/i915: Simplify flushing activity on the ringChris Wilson
2012-11-29drm/i915: Preallocate next seqno before touching the ringChris Wilson
2012-11-29drm/i915: force restore on lid openDaniel Vetter
2012-11-29drm/i915: Wait upon the last request seqno, rather than a future seqnoChris Wilson
2012-11-29drm/i915: fix possible NULL dereference of dev_privMika Kuoppala
2012-11-29drm/i915: Increase the response time for slow SDVO devicesChris Wilson
2012-11-29drm/i915: set the VIC of the mode on the AVI InfoFramePaulo Zanoni
2012-11-29drm: add drm_mode_cea_vicPaulo Zanoni
2012-11-29drm/i915: Fix pte updates in ggtt clear rangeBen Widawsky
2012-11-23drm/i915: promote Haswell to full supportPaulo Zanoni
2012-11-22drm/i915: Report the origin of the LVDS fixed panel modeChris Wilson
2012-11-22drm/i915: LVDS fallback to fixed-mode if EDID not presentChris Wilson
2012-11-22drm/i915/sdvo: kfree the intel_sdvo_connector, not drm_connector, on destroyJani Nikula
2012-11-21drm/i915: drm_connector_property -> drm_object_propertyRob Clark
2012-11-21drm/i915: use drm_send_vblank_event() helperRob Clark
2012-11-21drm/i915: Use pci_resource functions for BARs.Ben Widawsky
2012-11-21drm/i915: Borrow our struct_mutex for the direct reclaimChris Wilson
2012-11-21drm/i915: Defer assignment of obj->gtt_space until after all possible mallocsChris Wilson
2012-11-21drm/i915: Apply the IBX transcoder A w/a for HDMI to SDVO as wellChris Wilson
2012-11-21drm/i915: implement WaMbcDriverBootEnable on HaswellPaulo Zanoni
2012-11-21drm/i915: fix intel_ddi_get_cdclk_freq for ULT machinesPaulo Zanoni
2012-11-21drm/i915: make the panel fitter work on pipes B and C on HaswellPaulo Zanoni
2012-11-21drm/i915: make the panel fitter work on pipes B and C on IVBPaulo Zanoni
2012-11-21drm/i915: don't intel_crt_init if DDI A has 4 lanesPaulo Zanoni
2012-11-21drm/i915: make DP work on LPT-LP machinesPaulo Zanoni
2012-11-21drm/i915: fix false positive "Unclaimed write" messagesPaulo Zanoni
2012-11-21drm/i915: use cpu/pch transcoder on intel_enable_pipePaulo Zanoni