aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu
Commit message (Expand)AuthorAge
* drm/i915: plumb VM into bind/unbind codeBen Widawsky2013-08-08
* drm/i915: Rework __i915_gem_shrinkBen Widawsky2013-08-08
* drm/i915: Improve VMA commentsBen Widawsky2013-08-06
* drm/i915: Export intel_framebuffer_finiChris Wilson2013-08-06
* drm/i915: Rename I915_CACHE_MLC_LLC to L3_LLC for IvybridgeChris Wilson2013-08-06
* drm/i915: remove use_fdi_mode argument from intel_prepare_ddi_buffersPaulo Zanoni2013-08-06
* drm/i915: silence useless messages about DDI buffer translationPaulo Zanoni2013-08-06
* drm/i915: eliminate dead domain clearing on resetBen Widawsky2013-08-05
* drm/i915: Add comments about units of latency valuesVille Syrjälä2013-08-05
* drm/i915: Use the watermark latency values from dev_priv for ILK/SNB/IVB tooVille Syrjälä2013-08-05
* drm/i915: Disable specific watermark levels when latency is zeroVille Syrjälä2013-08-05
* drm/i915: Print the watermark latencies during initVille Syrjälä2013-08-05
* drm/i915: Use the stored cursor and plane latencies properlyVille Syrjälä2013-08-05
* drm/i915: Store the watermark latency values in dev_privVille Syrjälä2013-08-05
* drm/i915: Add ILK support to intel_read_wm_latencyVille Syrjälä2013-08-05
* drm/i915: make reset&hangcheck code VM awareBen Widawsky2013-08-05
* drm/i915: BUG_ON put_pages laterBen Widawsky2013-08-05
* drm/i915: make caching operate on all address spacesBen Widawsky2013-08-05
* drm/i915: thread address space through execbufBen Widawsky2013-08-05
* drm/i915: Update describe_objBen Widawsky2013-08-05
* drm/i915: Use ggtt_vm to save some typingBen Widawsky2013-08-05
* drm/i915: Add VM to pinBen Widawsky2013-08-05
* drm/i915: Use bound list for inactive shrinkBen Widawsky2013-08-05
* drm/i915: Make proper functions for VMsBen Widawsky2013-08-05
* drm/i915: Rework drop caches for checkpatchBen Widawsky2013-08-05
* drm/i915: Create an init vmBen Widawsky2013-08-05
* drm/i915/hsw: Change default LLC age to 3Ben Widawsky2013-08-05
* i915: fix ACPI _DSM warningPeter Wu2013-08-05
* drm/i915: make user mode sync polarity setting explicitImre Deak2013-08-05
* drm/i915: move encoder->enable callback later in VLV crtc enableJani Nikula2013-08-05
* drm/i915: rearrange vlv hdmi enable and pre_enable callbacksJani Nikula2013-08-05
* drm/i915: rearrange vlv dp enable and pre_enable callbacksJani Nikula2013-08-05
* drm/i915: Acquire dpio_lock for VLV sideband programming in DP/HDMIChris Wilson2013-08-05
* drm/i915: enable IPS for bpp <= 24Jesse Barnes2013-08-05
* drm/i915: Add SNB/IVB support to intel_read_wm_latencyVille Syrjälä2013-08-05
* drm/i915: Don't multiply the watermark latency values too earlyVille Syrjälä2013-08-05
* drm/i915: Split out reading of HSW watermark latency valuesVille Syrjälä2013-08-05
* drm/i915: Change the watermark latency type to uint16_tVille Syrjälä2013-08-05
* drm/i915: Don't pass "mem_value" to ilk_compute_fbc_wmVille Syrjälä2013-08-05
* drm/i915: Rename most wm compute functions to ilk_ prefixVille Syrjälä2013-08-05
* drm/i915: Rename hsw_wm_get_pixel_rate to ilk_pipe_pixel_rateVille Syrjälä2013-08-05
* drm/i915: Calculate the sprite WM based on the source width instead of the de...Ville Syrjälä2013-08-05
* drm/i915: Pass the actual sprite width to watermarks functionsVille Syrjälä2013-08-05
* drm/i915: Add scaled paramater to update_sprite_watermarks()Ville Syrjälä2013-08-05
* drm/i915: Tidy the macro casting by using an inline functionChris Wilson2013-08-05
* drm/i915: Remove useless defineStéphane Marchesin2013-08-04
* drm/i915: Use the same pte_encoding for ppgtt as for gttChris Wilson2013-08-04
* drm/i915: Squelch repeated reasoning for why FBC cannot be activatedChris Wilson2013-08-04
* drm/i915: clean up crtc timings computationDaniel Vetter2013-08-04
* drm/i915: rip out legacy encoder->mode_set callbackDaniel Vetter2013-08-04