summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/i915
AgeCommit message (Expand)Author
2013-01-20drm/i915: extract hangcheck/reset/error_state state into substructDaniel Vetter
2013-01-20drm/i915: move dev_priv->mm out of lineDaniel Vetter
2013-01-20drm/i915: Needs_dmar, notBen Widawsky
2013-01-20drm/i915: Remove scratch page from sharedBen Widawsky
2013-01-20drm/i915: Cut out the infamous ILK w/a from AGP layerBen Widawsky
2013-01-20drm/i915: Provide the quantization range in the AVI infoframeVille Syrjälä
2013-01-20drm/i915: Add "Automatic" mode for the "Broadcast RGB" propertyVille Syrjälä
2013-01-20drm/i915: Fix RGB color range property for PCH platformsVille Syrjälä
2013-01-20drm/i915: Remove use of gtt_mappable_entriesBen Widawsky
2013-01-17drm/i915: Remove use on gma_bus_addr on gen6+Ben Widawsky
2013-01-17drm/i915: Create a gtt structureBen Widawsky
2013-01-17drm/i915: Remove gtt_mappable_totalBen Widawsky
2013-01-17drm/i915: Mappable_end can't ever be > endBen Widawsky
2013-01-17drm/i915: Kill gtt_endBen Widawsky
2013-01-17drm/i915: Fix SPRITE0_FLIP_DONE_INT_EN_VLV and SPRITE0_FLIPDONE_INT_STATUS_VLVVille Syrjälä
2013-01-17drm/i915: Use the reloc.handle as an index into the execbuffer arrayChris Wilson
2013-01-17drm/i915: Allow userspace to hint that the relocations were knownDaniel Vetter
2013-01-17drm/i915: Move the execbuffer objects list from the stack into the trackerChris Wilson
2013-01-17drm/i915: Take the handle idr spinlock once for looking up the exec objectsChris Wilson
2013-01-17drm/i915: Mark a temporary allocation for copy-from-user as suchChris Wilson
2013-01-17drm/i915: Bail if we attempt to allocate pages for a purged objectChris Wilson
2013-01-17drm/i915: Add a debug interface to forcibly evict and shrink our object cachesChris Wilson
2013-01-17drm/i915: use gtt_get_size() instead of open coding itImre Deak
2013-01-17drm/i915: merge {i965, sandybridge}_write_fence_reg()Imre Deak
2013-01-17drm/i915: merge get_gtt_alignment/get_unfenced_gtt_alignment()Imre Deak
2013-01-17drm/i915: Remove pch_rq_mask from struct drm_i915_private.Egbert Eich
2013-01-17drm/i915: wake up all pageflip waitersDaniel Vetter
2013-01-17Merge tag 'drm-intel-next-2012-12-21' of git://people.freedesktop.org/~danvet...Dave Airlie
2013-01-08Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds
2013-01-08drm/prime: drop reference on imported dma-buf come from gemSeung-Woo Kim
2013-01-03Drivers: gpu: remove __dev* attributes.Greg Kroah-Hartman
2012-12-30Merge branch 'drm-intel-fixes' of git://people.freedesktop.org/~danvet/drm-in...Dave Airlie
2012-12-20drm/i915: Return the real error code from intel_set_mode()Chris Wilson
2012-12-20drm/i915: Make GSM voidBen Widawsky
2012-12-20drm/i915: Move GSM mapping into dev_privBen Widawsky
2012-12-20drm/i915: Move even more gtt code to i915_gem_gttBen Widawsky
2012-12-20drm/i915: disable shrinker lock stealing for create_mmap_offsetDaniel Vetter
2012-12-20drm/i915: optionally disable shrinker lock stealingDaniel Vetter
2012-12-20drm/i915: fix flags in dma buf exportingDave Airlie
2012-12-19i915: ensure that VGA plane is disabledKrzysztof Mazur
2012-12-19drm/i915: Make next_seqno debugs entry to use i915_gem_set_seqnoMika Kuoppala
2012-12-19drm/i915: Introduce i915_gem_set_seqno()Mika Kuoppala
2012-12-19drm/i915: Always clear semaphore mboxes on seqno wrapMika Kuoppala
2012-12-19drm/i915: Initialize hardware semaphore state on ring initMika Kuoppala
2012-12-19drm/i915: Introduce ring set_seqnoMika Kuoppala
2012-12-18drm/i915: Missed conversion to gtt_pte_tBen Widawsky
2012-12-18drm/i915: Bug on unsupported swizzled platformsBen Widawsky
2012-12-18drm/i915: BUG() if fences are used on unsupported platformBen Widawsky
2012-12-18drm/i915: Preallocate the drm_mm_node prior to manipulating the GTT drm_mm ma...Chris Wilson
2012-12-18drm/i915: don't disable disconnected outputsDaniel Vetter