aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
* drm/i915: move wedged to the other gpu error handling stuffDaniel Vetter2013-01-20
* drm/i915: extract hangcheck/reset/error_state state into substructDaniel Vetter2013-01-20
* drm/i915: move dev_priv->mm out of lineDaniel Vetter2013-01-20
* agp/intel: Add gma_bus_addrBen Widawsky2013-01-20
* drm/i915: Needs_dmar, notBen Widawsky2013-01-20
* drm/i915: Remove scratch page from sharedBen Widawsky2013-01-20
* drm/i915: Cut out the infamous ILK w/a from AGP layerBen Widawsky2013-01-20
* drm/i915: Provide the quantization range in the AVI infoframeVille Syrjälä2013-01-20
* drm/edid: Add drm_rgb_quant_range_selectable()Ville Syrjälä2013-01-20
* drm/i915: Add "Automatic" mode for the "Broadcast RGB" propertyVille Syrjälä2013-01-20
* drm/i915: Fix RGB color range property for PCH platformsVille Syrjälä2013-01-20
* drm/i915: Remove use of gtt_mappable_entriesBen Widawsky2013-01-20
* drm/i915: Remove use on gma_bus_addr on gen6+Ben Widawsky2013-01-17
* drm/i915: Create a gtt structureBen Widawsky2013-01-17
* drm/i915: Remove gtt_mappable_totalBen Widawsky2013-01-17
* drm/i915: Mappable_end can't ever be > endBen Widawsky2013-01-17
* drm/i915: Kill gtt_endBen Widawsky2013-01-17
* drm/i915: Fix SPRITE0_FLIP_DONE_INT_EN_VLV and SPRITE0_FLIPDONE_INT_STATUS_VLVVille Syrjälä2013-01-17
* drm/i915: Use the reloc.handle as an index into the execbuffer arrayChris Wilson2013-01-17
* drm/i915: Allow userspace to hint that the relocations were knownDaniel Vetter2013-01-17
* drm/i915: Move the execbuffer objects list from the stack into the trackerChris Wilson2013-01-17
* drm/i915: Take the handle idr spinlock once for looking up the exec objectsChris Wilson2013-01-17
* drm/i915: Mark a temporary allocation for copy-from-user as suchChris Wilson2013-01-17
* drm/i915: Bail if we attempt to allocate pages for a purged objectChris Wilson2013-01-17
* drm/i915: Add a debug interface to forcibly evict and shrink our object cachesChris Wilson2013-01-17
* drm/i915: use gtt_get_size() instead of open coding itImre Deak2013-01-17
* drm/i915: merge {i965, sandybridge}_write_fence_reg()Imre Deak2013-01-17
* drm/i915: merge get_gtt_alignment/get_unfenced_gtt_alignment()Imre Deak2013-01-17
* drm/i915: Remove pch_rq_mask from struct drm_i915_private.Egbert Eich2013-01-17
* drm/i915: wake up all pageflip waitersDaniel Vetter2013-01-17
* Merge tag 'drm-intel-next-2012-12-21' of git://people.freedesktop.org/~danvet...Dave Airlie2013-01-17
|\
| * drm/i915: Return the real error code from intel_set_mode()Chris Wilson2012-12-20
| * drm/i915: Make GSM voidBen Widawsky2012-12-20
| * drm/i915: Move GSM mapping into dev_privBen Widawsky2012-12-20
| * drm/i915: Move even more gtt code to i915_gem_gttBen Widawsky2012-12-20
| * drm/i915: Make next_seqno debugs entry to use i915_gem_set_seqnoMika Kuoppala2012-12-19
| * drm/i915: Introduce i915_gem_set_seqno()Mika Kuoppala2012-12-19
| * drm/i915: Always clear semaphore mboxes on seqno wrapMika Kuoppala2012-12-19
| * drm/i915: Initialize hardware semaphore state on ring initMika Kuoppala2012-12-19
| * drm/i915: Introduce ring set_seqnoMika Kuoppala2012-12-19
| * drm/i915: Missed conversion to gtt_pte_tBen Widawsky2012-12-18
| * drm/i915: Bug on unsupported swizzled platformsBen Widawsky2012-12-18
| * drm/i915: BUG() if fences are used on unsupported platformBen Widawsky2012-12-18
| * drm/i915: fixup overlay stolen memory leakDaniel Vetter2012-12-18
| * drm/i915: clean up PIPECONF bpc #definesDaniel Vetter2012-12-17
| * 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