aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
* drm/i915: Calculate max watermark levels for ILK+Ville Syrjälä2013-08-08
* drm/i915: Rename hsw_lp_wm_result to intel_wm_levelVille Syrjälä2013-08-08
* drm/i915: Pull watermark level validity check outVille Syrjälä2013-08-08
* drm/i915: Add vma to list at creationBen Widawsky2013-08-08
* drm/i915: Update error capture for VMsBen Widawsky2013-08-08
* drm/i915: mm_list is per VMABen Widawsky2013-08-08
* drm/i915: Fix up map and fenceable for VMABen Widawsky2013-08-08
* drm/i915: Silence a sparse warningVille Syrjälä2013-08-08
* drm/i915: Rename hsw_data_buf_partitioning to intel_ddb_partitioningVille Syrjälä2013-08-08
* drm/i915: Kill fbc_enable from hsw_lp_wm_resultsVille Syrjälä2013-08-08
* drm/i915: Split watermark level computation from the codeVille Syrjälä2013-08-08
* drm/i915: Use 'enabled' instead of 'enable' consistently in sprite WM codeVille Syrjälä2013-08-08
* drm/i915/hmdi: Rename set_infoframe() to write_infoframe()Damien Lespiau2013-08-08
* drm: Set aspect ratio fields in the AVI infoframe even for non CEA modesDamien Lespiau2013-08-08
* drm: Handle the DBLCLK flag in the common infoframe helperDamien Lespiau2013-08-08
* drm/i915: Remove the now obsolete infoframe definitionsDamien Lespiau2013-08-08
* drm/i915/sdvo: Port the infoframe code to the shared infrastructureDamien Lespiau2013-08-08
* drm/i915/hdmi: Port the infoframe code to the common hdmi helpersDamien Lespiau2013-08-08
* drm/i915/hdmi: Change the write_infoframe vfunc to take a buffer and a typeDamien Lespiau2013-08-08
* drm: Don't generate invalid AVI infoframes for CEA modesDamien Lespiau2013-08-08
* video/hmdi: Clear the whole incoming buffer, not just the infoframe sizeDamien Lespiau2013-08-08
* video/hdmi: Add a macro to return the size of a full infoframeDamien Lespiau2013-08-08
* video/hdmi: Introduce a generic hdmi_infoframe unionDamien Lespiau2013-08-08
* video/hdmi: Replace the payload length by their definesDamien Lespiau2013-08-08
* drm/i915: turn bound_ggtt checks to bound_anyBen Widawsky2013-08-08
* drm/i915: Use new bind/unbind in eviction codeBen Widawsky2013-08-08
* 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