summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-08-09drm/i915: Make intel_encoder_dpms() staticDamien Lespiau
2013-08-09drm/i915: Make i915_hangcheck_elapsed() staticDamien Lespiau
2013-08-09drm/i915: Fix #endif commentDamien Lespiau
2013-08-09drm/i915: Remove i915_gem_object_check_coherency()Damien Lespiau
2013-08-09drm/i915: Remove stale prototypesDamien Lespiau
2013-08-08drm/i915: List objects allocated from stolen memory in debugfsChris Wilson
2013-08-08drm/i915: Always call intel_update_sprite_watermarks() when disabling a planeVille Syrjälä
2013-08-08drm/i915: Pass plane and crtc to intel_update_sprite_watermarksVille Syrjälä
2013-08-08drm/i915: Don't try to disable plane if it's already disabledVille Syrjälä
2013-08-08drm/i915: Pass crtc to our update/disable_plane hooksVille Syrjälä
2013-08-08drm/i915: Split plane watermark parameters into a separate structVille Syrjälä
2013-08-08drm/i915: Pull some watermarks state into a separate structureVille Syrjälä
2013-08-08drm/i915: Calculate max watermark levels for ILK+Ville Syrjälä
2013-08-08drm/i915: Rename hsw_lp_wm_result to intel_wm_levelVille Syrjälä
2013-08-08drm/i915: Pull watermark level validity check outVille Syrjälä
2013-08-08drm/i915: Add vma to list at creationBen Widawsky
2013-08-08drm/i915: Update error capture for VMsBen Widawsky
2013-08-08drm/i915: mm_list is per VMABen Widawsky
2013-08-08drm/i915: Fix up map and fenceable for VMABen Widawsky
2013-08-08drm/i915: Silence a sparse warningVille Syrjälä
2013-08-08drm/i915: Rename hsw_data_buf_partitioning to intel_ddb_partitioningVille Syrjälä
2013-08-08drm/i915: Kill fbc_enable from hsw_lp_wm_resultsVille Syrjälä
2013-08-08drm/i915: Split watermark level computation from the codeVille Syrjälä
2013-08-08drm/i915: Use 'enabled' instead of 'enable' consistently in sprite WM codeVille Syrjälä
2013-08-08drm/i915/hmdi: Rename set_infoframe() to write_infoframe()Damien Lespiau
2013-08-08drm: Set aspect ratio fields in the AVI infoframe even for non CEA modesDamien Lespiau
2013-08-08drm: Handle the DBLCLK flag in the common infoframe helperDamien Lespiau
2013-08-08drm/i915: Remove the now obsolete infoframe definitionsDamien Lespiau
2013-08-08drm/i915/sdvo: Port the infoframe code to the shared infrastructureDamien Lespiau
2013-08-08drm/i915/hdmi: Port the infoframe code to the common hdmi helpersDamien Lespiau
2013-08-08drm/i915/hdmi: Change the write_infoframe vfunc to take a buffer and a typeDamien Lespiau
2013-08-08drm: Don't generate invalid AVI infoframes for CEA modesDamien Lespiau
2013-08-08video/hmdi: Clear the whole incoming buffer, not just the infoframe sizeDamien Lespiau
2013-08-08video/hdmi: Add a macro to return the size of a full infoframeDamien Lespiau
2013-08-08video/hdmi: Introduce a generic hdmi_infoframe unionDamien Lespiau
2013-08-08video/hdmi: Replace the payload length by their definesDamien Lespiau
2013-08-08drm/i915: turn bound_ggtt checks to bound_anyBen Widawsky
2013-08-08drm/i915: Use new bind/unbind in eviction codeBen Widawsky
2013-08-08drm/i915: plumb VM into bind/unbind codeBen Widawsky
2013-08-08drm/i915: Rework __i915_gem_shrinkBen Widawsky
2013-08-06drm/i915: Improve VMA commentsBen Widawsky
2013-08-06drm/i915: Export intel_framebuffer_finiChris Wilson
2013-08-06drm/i915: Rename I915_CACHE_MLC_LLC to L3_LLC for IvybridgeChris Wilson
2013-08-06drm/i915: remove use_fdi_mode argument from intel_prepare_ddi_buffersPaulo Zanoni
2013-08-06drm/i915: silence useless messages about DDI buffer translationPaulo Zanoni
2013-08-05drm/i915: eliminate dead domain clearing on resetBen Widawsky
2013-08-05drm/i915: Add comments about units of latency valuesVille Syrjälä
2013-08-05drm/i915: Use the watermark latency values from dev_priv for ILK/SNB/IVB tooVille Syrjälä
2013-08-05drm/i915: Disable specific watermark levels when latency is zeroVille Syrjälä
2013-08-05drm/i915: Print the watermark latencies during initVille Syrjälä