summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* drm/i915: Needs_dmar, notBen Widawsky2013-01-203-35/+22
* drm/i915: Remove scratch page from sharedBen Widawsky2013-01-204-15/+15
* drm/i915: Cut out the infamous ILK w/a from AGP layerBen Widawsky2013-01-204-32/+23
* drm/i915: Provide the quantization range in the AVI infoframeVille Syrjälä2013-01-203-2/+29
* drm/edid: Add drm_rgb_quant_range_selectable()Ville Syrjälä2013-01-202-0/+34
* drm/i915: Add "Automatic" mode for the "Broadcast RGB" propertyVille Syrjälä2013-01-206-17/+93
* drm/i915: Fix RGB color range property for PCH platformsVille Syrjälä2013-01-206-2/+26
* drm/i915: Remove use of gtt_mappable_entriesBen Widawsky2013-01-205-15/+15
* drm/i915: Remove use on gma_bus_addr on gen6+Ben Widawsky2013-01-173-4/+4
* drm/i915: Create a gtt structureBen Widawsky2013-01-1712-48/+61
* drm/i915: Remove gtt_mappable_totalBen Widawsky2013-01-173-3/+2
* drm/i915: Mappable_end can't ever be > endBen Widawsky2013-01-171-1/+3
* drm/i915: Kill gtt_endBen Widawsky2013-01-172-3/+1
* drm/i915: Fix SPRITE0_FLIP_DONE_INT_EN_VLV and SPRITE0_FLIPDONE_INT_STATUS_VLVVille Syrjälä2013-01-171-2/+2
* drm/i915: Use the reloc.handle as an index into the execbuffer arrayChris Wilson2013-01-173-40/+71
* drm/i915: Allow userspace to hint that the relocations were knownDaniel Vetter2013-01-173-23/+62
* drm/i915: Move the execbuffer objects list from the stack into the trackerChris Wilson2013-01-171-31/+27
* drm/i915: Take the handle idr spinlock once for looking up the exec objectsChris Wilson2013-01-171-40/+46
* drm/i915: Mark a temporary allocation for copy-from-user as suchChris Wilson2013-01-171-1/+1
* drm/i915: Bail if we attempt to allocate pages for a purged objectChris Wilson2013-01-171-6/+6
* drm/i915: Add a debug interface to forcibly evict and shrink our object cachesChris Wilson2013-01-173-1/+106
* drm/i915: use gtt_get_size() instead of open coding itImre Deak2013-01-173-13/+4
* drm/i915: merge {i965, sandybridge}_write_fence_reg()Imre Deak2013-01-171-29/+15
* drm/i915: merge get_gtt_alignment/get_unfenced_gtt_alignment()Imre Deak2013-01-173-43/+12
* drm/i915: Remove pch_rq_mask from struct drm_i915_private.Egbert Eich2013-01-172-5/+6
* drm/i915: wake up all pageflip waitersDaniel Vetter2013-01-171-1/+5
* Merge tag 'drm-intel-next-2012-12-21' of git://people.freedesktop.org/~danvet...Dave Airlie2013-01-1732-1111/+1572
|\
| * drm/i915: Return the real error code from intel_set_mode()Chris Wilson2012-12-207-49/+39
| * drm/i915: Make GSM voidBen Widawsky2012-12-202-3/+4
| * drm/i915: Move GSM mapping into dev_privBen Widawsky2012-12-204-10/+10
| * drm/i915: Move even more gtt code to i915_gem_gttBen Widawsky2012-12-203-56/+61
| * drm/i915: Make next_seqno debugs entry to use i915_gem_set_seqnoMika Kuoppala2012-12-191-10/+1
| * drm/i915: Introduce i915_gem_set_seqno()Mika Kuoppala2012-12-192-5/+31
| * drm/i915: Always clear semaphore mboxes on seqno wrapMika Kuoppala2012-12-191-12/+0
| * drm/i915: Initialize hardware semaphore state on ring initMika Kuoppala2012-12-193-21/+13
| * drm/i915: Introduce ring set_seqnoMika Kuoppala2012-12-192-0/+29
| * drm/i915: Missed conversion to gtt_pte_tBen Widawsky2012-12-181-2/+2
| * drm/i915: Bug on unsupported swizzled platformsBen Widawsky2012-12-181-1/+3
| * drm/i915: BUG() if fences are used on unsupported platformBen Widawsky2012-12-182-1/+3
| * drm/i915: fixup overlay stolen memory leakDaniel Vetter2012-12-183-3/+5
| * drm/i915: clean up PIPECONF bpc #definesDaniel Vetter2012-12-172-24/+19
| * drm/i915: add intel_dp_set_signal_levelsPaulo Zanoni2012-12-171-36/+33
| * drm/i915: remove leftover display.update_wm assignmentPaulo Zanoni2012-12-171-2/+1
| * drm/i915: check for the PCH when setting pch_transcoderPaulo Zanoni2012-12-171-1/+1
| * drm/i915: Clear the stolen fb before enablingChris Wilson2012-12-171-0/+7
| * drm/i915: Access to snooped system memory through the GTT is incoherentChris Wilson2012-12-171-0/+6
| * drm/i915: Remove stale comment about intel_dp_detect()Damien Lespiau2012-12-141-7/+0
| * drm/i915: Implement ibx_digital_port_connected() for IBXDamien Lespiau2012-12-141-16/+28
| * drm/i915/dp: Log the DPCD only if we have successfully retrieved oneDamien Lespiau2012-12-141-5/+6
| * drm/i915/dp: Read the HPD status before trying to read the DPCDDamien Lespiau2012-12-141-0/+5
OpenPOWER on IntegriCloud